|
![]() |
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
---|---|
HttpRequest.HttpSocketPool | This interface represents a cache of idle sockets. |
MapHtmlUrl.Map | Every URL calls this to map the string. |
Class Summary | |
---|---|
HttpInputStream | This class is an input stream that provides added methods that are of help when reading the result of an HTTP request. |
HttpRequest | Sends an HTTP request to some target host and gets the answer back. |
HttpRequest.HttpSocket | This class is used as the bag of information kept about a open, idle socket. |
HttpRequest.SimpleHttpSocketPool | |
HttpUtil | The HttpUtil class contains methods for performing simple
HTTP operations. |
MapHtmlUrl | Utility class to systematically rewrite links inside of html pages and/or stylesheets. |
MimeHeaders | This class is build on top of the StringMap class and
provides added methods that are of help when manipulating MIME headers. |
Exception Summary | |
---|---|
HttpRequest.TimeoutException | Timeout occured waiting for a socket response |
Utility classes for dealing with the HTTP protocol.
This package provides utility classes for dealing with the HTTP
protocol. It is used internally by the server
package,
These utilities are made publicly available for use in those circumstances
where direct manipulation of the http protocol is desired.
|
Version Kenai-svn-r24, Generated 08/18/09 Copyright (c) 2001-2009, Sun Microsystems. |
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |