Uses of Class
net.groboclown.util.http.v1.HttpClientStateUtil

Packages that use HttpClientStateUtil
net.groboclown.util.http.v1 Contains classes which are optimized for HTTP connections. 
 

Uses of HttpClientStateUtil in net.groboclown.util.http.v1
 

Fields in net.groboclown.util.http.v1 declared as HttpClientStateUtil
protected static HttpClientStateUtil HttpClientStateUtil.s_instance
           
 

Methods in net.groboclown.util.http.v1 that return HttpClientStateUtil
static HttpClientStateUtil HttpClientStateUtil.getInstance()
          Retrieve the shared instance of the utility class.
 



Written under the LGPL