|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of RelayPipelineFactoryFactory in org.littleshoot.proxy |
|---|
| Classes in org.littleshoot.proxy that implement RelayPipelineFactoryFactory | |
|---|---|
class |
DefaultRelayPipelineFactoryFactory
|
| Constructors in org.littleshoot.proxy with parameters of type RelayPipelineFactoryFactory | |
|---|---|
HttpRequestHandler(ProxyCacheManager cacheManager,
ProxyAuthorizationManager authorizationManager,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
ChainProxyManager chainProxyManager,
RelayPipelineFactoryFactory relayPipelineFactoryFactory,
org.jboss.netty.channel.socket.ClientSocketChannelFactory clientChannelFactory)
Creates a new class for handling HTTP requests with the specified authentication manager. |
|
HttpRequestHandler(ProxyCacheManager cacheManager,
ProxyAuthorizationManager authorizationManager,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
RelayPipelineFactoryFactory relayPipelineFactoryFactory,
org.jboss.netty.channel.socket.ClientSocketChannelFactory clientChannelFactory)
Creates a new class for handling HTTP requests with the specified authentication manager. |
|
HttpRequestHandler(RelayPipelineFactoryFactory relayPipelineFactoryFactory,
org.jboss.netty.channel.socket.ClientSocketChannelFactory clientChannelFactory)
Creates a new class for handling HTTP requests with no frills. |
|
HttpServerPipelineFactory(ProxyAuthorizationManager authorizationManager,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
ChainProxyManager chainProxyManager,
HandshakeHandlerFactory handshakeHandlerFactory,
RelayPipelineFactoryFactory relayPipelineFactoryFactory,
org.jboss.netty.util.Timer timer,
org.jboss.netty.channel.socket.ClientSocketChannelFactory clientChannelFactory)
Creates a new pipeline factory with the specified class for processing proxy authentication. |
|
HttpServerPipelineFactory(ProxyAuthorizationManager authorizationManager,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
ChainProxyManager chainProxyManager,
HandshakeHandlerFactory handshakeHandlerFactory,
RelayPipelineFactoryFactory relayPipelineFactoryFactory,
org.jboss.netty.util.Timer timer,
org.jboss.netty.channel.socket.ClientSocketChannelFactory clientChannelFactory,
ProxyCacheManager proxyCacheManager)
Creates a new pipeline factory with the specified class for processing proxy authentication. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||