File
Doc
Category
Size
Date
Package
ChannelZeroContext.java
API Doc
Example
2768
Tue May 29 16:57:14 BST 2007
com.sun.xml.ws.transport.tcp.util
ChannelZeroContext
java.lang.Object
ChannelContext
public class ChannelZeroContext extends ChannelContext
author
Alexey Stashok
Fields Summary
static final ChannelSettings
channelZeroSettings
Constructors Summary
public ChannelZeroContext
(
ConnectionSession
connectionSession)
super(connectionSession, channelZeroSettings);
Methods Summary
Java Code Source