org.apache.hello_world_soap_http_secure
Interface Greeter


public interface Greeter

This class was generated by the CXF 2.0-IONA-RC1 Fri Jun 15 11:06:36 EDT 2007 Generated source version: 2.0-IONA-RC1


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)


Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.