FileDocCategorySizeDatePackage
ChannelZeroContext.javaAPI DocExample2768Tue May 29 16:57:14 BST 2007com.sun.xml.ws.transport.tcp.util

ChannelZeroContext

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