Lost file for committed not-working WS
[proteocache.git] / server / compbio / ws / jpred / JpredWS.java
index 32b5399..2f208ad 100644 (file)
@@ -5,9 +5,7 @@ import javax.jws.WebService;
 import compbio.cassandra.CassandraNativeConnector;
 import compbio.statistic.CassandraRequester;
 
-
-@WebService(endpointInterface = "compbio.ws.jpred.Jpred", 
-targetNamespace = "http://server.ws.compbio", serviceName = "JpredWS")
+@WebService(endpointInterface = "compbio.ws.jpred.Jpred", targetNamespace = "http://server.ws.compbio", serviceName = "JpredWS")
 public class JpredWS implements Jpred {
 
        @Override