public class GreeterImpl extends Object implements Greeter
GreeterImpl()
String
greetMe(String requestType)
void
pingMe()
sayHi()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GreeterImpl()
public String greetMe(String requestType)
greetMe
Greeter
public void pingMe() throws PingMeFault
pingMe
PingMeFault
public String sayHi()
sayHi
Apache CXF