| Name | Description | Type | Package | Framework |
| Base64 | Yet another base64 implementation. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
| ConnectException | Signals connection problems. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
| ContentType | HTTP Content Type: mime type + optional encoding. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
| DateFormat | Utility class for handling date conversions as needed in HTTP headers and WEBDAV response documents. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
| Headers | Headers keeps a list of HTTP headers and grants case-insensitiv access to Copyright (c) SAP AG 2001-2002 | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
| HttpRequest | Copyright (c) SAP AG 2001-2002Constructor SummaryHttpRequest() | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
| HttpStatus | WDStatus represents a HTTP conform status line with protocol, status code and optional description. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
| IContext | Interface for user and authentication information objects in http requests. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
| ICookie | Interface | com.sapportals.wcm.util.http | SAP NetWeaver | |
| ICredentials | Interface for a module implementing a HTTP authorization scheme. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
| IExtendedCookie | HTTP cookie with extended functionality Copyright (c) SAP AG 2001-2002 | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
| IProxyInfo | An IWDProxyInfo objects keeps information about proxy servers for http requests and determines if for a given hostname the proxy shall be used. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
| IRequest | Interface for HTTP request passed on to a IWDRequester, which performs the request. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
| IRequester | Requester have the main task to perform HTTP requests and return IWDResponses. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
| IRequesterFactory | A requester factory is able to handle out new IWDRequester for a given base URL. | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
| IResponse | IWDResponse represents the response to a HTTP request, as performed with an Whether the IWDResponse keeps a Document is influenced by | Interface | com.sapportals.wcm.util.http | SAP NetWeaver |
| MD4 | Derived from the RSA Data Security, Inc. | Class | com.sapportals.wcm.util.http.slim | SAP NetWeaver |
| ProxyInfo | An IWDProxyInfo objects keeps information about proxy servers for http requests and determines if for a given hostname the proxy shall be used. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
| RequesterFactory | Default Implementation of IRequesterFactory getter. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |
| SlimRequesterFactory | SlimRequesterFactory is caching IWDRequester objects per IWDContext. | Class | com.sapportals.wcm.util.http.slim | SAP NetWeaver |
| UserInfo | Keeps username and password. | Class | com.sapportals.wcm.util.http | SAP NetWeaver |