|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hello_world_xml_http.mixed.GreeterImpl
@BindingType(value="http://cxf.apache.org/bindings/xformat") public class GreeterImpl
Constructor Summary | |
---|---|
GreeterImpl()
|
Method Summary | |
---|---|
java.lang.String |
greetMe(java.lang.String me)
|
void |
greetMeOneWay(java.lang.String me)
|
void |
pingMe()
|
org.apache.hello_world_xml_http.mixed.types.SayHiResponse |
sayHi1(org.apache.hello_world_xml_http.mixed.types.SayHi in)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GreeterImpl()
Method Detail |
---|
public java.lang.String greetMe(java.lang.String me)
greetMe
in interface org.apache.hello_world_xml_http.mixed.Greeter
public void greetMeOneWay(java.lang.String me)
greetMeOneWay
in interface org.apache.hello_world_xml_http.mixed.Greeter
public org.apache.hello_world_xml_http.mixed.types.SayHiResponse sayHi1(org.apache.hello_world_xml_http.mixed.types.SayHi in)
sayHi1
in interface org.apache.hello_world_xml_http.mixed.Greeter
public void pingMe() throws org.apache.hello_world_xml_http.mixed.PingMeFault
pingMe
in interface org.apache.hello_world_xml_http.mixed.Greeter
org.apache.hello_world_xml_http.mixed.PingMeFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |