org.apache.hello_world_soap_http_secure
Interface Greeter
public interface Greeter
This class was generated by Progress FUSE Services Framework 2.2.6-fuse-01-00
Thu Feb 04 09:43:50 EST 2010
Generated source version: 2.2.6-fuse-01-00
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