org.apache.hello_world_xml_http.wrapped
Class GreeterFaultImpl
java.lang.Object
org.apache.hello_world_xml_http.wrapped.GreeterFaultImpl
- All Implemented Interfaces:
- Greeter
@BindingType(value="http://cxf.apache.org/bindings/xformat")
public class GreeterFaultImpl
- extends java.lang.Object
- implements Greeter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RUNTIME_EXCEPTION_MESSAGE
public static final java.lang.String RUNTIME_EXCEPTION_MESSAGE
- See Also:
- Constant Field Values
GreeterFaultImpl
public GreeterFaultImpl()
greetMe
public java.lang.String greetMe(java.lang.String me)
- Specified by:
greetMe in interface Greeter
greetMeOneWay
public void greetMeOneWay(java.lang.String me)
- Specified by:
greetMeOneWay in interface Greeter
sayHi
public java.lang.String sayHi()
- Specified by:
sayHi in interface Greeter
pingMe
public void pingMe()
throws PingMeFault
- Specified by:
pingMe in interface Greeter
- Throws:
PingMeFault
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.