Uses of Class
com.sun.xml.ws.api.server.HttpEndpoint
-
Packages that use HttpEndpoint Package Description com.sun.xml.ws.api.server APIs for hosting JAX-WS services.com.sun.xml.ws.transport.http.server -
-
Uses of HttpEndpoint in com.sun.xml.ws.api.server
Methods in com.sun.xml.ws.api.server that return HttpEndpoint Modifier and Type Method Description static HttpEndpointHttpEndpoint. create(WSEndpoint endpoint)Factory to deployWSEndpointon light-weight http server container. -
Uses of HttpEndpoint in com.sun.xml.ws.transport.http.server
Subclasses of HttpEndpoint in com.sun.xml.ws.transport.http.server Modifier and Type Class Description classHttpEndpoint
-