Uses of Interface
org.littleshoot.proxy.ChainedProxyManager

Packages that use ChainedProxyManager
org.littleshoot.proxy   
org.littleshoot.proxy.impl   
 

Uses of ChainedProxyManager in org.littleshoot.proxy
 

Methods in org.littleshoot.proxy with parameters of type ChainedProxyManager
 HttpProxyServerBootstrap HttpProxyServerBootstrap.withChainProxyManager(ChainedProxyManager chainProxyManager)
           Specify a ChainedProxyManager to use for chaining requests to another proxy.
 

Uses of ChainedProxyManager in org.littleshoot.proxy.impl
 

Methods in org.littleshoot.proxy.impl that return ChainedProxyManager
protected  ChainedProxyManager DefaultHttpProxyServer.getChainProxyManager()
           
 



Copyright © 2009-2014 LittleShoot. All Rights Reserved.