org.apache.hello_world_soap_http_secure
Interface Greeter
public interface Greeter
This class was generated by Apache CXF 2.5.3
2012-04-12T13:31:25.485-04:00
Generated source version: 2.5.3
greetMeTwoTier
@ResponseWrapper(localName="greetMeResponseTwoTier",
targetNamespace="http://apache.org/hello_world_soap_http_secure/types",
className="org.apache.hello_world_soap_http_secure.types.GreetMeResponseTwoTier")
@RequestWrapper(localName="greetMeTwoTier",
targetNamespace="http://apache.org/hello_world_soap_http_secure/types",
className="org.apache.hello_world_soap_http_secure.types.GreetMeTwoTier")
Result greetMeTwoTier(String requestType,
int testIndex)
greetMeThreeTier
@ResponseWrapper(localName="greetMeResponseThreeTier",
targetNamespace="http://apache.org/hello_world_soap_http_secure/types",
className="org.apache.hello_world_soap_http_secure.types.GreetMeResponseThreeTier")
@RequestWrapper(localName="greetMeThreeTier",
targetNamespace="http://apache.org/hello_world_soap_http_secure/types",
className="org.apache.hello_world_soap_http_secure.types.GreetMeThreeTier")
Result greetMeThreeTier(String requestType,
int testIndex)
Apache CXF