@BindingType(value="http://cxf.apache.org/bindings/xformat") public class GreeterFaultImpl extends Object implements Greeter
| Modifier and Type | Field and Description |
|---|---|
static String |
RUNTIME_EXCEPTION_MESSAGE |
| Constructor and Description |
|---|
GreeterFaultImpl() |
public static final String RUNTIME_EXCEPTION_MESSAGE
public void greetMeOneWay(String me)
greetMeOneWay in interface Greeterpublic void pingMe()
throws PingMeFault
pingMe in interface GreeterPingMeFaultApache CXF