public class HttpServerPipelineFactory extends Object implements org.jboss.netty.channel.ChannelPipelineFactory
Modifier and Type | Field and Description |
---|---|
protected static Map<String,Class> |
classes |
Constructor and Description |
---|
HttpServerPipelineFactory() |
Modifier and Type | Method and Description |
---|---|
protected org.jboss.netty.channel.ChannelHandler |
getInstance(String name) |
protected String |
getName(String name) |
org.jboss.netty.channel.ChannelPipeline |
getPipeline() |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly