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

Public Member Functions

void pingMe () throws PingMeFault
 
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)
 
String sayHi ()
 

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