Package org.jboss.netty.example.proxy
Class HexDumpProxyPipelineFactory
java.lang.Object
org.jboss.netty.example.proxy.HexDumpProxyPipelineFactory
- All Implemented Interfaces:
ChannelPipelineFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cf
-
-
Constructor Details
-
HexDumpProxyPipelineFactory
-
-
Method Details
-
getPipeline
Description copied from interface:ChannelPipelineFactory
Returns a newly createdChannelPipeline
.- Specified by:
getPipeline
in interfaceChannelPipelineFactory
-