BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.net.http.HttpClient

Packages that use HttpClient
weblogic.net.http   
 

Uses of HttpClient in weblogic.net.http
 

Subclasses of HttpClient in weblogic.net.http
 class HttpsClient
           
 

Fields in weblogic.net.http declared as HttpClient
protected  HttpClient HttpURLConnection.http
           
 

Methods in weblogic.net.http that return HttpClient
protected  HttpClient HttpURLConnection.getHttpClient()
           
static HttpClient HttpClient.New(java.net.URL url)
           
protected  HttpClient HttpsURLConnection.getHttpClient()
           
 

Methods in weblogic.net.http with parameters of type HttpClient
 void KeepAliveCache.put(java.net.URL url, HttpClient http)
          Register this URL and HttpClient (that supports keep-alive) with the cache
static void HttpClient.finished(HttpClient done)
           
 

Constructors in weblogic.net.http with parameters of type HttpClient
KeepAliveStream.KeepAliveStream(java.io.InputStream is, HttpClient hc, int contentLen)
          Constructor
 


Documentation is available at
http://www.weblogic.com/docs51