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


T

Timeouts - class HTTPClient.Timeouts.
A trivial class for holding Timeout's
Trace(String, NVPair[]) - Method in class HTTPClient.HTTPConnection
Requests a TRACE.
Trace(String) - Method in class HTTPClient.HTTPConnection
Requests a TRACE.
toExternalForm() - Method in class HTTPClient.Cookie
 
toExternalForm() - Method in class HTTPClient.Cookie2
 
toExternalForm() - Method in class HTTPClient.URI
 
toHex(byte[]) - Static method in class HTTPClient.MD5
Turns array of bytes into string representing each byte as unsigned hex number.
toString() - Method in class HTTPClient.AuthorizationInfo
Constructs a string containing the authorization info.
toString() - Method in class HTTPClient.Cookie
Create a string containing all the cookie fields.
toString() - Method in class HTTPClient.Cookie2
Create a string containing all the cookie fields.
toString() - Method in class HTTPClient.HTTPConnection
Generates a string of the form protocol://host.domain:port .
toString() - Method in class HTTPClient.HTTPResponse
produces a full list of headers and their values, one per line.
toString() - Method in class HTTPClient.HttpHeaderElement
 
toString() - Method in class HTTPClient.HttpOutputStream
produces a string describing this stream.
toString() - Method in class HTTPClient.HttpURLConnection
produces a string.
toString() - Method in class HTTPClient.NVPair
Produces a string containing the name and value of this instance.
toString() - Method in class HTTPClient.Request
 
toString() - Method in class HTTPClient.URI
Return the URI as string.
toURL() - Method in class HTTPClient.URI
Will try to create a java.net.URL object from this URI.
trailerHandler(Response, RoRequest) - Method in class HTTPClient.CookieModule
Invoked by the HTTPClient.
trailerHandler(Response, RoRequest) - Method in interface HTTPClient.HTTPClientModule
The chunked transfer-encoding (and in future maybe others) can contain trailer fields at the end of the body.
type - Variable in class HTTPClient.URI
 

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.