org.apache.hello_world_soap_http.any
Interface Greeter
- All Known Implementing Classes:
- GreeterImpl
public interface Greeter
This class was generated by the CXF 2.0-IONA-RC1
Fri Jun 15 11:06:53 EDT 2007
Generated source version: 2.0-IONA-RC1
sayHi1
@ResponseWrapper(targetNamespace="http://apache.org/hello_world_soap_http/any_types",
className="org.apache.hello_world_soap_http.any_types.SayHiResponse",
localName="sayHiResponse")
@RequestWrapper(targetNamespace="http://apache.org/hello_world_soap_http/any_types",
className="org.apache.hello_world_soap_http.any_types.SayHi1",
localName="sayHi1")
java.lang.String sayHi1(java.util.List<SayHi1.Port> port)
sayHi
@ResponseWrapper(targetNamespace="http://apache.org/hello_world_soap_http/any_types",
className="org.apache.hello_world_soap_http.any_types.SayHiResponse",
localName="sayHiResponse")
@RequestWrapper(targetNamespace="http://apache.org/hello_world_soap_http/any_types",
className="org.apache.hello_world_soap_http.any_types.SayHi",
localName="sayHi")
java.lang.String sayHi(java.util.List<SayHi.Port> port)
Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.