Oracle

Package weblogic.net.http

Provides an interface and classes for http/https connections.

See:
          Description

Interface Summary
ContextAwareAsyncResponseCallback ContextAwareAsyncResponseCallback is a tagging interface.
 

Class Summary
ContentLengthOutputStream Deprecated. Deprecated in WebLogic Server 9.0
Handler Open an http input stream given a URL.
HttpOutputStream Deprecated. Deprecated in WebLogic Server 9.0
HttpsURLConnection A class to represent an HTTPS connection to a remote object.
HttpURLConnection A class to represent an HTTP connection to a remote object.
SOAPHttpsURLConnection Deprecated. Deprecated in WebLogic Server 9.0
SOAPHttpURLConnection Deprecated. Deprecated in WebLogic Server 9.0
 

Exception Summary
HttpRetryException Thrown to indicate that a HTTP request needs to be retried but cannot be retried automatically, due to streaming mode being enabled.
 

Package weblogic.net.http Description

Provides an interface and classes for http/https connections.


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.