org.apache.hello_world_soap_http_secure
Interface Greeter
public interface Greeter
This class was generated by Apache CXF 2.3.3-fuse-00-00
2011-03-08T12:49:09.819Z
Generated source version: 2.3.3-fuse-00-00
greetMeTwoTier
@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")
Result greetMeTwoTier(String requestType,
int testIndex)
greetMeThreeTier
@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")
Result greetMeThreeTier(String requestType,
int testIndex)
Apache CXF