Samples JDK
List of all members | Public Member Functions
org.apache.hello_world_soap_http.GreeterImpl Class Reference
Inheritance diagram for org.apache.hello_world_soap_http.GreeterImpl:
org.apache.hello_world_soap_http.Greeter

Public Member Functions

void pingMe () throws PingMeFault
 
String greetMe (String requestType)
 
void greetMeOneWay (String requestType)
 
String sayHi ()
 
- Public Member Functions inherited from org.apache.hello_world_soap_http.Greeter
String greetMe (@WebParam(name="requestType", targetNamespace="http://apache.org/hello_world_soap_http/types") String requestType)
 
void greetMeOneWay (@WebParam(name="requestType", targetNamespace="http://apache.org/hello_world_soap_http/types") String requestType)
 

The documentation for this class was generated from the following file: