Uses of Class
org.hawk.http.HttpSessionInfo

Packages that use HttpSessionInfo
org.hawk.http   
 

Uses of HttpSessionInfo in org.hawk.http
 

Fields in org.hawk.http with type parameters of type HttpSessionInfo
protected static HttpSessionLocal<HttpSessionInfo> AbstractHttpExecutor.httpSessionLocal
           
 

Methods in org.hawk.http with parameters of type HttpSessionInfo
static boolean CookieManager.loadCookies(org.apache.commons.httpclient.HttpClient httpClient, HttpSessionInfo httpSessionInfo)
           
 boolean AbstractHttpExecutor.loadSessionInfo(org.apache.commons.httpclient.HttpClient client, HttpSessionInfo httpSessionInfo)