Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04

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.
NETEnvironment Helper for obtaining http platform specific settings.
RegexpPool Deprecated. As of release 10.3.3, replaced by weblogic.common.RegexpPool.
SOAPHttpsURLConnection Deprecated. Deprecated in WebLogic Server 9.0
SOAPHttpURLConnection Deprecated. Deprecated in WebLogic Server 9.0
WLSNETEnvironmentImpl Helper for obtaining http platform specific settings.
 

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.


Copyright 1996, 2010, 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.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04