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