com.sun.xml.ws.transport.tcp.server.glassfish
Class WSTCPAdapterRegistryImpl.RegistryRecord

java.lang.Object
  extended by com.sun.xml.ws.transport.tcp.server.glassfish.WSTCPAdapterRegistryImpl.RegistryRecord
Enclosing class:
WSTCPAdapterRegistryImpl

protected static class WSTCPAdapterRegistryImpl.RegistryRecord
extends java.lang.Object


Field Summary
 TCPAdapter adapter
           
 WSEndpointDescriptor wsEndpointDescriptor
           
 
Constructor Summary
WSTCPAdapterRegistryImpl.RegistryRecord(WSEndpointDescriptor wsEndpointDescriptor)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

adapter

public TCPAdapter adapter

wsEndpointDescriptor

public WSEndpointDescriptor wsEndpointDescriptor
Constructor Detail

WSTCPAdapterRegistryImpl.RegistryRecord

public WSTCPAdapterRegistryImpl.RegistryRecord(WSEndpointDescriptor wsEndpointDescriptor)