Package org.hawk.http

Interface Summary
IHttpExecutor  
 

Class Summary
AbstractHttpExecutor An utility to communicate with the targetURL.
CookieManager CookieManager is a simple utilty for handling cookies when working with java.net.URL and java.net.URLConnection objects.
DefaultHttpExecutor Default implementation of AbstractHttpExecutor
HawkHttpAgent This is the Hawk Thread which is used to hit the app server simultaneously
HttpSessionInfo This is the placeholder for storing http session information.
HttpSessionLocal<HawkSessionType> This stores http session information in the thread local.