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