Uses of Interface
com.sun.xml.ws.metro.api.config.management.CommunicationServer

Packages that use CommunicationServer
com.sun.xml.ws.metro.api.config.management   
 

Uses of CommunicationServer 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 CommunicationServer
<T> java.util.Collection<CommunicationServer<T>>
ManagementFactory.createCommunicationImpls(ManagedEndpoint<T> endpoint, com.sun.xml.ws.api.config.management.EndpointCreationAttributes creationAttributes, java.lang.ClassLoader classLoader, Configurator<T> configurator, EndpointStarter starter)
          Finds and returns all CommunicationServer implementations.
 



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