com.sun.xml.ws.transport.tcp.server
Class TCPServiceChannelWSAdapter.ServiceChannelWSSatellite

java.lang.Object
  extended by com.sun.xml.ws.api.PropertySet
      extended by com.sun.xml.ws.api.DistributedPropertySet
          extended by com.sun.xml.ws.transport.tcp.server.TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
Enclosing class:
TCPServiceChannelWSAdapter

public static final class TCPServiceChannelWSAdapter.ServiceChannelWSSatellite
extends com.sun.xml.ws.api.DistributedPropertySet


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.xml.ws.api.PropertySet
com.sun.xml.ws.api.PropertySet.Accessor, com.sun.xml.ws.api.PropertySet.Property, com.sun.xml.ws.api.PropertySet.PropertyMap
 
Method Summary
 WSTCPAdapterRegistry getAdapterRegistry()
           
 ChannelContext getChannelContext()
           
 com.sun.xml.ws.api.PropertySet.PropertyMap getPropertyMap()
           
protected  void setConnectionContext(ChannelContext channelContext)
           
 
Methods inherited from class com.sun.xml.ws.api.DistributedPropertySet
addSatellite, copySatelliteInto, get, put, remove, removeSatellite, supports
 
Methods inherited from class com.sun.xml.ws.api.PropertySet
containsKey, createMapView, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setConnectionContext

protected void setConnectionContext(ChannelContext channelContext)

getAdapterRegistry

@NotNull
public WSTCPAdapterRegistry getAdapterRegistry()

getChannelContext

public ChannelContext getChannelContext()

getPropertyMap

public com.sun.xml.ws.api.PropertySet.PropertyMap getPropertyMap()
Specified by:
getPropertyMap in class com.sun.xml.ws.api.PropertySet