Uses of Class
HTTPClient.HttpHeaderElement

Packages that use HttpHeaderElement
HTTPClient This package provides a complete http client library. 
 

Uses of HttpHeaderElement in HTTPClient
 

Methods in HTTPClient that return HttpHeaderElement
static HttpHeaderElement Util.getElement(Vector header, String name)
          Get the HttpHeaderElement with the name name.
static HttpHeaderElement Util.getElement(Vector header, String name)
          Get the HttpHeaderElement with the name name.