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.metro.api.config.management   
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  Set<EndpointComponent> WSEndpoint.getComponentRegistry()
          Deprecated.  
 

Uses of EndpointComponent in com.sun.xml.ws.metro.api.config.management
 

Methods in com.sun.xml.ws.metro.api.config.management that return types with arguments of type EndpointComponent
 Set<EndpointComponent> ManagedEndpoint.getComponentRegistry()
           
 

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

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



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.