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


D

DEFAULT_SCHEME_NAME - Static variable in class HTTPClient.ntlm.NtlmAuthenticationScheme
The default scheme name.
DEMUX - Static variable in class HTTPClient.Log
Deprecated. The StreamDemultiplexor facility (4)
DOMAIN_SUPPLIED - Static variable in interface HTTPClient.ntlm.NtlmSupportFlags.Flags
 
DefaultAuthHandler - class HTTPClient.DefaultAuthHandler.
This class is the default authorization handler.
DefaultAuthHandler() - Constructor for class HTTPClient.DefaultAuthHandler
 
Delete(String) - Method in class HTTPClient.HTTPConnection
Requests that file be DELETEd from the server.
Delete(String, NVPair[]) - Method in class HTTPClient.HTTPConnection
Requests that file be DELETEd from the server.
defaultPort(String) - Static method in class HTTPClient.URI
Return the default port used by a given protocol.
defaultPort(String) - Static method in class HTTPClient.Util
Deprecated. use URI.defaultPort() instead
defaultPorts - Static variable in class HTTPClient.URI
 
deleteHeader(String) - Method in class HTTPClient.Response
Removes a header field from the list of headers.
deleteTrailer(String) - Method in class HTTPClient.Response
Removes a trailer field from the list of trailers.
dequoteString(String) - Static method in class HTTPClient.Util
Replace quoted characters by their unquoted version.
digest(byte[]) - Static method in class HTTPClient.MD5
Digest the input.
digest(byte[], byte[]) - Static method in class HTTPClient.MD5
Digest the input.
digest(String) - Static method in class HTTPClient.MD5
Digest the input.
discard() - Method in class HTTPClient.Cookie
 
discard - Variable in class HTTPClient.Cookie2
 
discard() - Method in class HTTPClient.Cookie2
 
discardAllCookies() - Static method in class HTTPClient.CookieModule
Discard all cookies for all contexts.
discardAllCookies(Object) - Static method in class HTTPClient.CookieModule
Discard all cookies for the given context.
disconnect() - Method in class HTTPClient.HttpURLConnection
Closes all the connections to this server, per thread.
doProxyFor(String) - Static method in class HTTPClient.HTTPConnection
Remove host from the list of hosts for which the proxy should not be used.
domain - Variable in class HTTPClient.Cookie
 
domain_set - Variable in class HTTPClient.Cookie2
 
dontProxyFor(String) - Static method in class HTTPClient.HTTPConnection
Add host to the list of hosts which should be accessed directly, not via any proxy set by setProxyServer().
dontProxyFor(String[]) - Static method in class HTTPClient.HTTPConnection
Convenience method to add a number of hosts at once.

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.