Uses of Interface
org.jboss.netty.channel.socket.ServerSocketChannelConfig

Packages that use ServerSocketChannelConfig
org.jboss.netty.channel.socket Abstract TCP and UDP socket interfaces which extend the core channel API. 
 

Uses of ServerSocketChannelConfig in org.jboss.netty.channel.socket
 

Classes in org.jboss.netty.channel.socket that implement ServerSocketChannelConfig
 class DefaultServerSocketChannelConfig
          The default ServerSocketChannelConfig implementation.
 

Methods in org.jboss.netty.channel.socket that return ServerSocketChannelConfig
 ServerSocketChannelConfig ServerSocketChannel.getConfig()
           
 



Copyright © 2008-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.