Skip navigation links

Oracle Application Server HTTPClient Java API Reference
10g Release 3 (10.1.3.1.0)

B32117-01

A B C D E F G H I L M N O P Q R S T U V W


I

IPushBackInputStream - interface HTTPClient.IPushBackInputStream.
Simple interface used to designate push-back functionality in HTTPClient input streams Since custom streams are used here, decoration is not an option in the short term.
IS_CONNECTION_ORIENTED - Static variable in interface HTTPClient.AuthenticationScheme
Useful Constant for specifying whether a scheme is connection oriented.
inp_stream - Variable in class HTTPClient.Response
our input stream (usually from the stream demux).
isAnyAuthChallengeConnectionOriented(CIHashtable, boolean) - Method in class HTTPClient.AuthenticationSchemeRegistry
Determines whether any registered authentication scheme used in the given response headers, is connection oriented.
isCompatibleWith(URI) - Method in class HTTPClient.HTTPConnection
See if the given uri is compatible with this connection.
isConnectionOriented() - Method in interface HTTPClient.AuthenticationScheme
Determines whether the scheme is connection oriented.
isConnectionOriented() - Method in class HTTPClient.AuthenticationSchemeBase
 
isEmpty() - Method in class HTTPClient.AuthenticationSchemeRegistry
Determines whether the registry is empty.
isEnabled(int) - Static method in class HTTPClient.Log
Deprecated.  
isGenericURI() - Method in class HTTPClient.URI
Does the scheme specific part of this URI use the generic-URI syntax?
isLmV1ResponseSupported() - Static method in class HTTPClient.ntlm.NtlmCore
Determines whether the LM version 1 response is supported.
isNtlmV1ResponseSupported() - Static method in class HTTPClient.ntlm.NtlmCore
Determines whether the NTLM version 1 response is supported.
isNtlmV2ResponseSupported() - Static method in class HTTPClient.ntlm.NtlmCore
Determines whether the NTLM version 2 response is supported.
isPreferOracleSsl() - Static method in class HTTPClient.HttpClientConfiguration
Determines the current preference for using the Oracle SSL library over JSSE.
isRecognizeWildcardCNs() - Method in class HTTPClient.StandardHostnameVerifier
Determines whether to recognize wildcard common names in SSL certificates, such as "*.oracle.com".
isSecure() - Method in class HTTPClient.Cookie
Return whether this cookie should only be sent over secure connections.
isSemiGenericURI() - Method in class HTTPClient.URI
Does the scheme specific part of this URI use the semi-generic-URI syntax?
isWasProxyInvalid() - Method in class HTTPClient.OptionalClassProxyException
Determines whether the exception was caused by the proxy being invalid.

Skip navigation links

Oracle Application Server HTTPClient Java API Reference
10g Release 3 (10.1.3.1.0)

B32117-01

A B C D E F G H I L M N O P Q R S T U V W


Copyright © 2004, 2006, Oracle. All rights reserved.