Uses of Interface
com.sun.xml.ws.api.server.EndpointComponent
-
Packages that use EndpointComponent Package Description com.sun.xml.ws.api.server APIs for hosting JAX-WS services. -
-
Uses of EndpointComponent in com.sun.xml.ws.api.server
Methods in com.sun.xml.ws.api.server that return types with arguments of type EndpointComponent Modifier and Type Method Description Set<EndpointComponent>WSEndpoint. getComponentRegistry()Deprecated.UseWSEndpoint.getComponents()instead
-