Package com.softwareag.connectivity.httpclient

Event summary
FormRequestThe event wraps a Request to support HTML form encoding.
HttpOptionsHolds the optional HTTP options to set headers, cookies and query parameters.
HttpTransportHolds a chain instance which is configured to invoke HTTP requests using pre-defined event types and HTTP Client Transport connectivity plug-in. It should be used to create new HTTP requests.
RequestAn event representing an HTTP request. It should be created using the HttpTransport event.
RequestTypeAn enumeration containing constants for the currently supported HTTP methods.
ResponseAn event representing the HTTP responses.