|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ProxyCacheManager in org.littleshoot.proxy |
|---|
| Classes in org.littleshoot.proxy that implement ProxyCacheManager | |
|---|---|
class |
DefaultProxyCacheManager
Default cache manager for the proxy. |
| Constructors in org.littleshoot.proxy with parameters of type ProxyCacheManager | |
|---|---|
HttpRequestHandler(ProxyCacheManager cacheManager,
ProxyAuthorizationManager authorizationManager,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
org.jboss.netty.channel.socket.ClientSocketChannelFactory clientChannelFactory,
RelayPipelineFactoryFactory relayPipelineFactoryFactory)
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,
org.jboss.netty.channel.socket.ClientSocketChannelFactory clientChannelFactory,
String chainProxyHostAndPort,
RelayPipelineFactoryFactory relayPipelineFactoryFactory,
boolean useJmx)
Creates a new class for handling HTTP requests with the specified authentication manager. |
|
ProxyHttpResponseEncoder(ProxyCacheManager cacheManager)
Creates a new HTTP response encoder that intercepts the encoding to include any relevant responses in the cache. |
|
ProxyHttpResponseEncoder(ProxyCacheManager cacheManager,
boolean transparent)
Creates a new HTTP response encoder that intercepts the encoding to include any relevant responses in the cache. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||