
public interface ServerSocketChannelFactory extends ServerChannelFactory
ChannelFactory which creates a ServerSocketChannel.| Modifier and Type | Method and Description | 
|---|---|
ServerSocketChannel | 
newChannel(ChannelPipeline pipeline)
 | 
releaseExternalResources, shutdownServerSocketChannel newChannel(ChannelPipeline pipeline)
ChannelFactorynewChannel in interface ChannelFactorynewChannel in interface ServerChannelFactorypipeline - the ChannelPipeline which is going to be
                 attached to the new ChannelCopyright © 2008-2014 The Netty Project. All Rights Reserved.