public interface RelayPipelineFactoryFactory
Modifier and Type | Method and Description |
---|---|
org.jboss.netty.channel.ChannelPipelineFactory |
getRelayPipelineFactory(org.jboss.netty.handler.codec.http.HttpRequest httpRequest,
org.jboss.netty.channel.Channel browserToProxyChannel,
RelayListener relayListener) |
org.jboss.netty.channel.ChannelPipelineFactory getRelayPipelineFactory(org.jboss.netty.handler.codec.http.HttpRequest httpRequest, org.jboss.netty.channel.Channel browserToProxyChannel, RelayListener relayListener)
Copyright © 2009–2013 LittleShoot. All rights reserved.