Uses of Class
com.sun.xml.ws.server.WSEndpointImpl
-
Packages that use WSEndpointImpl Package Description com.sun.xml.ws.addressing com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime -
-
Uses of WSEndpointImpl in com.sun.xml.ws.addressing
Constructors in com.sun.xml.ws.addressing with parameters of type WSEndpointImpl Constructor Description EPRSDDocumentFilter(WSEndpointImpl<?> endpoint) -
Uses of WSEndpointImpl in com.sun.xml.ws.server
Methods in com.sun.xml.ws.server that return WSEndpointImpl Modifier and Type Method Description WSEndpointImplWSEndpointMOMProxy. getWsEndpoint()
-