org.apache.hello_world_soap_http_secure
Interface Greeter
public interface Greeter
This class was generated by FuseSource Services Framework 2.4.3-fuse-03-02
2012-05-22T17:22:14.485Z
Generated source version: 2.4.3-fuse-03-02
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