@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:26.434+02:00", comments="Apache CXF 2.7.0.redhat-610379") public interface Greeter
| Modifier and Type | Method and Description |
|---|---|
Result |
greetMeThreeTier(String requestType,
int testIndex) |
Result |
greetMeTwoTier(String requestType,
int testIndex) |
@RequestWrapper(localName="greetMeTwoTier", targetNamespace="http://apache.org/hello_world_soap_http_secure/types", className="org.apache.hello_world_soap_http_secure.types.GreetMeTwoTier") @ResponseWrapper(localName="greetMeResponseTwoTier", targetNamespace="http://apache.org/hello_world_soap_http_secure/types", className="org.apache.hello_world_soap_http_secure.types.GreetMeResponseTwoTier") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:26.434+02:00") Result greetMeTwoTier(String requestType, int testIndex)
@RequestWrapper(localName="greetMeThreeTier", targetNamespace="http://apache.org/hello_world_soap_http_secure/types", className="org.apache.hello_world_soap_http_secure.types.GreetMeThreeTier") @ResponseWrapper(localName="greetMeResponseThreeTier", targetNamespace="http://apache.org/hello_world_soap_http_secure/types", className="org.apache.hello_world_soap_http_secure.types.GreetMeResponseThreeTier") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:26.434+02:00") Result greetMeThreeTier(String requestType, int testIndex)
Apache CXF