JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / ext / vamsas / JpredSoapBindingStub.java
index cff8081..7c7f8e7 100755 (executable)
@@ -46,7 +46,8 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
     oper.setName("predict");
     oper.addParameter(new javax.xml.namespace.QName("", "seq"),
             new javax.xml.namespace.QName("simple.objects.vamsas",
-                    "Sequence"), vamsas.objects.simple.Sequence.class,
+                    "Sequence"),
+            vamsas.objects.simple.Sequence.class,
             org.apache.axis.description.ParameterDesc.IN, false, false);
     oper.setReturnType(new javax.xml.namespace.QName(
             "http://www.w3.org/2001/XMLSchema", "string"));
@@ -66,8 +67,8 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
     oper.setReturnType(new javax.xml.namespace.QName(
             "http://www.w3.org/2001/XMLSchema", "string"));
     oper.setReturnClass(java.lang.String.class);
-    oper.setReturnQName(new javax.xml.namespace.QName("",
-            "predictOnMsaReturn"));
+    oper.setReturnQName(
+            new javax.xml.namespace.QName("", "predictOnMsaReturn"));
     oper.setStyle(org.apache.axis.constants.Style.RPC);
     oper.setUse(org.apache.axis.constants.Use.ENCODED);
     _operations[1] = oper;
@@ -82,8 +83,8 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
     oper.setReturnType(new javax.xml.namespace.QName(
             "http://simple.objects.vamsas", "Secstructpred"));
     oper.setReturnClass(vamsas.objects.simple.Secstructpred.class);
-    oper.setReturnQName(new javax.xml.namespace.QName("",
-            "getpredictReturn"));
+    oper.setReturnQName(
+            new javax.xml.namespace.QName("", "getpredictReturn"));
     oper.setStyle(org.apache.axis.constants.Style.RPC);
     oper.setUse(org.apache.axis.constants.Use.ENCODED);
     _operations[2] = oper;
@@ -98,7 +99,8 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
     oper.setReturnType(new javax.xml.namespace.QName(
             "http://simple.objects.vamsas", "JpredResult"));
     oper.setReturnClass(vamsas.objects.simple.JpredResult.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[3] = oper;
@@ -157,7 +159,8 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
     cachedSerFactories.add(beansf);
     cachedDeserFactories.add(beandf);
 
-    qName = new javax.xml.namespace.QName("simple.objects.vamsas", "Result");
+    qName = new javax.xml.namespace.QName("simple.objects.vamsas",
+            "Result");
     cachedSerQNames.add(qName);
     cls = vamsas.objects.simple.Result.class;
     cachedSerClasses.add(cls);
@@ -237,7 +240,8 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
         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)
           {
@@ -271,9 +275,10 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
     _call.setOperation(_operations[0]);
     _call.setUseSOAPAction(true);
     _call.setSOAPActionURI("");
-    _call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
-    _call.setOperationName(new javax.xml.namespace.QName("vamsas",
-            "predict"));
+    _call.setSOAPVersion(
+            org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
+    _call.setOperationName(
+            new javax.xml.namespace.QName("vamsas", "predict"));
 
     setRequestHeaders(_call);
     setAttachments(_call);
@@ -291,8 +296,8 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
         return (java.lang.String) _resp;
       } catch (java.lang.Exception _exception)
       {
-        return (java.lang.String) org.apache.axis.utils.JavaUtils.convert(
-                _resp, java.lang.String.class);
+        return (java.lang.String) org.apache.axis.utils.JavaUtils
+                .convert(_resp, java.lang.String.class);
       }
     }
   }
@@ -309,9 +314,10 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
     _call.setOperation(_operations[1]);
     _call.setUseSOAPAction(true);
     _call.setSOAPActionURI("");
-    _call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
-    _call.setOperationName(new javax.xml.namespace.QName("vamsas",
-            "predictOnMsa"));
+    _call.setSOAPVersion(
+            org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
+    _call.setOperationName(
+            new javax.xml.namespace.QName("vamsas", "predictOnMsa"));
 
     setRequestHeaders(_call);
     setAttachments(_call);
@@ -329,8 +335,8 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
         return (java.lang.String) _resp;
       } catch (java.lang.Exception _exception)
       {
-        return (java.lang.String) org.apache.axis.utils.JavaUtils.convert(
-                _resp, java.lang.String.class);
+        return (java.lang.String) org.apache.axis.utils.JavaUtils
+                .convert(_resp, java.lang.String.class);
       }
     }
   }
@@ -346,14 +352,16 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
     _call.setOperation(_operations[2]);
     _call.setUseSOAPAction(true);
     _call.setSOAPActionURI("");
-    _call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
-    _call.setOperationName(new javax.xml.namespace.QName("vamsas",
-            "getpredict"));
+    _call.setSOAPVersion(
+            org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
+    _call.setOperationName(
+            new javax.xml.namespace.QName("vamsas", "getpredict"));
 
     setRequestHeaders(_call);
     setAttachments(_call);
     java.lang.Object _resp = _call
-            .invoke(new java.lang.Object[] { job_id });
+            .invoke(new java.lang.Object[]
+            { job_id });
 
     if (_resp instanceof java.rmi.RemoteException)
     {
@@ -373,8 +381,8 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
     }
   }
 
-  public vamsas.objects.simple.JpredResult getresult(java.lang.String job_id)
-          throws java.rmi.RemoteException
+  public vamsas.objects.simple.JpredResult getresult(
+          java.lang.String job_id) throws java.rmi.RemoteException
   {
     if (super.cachedEndpoint == null)
     {
@@ -384,14 +392,16 @@ public class JpredSoapBindingStub extends org.apache.axis.client.Stub
     _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",
-            "getresult"));
+    _call.setSOAPVersion(
+            org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
+    _call.setOperationName(
+            new javax.xml.namespace.QName("vamsas", "getresult"));
 
     setRequestHeaders(_call);
     setAttachments(_call);
     java.lang.Object _resp = _call
-            .invoke(new java.lang.Object[] { job_id });
+            .invoke(new java.lang.Object[]
+            { job_id });
 
     if (_resp instanceof java.rmi.RemoteException)
     {