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
ChannelPipelineFactory
ChannelPipeline
.getPipeline
in interface ChannelPipelineFactory
Exception
Copyright © 2008–2013 The Netty Project. All rights reserved.