|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| Client | This class provides complete HTTP client functionality so that a Java program can act as a browser does in talking to a HTTP server. |
| Header | This class provides basic support for interpreting and creating HTTP headers. |
| Request | This class reads a request from a remote client and evaluate it so that the calling program can retrieve the different forms of information contained in the request. |
| Response | This class builds up a HTTP response and sends it to a client browser. |
| URL | This class contains static helper methods for preparing and comparing URLs. |
This package provides http protocol support with client interaction, HTTP headers, request/response and URL processing.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||