public class HttpServerHelper extends NettyServerHelper
Constructor and Description |
---|
HttpServerHelper(Server server)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
org.jboss.netty.channel.ChannelPipelineFactory |
getPipelineFatory()
Returns the Netty pipeline factory.
|
start, stop
getAdapter, handle, setAdapter
handle, setEphemeralPort, setEphemeralPort
getConnectorService, getContext, getProtocols, update
getAttributes, getHelped, getHelpedParameters, getLogger, getMetadataService, setHelped
public HttpServerHelper(Server server)
server
- The helped server instance.public org.jboss.netty.channel.ChannelPipelineFactory getPipelineFatory()
NettyServerHelper
getPipelineFatory
in class NettyServerHelper
Copyright © 2005-2012. All Rights Reserved.