Uses of Interface
org.apache.hello_world.Greeter
-
Packages that use Greeter Package Description org.apache.hello_world org.apache.hello_world.services -
-
Uses of Greeter in org.apache.hello_world
Classes in org.apache.hello_world that implement Greeter Modifier and Type Class Description classGreeterImpl -
Uses of Greeter in org.apache.hello_world.services
Methods in org.apache.hello_world.services that return Greeter Modifier and Type Method Description GreeterSOAPService. getHttpsPort()GreeterSOAPService. getHttpsPort(javax.xml.ws.WebServiceFeature... features)GreeterSOAPService. getSoapPort()GreeterSOAPService. getSoapPort(javax.xml.ws.WebServiceFeature... features)
-