@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00", comments="Apache CXF 2.7.0.redhat-610379") public interface Greeter
@RequestWrapper(localName="testNillable", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestNillable") @ResponseWrapper(localName="testNillableResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestNillableResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Response<TestNillableResponse> testNillableAsync(String nillElem, int intElem)
@RequestWrapper(localName="testNillable", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestNillable") @ResponseWrapper(localName="testNillableResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestNillableResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Future<?> testNillableAsync(String nillElem, int intElem, AsyncHandler<TestNillableResponse> asyncHandler)
@RequestWrapper(localName="testNillable", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestNillable") @ResponseWrapper(localName="testNillableResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestNillableResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") String testNillable(String nillElem, int intElem)
@RequestWrapper(localName="greetMeLater", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeLater") @ResponseWrapper(localName="greetMeLaterResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeLaterResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Response<GreetMeLaterResponse> greetMeLaterAsync(long requestType)
@RequestWrapper(localName="greetMeLater", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeLater") @ResponseWrapper(localName="greetMeLaterResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeLaterResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Future<?> greetMeLaterAsync(long requestType, AsyncHandler<GreetMeLaterResponse> asyncHandler)
@RequestWrapper(localName="greetMeLater", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeLater") @ResponseWrapper(localName="greetMeLaterResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeLaterResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") String greetMeLater(long requestType)
@RequestWrapper(localName="greetMeSometime", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeSometime") @ResponseWrapper(localName="greetMeSometimeResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeSometimeResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Response<GreetMeSometimeResponse> greetMeSometimeAsync(String requestType)
@RequestWrapper(localName="greetMeSometime", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeSometime") @ResponseWrapper(localName="greetMeSometimeResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeSometimeResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Future<?> greetMeSometimeAsync(String requestType, AsyncHandler<GreetMeSometimeResponse> asyncHandler)
@RequestWrapper(localName="greetMeSometime", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeSometime") @ResponseWrapper(localName="greetMeSometimeResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeSometimeResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") String greetMeSometime(String requestType)
@RequestWrapper(localName="sayHi", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.SayHi") @ResponseWrapper(localName="sayHiResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.SayHiResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Response<SayHiResponse> sayHiAsync()
@RequestWrapper(localName="sayHi", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.SayHi") @ResponseWrapper(localName="sayHiResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.SayHiResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Future<?> sayHiAsync(AsyncHandler<SayHiResponse> asyncHandler)
@RequestWrapper(localName="sayHi", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.SayHi") @ResponseWrapper(localName="sayHiResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.SayHiResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") String sayHi()
@RequestWrapper(localName="greetMeOneWay", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeOneWay") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") void greetMeOneWay(String requestType)
@RequestWrapper(localName="greetMe", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMe") @ResponseWrapper(localName="greetMeResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Response<GreetMeResponse> greetMeAsync(String requestType)
@RequestWrapper(localName="greetMe", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMe") @ResponseWrapper(localName="greetMeResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Future<?> greetMeAsync(String requestType, AsyncHandler<GreetMeResponse> asyncHandler)
@RequestWrapper(localName="greetMe", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMe") @ResponseWrapper(localName="greetMeResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.GreetMeResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") String greetMe(String requestType)
@RequestWrapper(localName="testDocLitFault", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestDocLitFault") @ResponseWrapper(localName="testDocLitFaultResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestDocLitFaultResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Response<TestDocLitFaultResponse> testDocLitFaultAsync(String faultType)
@RequestWrapper(localName="testDocLitFault", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestDocLitFault") @ResponseWrapper(localName="testDocLitFaultResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestDocLitFaultResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") Future<?> testDocLitFaultAsync(String faultType, AsyncHandler<TestDocLitFaultResponse> asyncHandler)
@RequestWrapper(localName="testDocLitFault", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestDocLitFault") @ResponseWrapper(localName="testDocLitFaultResponse", targetNamespace="http://apache.org/hello_world_soap_http/types", className="org.apache.hello_world_soap_http.types.TestDocLitFaultResponse") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:27.148+02:00") void testDocLitFault(String faultType) throws BadRecordLitFault, NoSuchCodeLitFault
BadRecordLitFaultNoSuchCodeLitFaultApache CXF