Uses of Interface
org.apache.hello_world_soap_http.Greeter
-
Packages that use Greeter Package Description org.apache.hello_world_soap_http -
-
Uses of Greeter in org.apache.hello_world_soap_http
Subinterfaces of Greeter in org.apache.hello_world_soap_http Modifier and Type Interface Description interfaceGreeterEndpointInterfaceClasses in org.apache.hello_world_soap_http that implement Greeter Modifier and Type Class Description classAnotherDerivedGreeterImplclassBaseGreeterImplclassDerivedGreeterImplclassGreeterImplclassNotAnnotatedGreeterImplMethods in org.apache.hello_world_soap_http that return Greeter Modifier and Type Method Description GreeterSOAPServiceMultiPortTypeTest. getGreeterPort()GreeterSOAPServiceMultiPortTypeTest. getGreeterPort(javax.xml.ws.WebServiceFeature... features)GreeterSOAPDispatchService. getSoapDispatchPort()GreeterSOAPDispatchService. getSoapDispatchPort(javax.xml.ws.WebServiceFeature... features)GreeterSOAPService. getSoapPort()GreeterSOAPService. getSoapPort(javax.xml.ws.WebServiceFeature... features)GreeterSOAPServiceAddressing. getSoapPort()GreeterSOAPServiceAddressing. getSoapPort(javax.xml.ws.WebServiceFeature... features)GreeterSOAPServiceBogusAddressTest. getSoapPort()GreeterSOAPServiceBogusAddressTest. getSoapPort(javax.xml.ws.WebServiceFeature... features)GreeterSOAPServiceConcurrencyTest. getSoapPort()GreeterSOAPServiceConcurrencyTest. getSoapPort(javax.xml.ws.WebServiceFeature... features)GreeterSOAPService. getSoapPort1()GreeterSOAPService. getSoapPort1(javax.xml.ws.WebServiceFeature... features)GreeterSOAPServiceTest1. getSoapPortTest1()GreeterSOAPServiceTest1. getSoapPortTest1(javax.xml.ws.WebServiceFeature... features)GreeterSOAPServiceTest1. getSoapPortTest2()GreeterSOAPServiceTest1. getSoapPortTest2(javax.xml.ws.WebServiceFeature... features)GreeterSOAPProviderService. getSoapProviderPort()GreeterSOAPProviderService. getSoapProviderPort(javax.xml.ws.WebServiceFeature... features)
-