org.apache.hello_world_soap_http_secure
Interface Greeter


public interface Greeter

This class was generated by Progress FUSE Services Framework 2.2.12-fuse-00-00 Tue Jun 14 10:52:49 UTC 2011 Generated source version: 2.2.12-fuse-00-00


Method Summary
 Result greetMeThreeTier(String requestType, int testIndex)
           
 Result greetMeTwoTier(String requestType, int testIndex)
           
 

Method Detail

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