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