| Constructor and Description |
|---|
GreeterImplMixedStyle() |
GreeterImplMixedStyle(String v) |
| Modifier and Type | Method and Description |
|---|---|
GreetMeResponse |
greetMe(GreetMe1 requestType) |
void |
greetMeOneWay(String requestType) |
void |
pingMe() |
String |
sayHi() |
public GreeterImplMixedStyle()
public GreeterImplMixedStyle(String v)
public GreetMeResponse greetMe(GreetMe1 requestType)
public void greetMeOneWay(String requestType)
greetMeOneWay in interface Greeterpublic void pingMe()
throws PingMeFault
pingMe in interface GreeterPingMeFaultApache CXF