public class HexDumpProxyPipelineFactory extends Object implements ChannelPipelineFactory
| Constructor and Description |
|---|
HexDumpProxyPipelineFactory(ClientSocketChannelFactory cf,
String remoteHost,
int remotePort) |
| Modifier and Type | Method and Description |
|---|---|
ChannelPipeline |
getPipeline()
Returns a newly created
ChannelPipeline. |
public HexDumpProxyPipelineFactory(ClientSocketChannelFactory cf, String remoteHost, int remotePort)
public ChannelPipeline getPipeline() throws Exception
ChannelPipelineFactoryChannelPipeline.getPipeline in interface ChannelPipelineFactoryExceptionCopyright © 2008-2017 The Netty Project. All Rights Reserved.