org.apache.hello_world_soap_http_secure
Interface Greeter


public interface Greeter

This class was generated by IONA FUSE Services Framework 2.0.3.0-fuse Tue Nov 20 19:08:12 NST 2007 Generated source version: 2.0.3.0-fuse


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

Method Detail

greetMeTwoTier

@ResponseWrapper(targetNamespace="http://apache.org/hello_world_soap_http_secure/types",
                 className="org.apache.hello_world_soap_http_secure.types.GreetMeResponseTwoTier",
                 localName="greetMeResponseTwoTier")
@RequestWrapper(targetNamespace="http://apache.org/hello_world_soap_http_secure/types",
                className="org.apache.hello_world_soap_http_secure.types.GreetMeTwoTier",
                localName="greetMeTwoTier")
Result greetMeTwoTier(java.lang.String requestType,
                                                     int testIndex)

greetMeThreeTier

@ResponseWrapper(targetNamespace="http://apache.org/hello_world_soap_http_secure/types",
                 className="org.apache.hello_world_soap_http_secure.types.GreetMeResponseThreeTier",
                 localName="greetMeResponseThreeTier")
@RequestWrapper(targetNamespace="http://apache.org/hello_world_soap_http_secure/types",
                className="org.apache.hello_world_soap_http_secure.types.GreetMeThreeTier",
                localName="greetMeThreeTier")
Result greetMeThreeTier(java.lang.String requestType,
                                                       int testIndex)


Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.