| Constructor and Description |
|---|
GreeterImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
greetMe(String me) |
void |
greetMeOneWay(String me) |
void |
pingMe() |
String |
sayHi() |
public void greetMeOneWay(String me)
greetMeOneWay in interface Greeterpublic void pingMe()
throws PingMeFault
pingMe in interface GreeterPingMeFaultCopyright © 2005–2016 The Apache Software Foundation. All rights reserved.