Uses of Class
org.hawk.module.lib.HttpModule

Packages that use HttpModule
org.hawk.http   
 

Uses of HttpModule in org.hawk.http
 

Constructors in org.hawk.http with parameters of type HttpModule
HawkHttpAgent(HttpModule httpModule, IHttpExecutor httpExecutor, java.lang.Object args)
           
HawkHttpAgent(HttpModule httpModule, java.lang.Object args)