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


U

UNICODE_CHARSET - Static variable in class HTTPClient.ntlm.NtlmCore
 
UNICODE_CHARSET - Static variable in interface HTTPClient.ntlm.NtlmSupportFlags.Flags
 
URI - class HTTPClient.URI.
This class represents a generic URI, as defined in RFC-2396.
URI(String) - Constructor for class HTTPClient.URI
Constructs a URI from the given string representation.
URI(URI, String) - Constructor for class HTTPClient.URI
Constructs a URI from the given string representation, relative to the given base URI.
URI(URL) - Constructor for class HTTPClient.URI
Construct a URI from the given URL.
URI(String, String, String) - Constructor for class HTTPClient.URI
Constructs a URI from the given parts, using the default port for this scheme (if known).
URI(String, String, int, String) - Constructor for class HTTPClient.URI
Constructs a URI from the given parts.
URI(String, String, String, int, String, String, String) - Constructor for class HTTPClient.URI
Constructs a URI from the given parts.
URI(String, String) - Constructor for class HTTPClient.URI
Constructs an opaque URI from the given parts.
URLC - Static variable in class HTTPClient.Log
Deprecated. The ULRConnection facility (128)
URLDecode(String) - Static method in class HTTPClient.Codecs
This method decodes the given urlencoded string.
URLDecode(String, String) - Static method in class HTTPClient.Codecs
This method decodes the given urlencoded string.
URLEncode(String) - Static method in class HTTPClient.Codecs
This method urlencodes the given string.
URLEncode(String, String) - Static method in class HTTPClient.Codecs
This method first encodes the string using the Java encoding and then urlencodes the result.
USER_DOMAIN - Static variable in interface HTTPClient.ntlm.NtlmAuthenticationScheme.AuthInfoParams
User account NT Domain
USER_NAME - Static variable in interface HTTPClient.ntlm.NtlmAuthenticationScheme.AuthInfoParams
User account name
Util - class HTTPClient.Util.
This class holds various utility methods.
unescape(String, BitSet) - Static method in class HTTPClient.URI
Unescape escaped characters (i.e.
unread(byte[], int, int) - Method in interface HTTPClient.IPushBackInputStream
Pushes back the specified bytes to the implementing stream.
unreservedChar - Static variable in class HTTPClient.URI
 
uricChar - Static variable in class HTTPClient.URI
 
url - Variable in class HTTPClient.URI
 
userinfo - Variable in class HTTPClient.URI
 
userinfoChar - Static variable in class HTTPClient.URI
 
usesGenericSyntax - Static variable in class HTTPClient.URI
 
usesGenericSyntax(String) - Static method in class HTTPClient.URI
 
usesSemiGenericSyntax - Static variable in class HTTPClient.URI
 
usesSemiGenericSyntax(String) - Static method in class HTTPClient.URI
 
usingProxy() - Method in class HTTPClient.HttpURLConnection
Shows if request are being made through an http proxy or directly.
uudecode(char[]) - Static method in class HTTPClient.Codecs
This method decodes the given uuencoded char[].
uuencode(byte[]) - Static method in class HTTPClient.Codecs
This method encodes the given byte[] using the unix uuencode encding.

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.