Class ChannelZeroContext
- java.lang.Object
-
- com.sun.xml.ws.transport.tcp.util.ChannelContext
-
- com.sun.xml.ws.transport.tcp.util.ChannelZeroContext
-
- All Implemented Interfaces:
WSTCPFastInfosetStreamReaderRecyclable.RecycleAwareListener
public class ChannelZeroContext extends ChannelContext
- Author:
- Alexey Stashok
-
-
Constructor Summary
Constructors Constructor Description ChannelZeroContext(ConnectionSession connectionSession)
-
Method Summary
-
Methods inherited from class com.sun.xml.ws.transport.tcp.util.ChannelContext
configureCodec, decodeMimeType, decodeParam, encodeMimeType, encodeParam, getChannelId, getChannelSettings, getCodec, getConnection, getConnectionSession, getContentType, getTargetWSURI, getWSServiceName, onRecycled, setContentType, setWSServiceName, toString
-
-
-
-
Constructor Detail
-
ChannelZeroContext
public ChannelZeroContext(@NotNull ConnectionSession connectionSession)
-
-