Uses of Class
ants.p2p.http.HttpProxy

Packages that use HttpProxy
ants.p2p.filesharing   
ants.p2p.http   
 

Uses of HttpProxy in ants.p2p.filesharing
 

Methods in ants.p2p.filesharing that return HttpProxy
 HttpProxy WarriorAnt.getCurrentProxy()
           
 HttpProxy WarriorAnt.getCurrentProxy()
           
 

Uses of HttpProxy in ants.p2p.http
 

Constructors in ants.p2p.http with parameters of type HttpProxy
HttpRequestSender(java.net.Socket s, HttpProxy proxy)
           
HttpRequestSender(java.net.Socket s, HttpProxy proxy)