Java HTTP Proxy Library Project Page
SourceForge.net Logo

Uses of Class
com.wpg.proxy.Proxy

Uses of Proxy in com.wpg.proxy
 

Methods in com.wpg.proxy that return Proxy
 Proxy ProxyStatistics.getProxy()
          Get Proxy for this statistic collector
 

Methods in com.wpg.proxy with parameters of type Proxy
 void ProxyStatistics.setProxy(Proxy p)
          Set Proxy object to query
 


Java HTTP Proxy Library Project Page
SourceForge.net Logo