Uses of Class
com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointDescriptor

Packages that use WSEndpointDescriptor
com.sun.xml.ws.transport.tcp.server.glassfish   
 

Uses of WSEndpointDescriptor in com.sun.xml.ws.transport.tcp.server.glassfish
 

Fields in com.sun.xml.ws.transport.tcp.server.glassfish declared as WSEndpointDescriptor
 WSEndpointDescriptor WSTCPAdapterRegistryImpl.RegistryRecord.wsEndpointDescriptor
           
 

Methods in com.sun.xml.ws.transport.tcp.server.glassfish that return WSEndpointDescriptor
 WSEndpointDescriptor WSTCPAdapterRegistryImpl.lookupEndpoint(String path)
           
 

Methods in com.sun.xml.ws.transport.tcp.server.glassfish with parameters of type WSEndpointDescriptor
 void WSTCPAdapterRegistryImpl.registerEndpoint(String path, WSEndpointDescriptor wsEndpointDescriptor)
           
 

Constructors in com.sun.xml.ws.transport.tcp.server.glassfish with parameters of type WSEndpointDescriptor
WSTCPAdapterRegistryImpl.RegistryRecord(WSEndpointDescriptor wsEndpointDescriptor)
           
 



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