org.apache.hello_world_soap_http.any_types
Class GreeterImpl
java.lang.Object
org.apache.hello_world_soap_http.any_types.GreeterImpl
- All Implemented Interfaces:
- Greeter
public class GreeterImpl
- extends Object
- implements Greeter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GreeterImpl
public GreeterImpl()
sayHi
public String sayHi(List<SayHi.Port> port)
- Specified by:
sayHi in interface Greeter
sayHi1
public String sayHi1(List<SayHi1.Port> port)
- Specified by:
sayHi1 in interface Greeter
Apache CXF