| Constructor and Description |
|---|
MyPipelineFactory(org.jboss.netty.util.Timer timer,
TcpWorker tcpWorker,
int idleTimeoutSec)
Instantiates a new my pipeline factory.
|
| Modifier and Type | Method and Description |
|---|---|
org.jboss.netty.channel.ChannelPipeline |
getPipeline() |
public MyPipelineFactory(org.jboss.netty.util.Timer timer,
TcpWorker tcpWorker,
int idleTimeoutSec)
timer - the timertcpWorker - the tcp workeridleTimeoutSec - the idle timeout secCopyright © 2015–2017 eBay. All rights reserved.