org.apache.hello_world_soap_http_secure
Interface Greeter
public interface Greeter
This class was generated by Apache CXF 2.0.6
Thu Apr 24 18:13:28 EDT 2008
Generated source version: 2.0.6
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(java.lang.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(java.lang.String requestType,
int testIndex)
Apache CXF