|
Class Summary |
| HttpCookieCache |
This class handles cookies in the Cookie Cache. |
| HttpElement |
Abstract class with the common attributes of an HTTP request and response. |
| HttpExecutor |
|
| HttpHeader |
HTTP request and response header. |
| HttpRequest |
The request is the object that stores the data that is
sent from the client (usually a browser) to the server. |
| HttpResourceBundle |
Runner level resource bundle.
|
| HttpResponse |
The response is the object that stores the data that is
sent from the server to the client (usually a browser). |