Uses of Class
no.sesat.search.http.HTTPClient

Packages that use HTTPClient
no.sesat.search.http ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
 

Uses of HTTPClient in no.sesat.search.http
 

Methods in no.sesat.search.http that return HTTPClient
static HTTPClient HTTPClient.instance(String host, int port)
          Returns client for specified host and port for HTTP protocol.
static HTTPClient HTTPClient.instance(String host, int port, String physicalHost)
          Returns client for specified host, port and physical host (if the host is virtual).
static HTTPClient HTTPClient.instance(URL url)
          Returns client instance for the specified URL.
static HTTPClient HTTPClient.instance(URL url, String physicalHost)
          Returns client instance for the specified URL and physical host.
 



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.