org.apache.hello_world_soap_http_secure
Interface Greeter
public interface Greeter
This class was generated by IONA FUSE Services Framework 2.0.6.11-fuse
Tue Nov 18 13:01:50 EST 2008
Generated source version: 2.0.6.11-fuse
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