Class AutobahnServerPipelineFactory
java.lang.Object
org.jboss.netty.example.http.websocketx.autobahn.AutobahnServerPipelineFactory
- All Implemented Interfaces:
ChannelPipelineFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AutobahnServerPipelineFactory
public AutobahnServerPipelineFactory()
-
-
Method Details
-
getPipeline
Description copied from interface:ChannelPipelineFactory
Returns a newly createdChannelPipeline
.- Specified by:
getPipeline
in interfaceChannelPipelineFactory
-