net.gleamynode.netty.channel.socket.oio
Class OioServerSocketChannelFactory
java.lang.Object
net.gleamynode.netty.channel.socket.oio.OioServerSocketChannelFactory
- All Implemented Interfaces:
- ChannelFactory, ServerSocketChannelFactory
public class OioServerSocketChannelFactory
- extends Object
- implements ServerSocketChannelFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OioServerSocketChannelFactory
public OioServerSocketChannelFactory(Executor bossExecutor,
Executor workerExecutor)
newChannel
public ServerSocketChannel newChannel(ChannelPipeline pipeline)
- Specified by:
newChannel in interface ChannelFactory- Specified by:
newChannel in interface ServerSocketChannelFactory
Copyright © 2008-Present Trustin Heuiseung Lee. All Rights Reserved.