BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.net.http
Class SOAPHttpsURLConnection

java.lang.Object
  |
  +--java.net.URLConnection
        |
        +--java.net.HttpURLConnection
              |
              +--weblogic.net.http.HttpURLConnection
                    |
                    +--weblogic.net.http.HttpsURLConnection
                          |
                          +--weblogic.net.http.SOAPHttpsURLConnection

public final class SOAPHttpsURLConnection
extends HttpsURLConnection

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Fields inherited from class weblogic.net.http.HttpURLConnection
clenOS, debug, defaultConnectTimeout, defaultReadTimeout, http, inputStream, instanceConnectTimeout, instanceReadTimeout, poster, ps, requests, responses, setRequests, userAgent
 
Fields inherited from class java.net.HttpURLConnection
HTTP_ACCEPTED, HTTP_BAD_GATEWAY, HTTP_BAD_METHOD, HTTP_BAD_REQUEST, HTTP_CLIENT_TIMEOUT, HTTP_CONFLICT, HTTP_CREATED, HTTP_ENTITY_TOO_LARGE, HTTP_FORBIDDEN, HTTP_GATEWAY_TIMEOUT, HTTP_GONE, HTTP_INTERNAL_ERROR, HTTP_LENGTH_REQUIRED, HTTP_MOVED_PERM, HTTP_MOVED_TEMP, HTTP_MULT_CHOICE, HTTP_NO_CONTENT, HTTP_NOT_ACCEPTABLE, HTTP_NOT_AUTHORITATIVE, HTTP_NOT_FOUND, HTTP_NOT_IMPLEMENTED, HTTP_NOT_MODIFIED, HTTP_OK, HTTP_PARTIAL, HTTP_PAYMENT_REQUIRED, HTTP_PRECON_FAILED, HTTP_PROXY_AUTH, HTTP_REQ_TOO_LONG, HTTP_RESET, HTTP_SEE_OTHER, HTTP_SERVER_ERROR, HTTP_UNAUTHORIZED, HTTP_UNAVAILABLE, HTTP_UNSUPPORTED_TYPE, HTTP_USE_PROXY, HTTP_VERSION, instanceFollowRedirects, method, responseCode, responseMessage
 
Fields inherited from class java.net.URLConnection
allowUserInteraction, connected, doInput, doOutput, ifModifiedSince, url, useCaches
 
Constructor Summary
SOAPHttpsURLConnection(java.net.URL theURL)
           
 
Method Summary
 java.io.InputStream getInputStream()
           
 
Methods inherited from class weblogic.net.http.HttpsURLConnection
connect, disconnect, getCipherSuite, getDefaultHostnameVerifier, getDefaultHostnameVerifierJSSE, getDefaultSSLSocketFactory, getHostnameVerifier, getHostnameVerifierJSSE, getHttpClient, getProtocol, getServerCertificateChain, getSSLSession, getSSLSocketFactory, loadLocalIdentity, loadLocalIdentity, loadLocalIdentity, setConnectTimeout, setHostnameVerifier, setHostnameVerifierJSSE, setSSLClientCertificate, setSSLSocketFactory
 
Methods inherited from class weblogic.net.http.HttpURLConnection
doSetRequests, followRedirect, getAuthInfo, getConnectTimeout, getErrorStream, getHeaderField, getHeaderField, getHeaderFieldKey, getHeaderFields, getOutputStream, getProxyAuthString, getReadTimeout, getRequestProperty, getResponseCode, getTimeout, setEmptyRequestProperty, setReadTimeout, setRequestProperty, setTimeout, usingProxy, writeRequests
 
Methods inherited from class java.net.HttpURLConnection
getFollowRedirects, getHeaderFieldDate, getInstanceFollowRedirects, getPermission, getRequestMethod, getResponseMessage, setFollowRedirects, setInstanceFollowRedirects, setRequestMethod
 
Methods inherited from class java.net.URLConnection
addRequestProperty, getAllowUserInteraction, getContent, getContent, getContentEncoding, getContentLength, getContentType, getDate, getDefaultAllowUserInteraction, getDefaultRequestProperty, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getFileNameMap, getHeaderFieldInt, getIfModifiedSince, getLastModified, getRequestProperties, getURL, getUseCaches, guessContentTypeFromName, guessContentTypeFromStream, setAllowUserInteraction, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setDefaultUseCaches, setDoInput, setDoOutput, setFileNameMap, setIfModifiedSince, setUseCaches, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SOAPHttpsURLConnection

public SOAPHttpsURLConnection(java.net.URL theURL)
Method Detail

getInputStream

public java.io.InputStream getInputStream()
                                   throws java.io.IOException

Overrides:
getInputStream in class HttpURLConnection

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81