Uses of Interface
com.sun.xml.ws.api.server.EndpointComponent

Packages that use EndpointComponent
com.sun.xml.ws.api.server APIs for hosting JAX-WS services. 
com.sun.xml.ws.server JAX-WS 2.0.1 Server Runtime 
 

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
abstract  java.util.Set<EndpointComponent> WSEndpoint.getComponentRegistry()
          Deprecated.  
 

Uses of EndpointComponent in com.sun.xml.ws.server
 

Methods in com.sun.xml.ws.server that return types with arguments of type EndpointComponent
 java.util.Set<EndpointComponent> WSEndpointImpl.getComponentRegistry()
           
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.