X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fext%2Fvamsas%2FSeqSearchServiceSoapBindingStub.java;h=9b918fd5e5e35a78522376238796ee401fd0df0f;hb=9ff5fcbe6681e37c441656e2f704f8d9bab9179c;hp=9aeee170ce6042ba7475de3e351aae0b2f9237e4;hpb=d423f22792e47dbc800ae220a58677f988971d06;p=jalview.git diff --git a/src/ext/vamsas/SeqSearchServiceSoapBindingStub.java b/src/ext/vamsas/SeqSearchServiceSoapBindingStub.java index 9aeee17..9b918fd 100644 --- a/src/ext/vamsas/SeqSearchServiceSoapBindingStub.java +++ b/src/ext/vamsas/SeqSearchServiceSoapBindingStub.java @@ -1,5 +1,5 @@ /* - * Jalview - A Sequence Alignment Editor and Viewer (Version 2.5) + * Jalview - A Sequence Alignment Editor and Viewer (Version 2.6) * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle * * This file is part of Jalview. @@ -60,9 +60,7 @@ public class SeqSearchServiceSoapBindingStub extends oper.setReturnType(new javax.xml.namespace.QName( "simple.objects.vamsas", "SeqSearchResult")); oper.setReturnClass(vamsas.objects.simple.SeqSearchResult.class); - oper - .setReturnQName(new javax.xml.namespace.QName("", - "getResultReturn")); + oper.setReturnQName(new javax.xml.namespace.QName("", "getResultReturn")); oper.setStyle(org.apache.axis.constants.Style.RPC); oper.setUse(org.apache.axis.constants.Use.ENCODED); _operations[1] = oper; @@ -275,8 +273,7 @@ public class SeqSearchServiceSoapBindingStub extends if (firstCall()) { // must set encoding style before registering serializers - _call - .setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); + _call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); _call.setEncodingStyle(org.apache.axis.Constants.URI_SOAP11_ENC); for (int i = 0; i < cachedSerFactories.size(); ++i) { @@ -309,8 +306,7 @@ public class SeqSearchServiceSoapBindingStub extends _call.setOperation(_operations[0]); _call.setUseSOAPAction(true); _call.setSOAPActionURI(""); - _call - .setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); + _call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); _call.setOperationName(new javax.xml.namespace.QName("vamsas", "getDatabase")); @@ -348,8 +344,7 @@ public class SeqSearchServiceSoapBindingStub extends _call.setOperation(_operations[1]); _call.setUseSOAPAction(true); _call.setSOAPActionURI(""); - _call - .setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); + _call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); _call.setOperationName(new javax.xml.namespace.QName("vamsas", "getResult")); @@ -388,8 +383,7 @@ public class SeqSearchServiceSoapBindingStub extends _call.setOperation(_operations[2]); _call.setUseSOAPAction(true); _call.setSOAPActionURI(""); - _call - .setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); + _call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); _call.setOperationName(new javax.xml.namespace.QName("vamsas", "psearch")); @@ -428,11 +422,8 @@ public class SeqSearchServiceSoapBindingStub extends _call.setOperation(_operations[3]); _call.setUseSOAPAction(true); _call.setSOAPActionURI(""); - _call - .setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); - _call - .setOperationName(new javax.xml.namespace.QName("vamsas", - "search")); + _call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); + _call.setOperationName(new javax.xml.namespace.QName("vamsas", "search")); setRequestHeaders(_call); setAttachments(_call); @@ -468,11 +459,8 @@ public class SeqSearchServiceSoapBindingStub extends _call.setOperation(_operations[4]); _call.setUseSOAPAction(true); _call.setSOAPActionURI(""); - _call - .setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); - _call - .setOperationName(new javax.xml.namespace.QName("vamsas", - "cancel")); + _call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS); + _call.setOperationName(new javax.xml.namespace.QName("vamsas", "cancel")); setRequestHeaders(_call); setAttachments(_call);