org.littleshoot.proxy
Interface RelayPipelineFactoryFactory

All Known Implementing Classes:
DefaultRelayPipelineFactoryFactory

public interface RelayPipelineFactoryFactory


Method Summary
 org.jboss.netty.channel.ChannelPipelineFactory getRelayPipelineFactory(org.jboss.netty.handler.codec.http.HttpRequest httpRequest, org.jboss.netty.channel.Channel browserToProxyChannel, RelayListener relayListener)
           
 

Method Detail

getRelayPipelineFactory

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.