Uses of Interface
com.sun.xml.ws.api.server.BoundEndpoint
Packages that use BoundEndpoint
Package
Description
APIs for hosting JAX-WS services.
Servlet transport for the JAX-WS RI.
-
Uses of BoundEndpoint in com.sun.xml.ws.api.server
Methods in com.sun.xml.ws.api.server that return types with arguments of type BoundEndpointModifier and TypeMethodDescriptionabstract List<BoundEndpoint>Module.getBoundEndpoints()Gets the list ofBoundEndpointdeployed in this module.WSEndpoint.getBoundEndpoints()Gets the list ofBoundEndpointthat are associated with this endpoint. -
Uses of BoundEndpoint in com.sun.xml.ws.transport.http.server
Classes in com.sun.xml.ws.transport.http.server that implement BoundEndpoint -
Uses of BoundEndpoint in com.sun.xml.ws.transport.http.servlet
Classes in com.sun.xml.ws.transport.http.servlet that implement BoundEndpoint