Package com.softwareag.connectivity.httpclient

Event summary
HttpOptionsHolds extra optional HTTP options.
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.
RequestThe event for the HTTP requests. It should be created using the HttpTransport event.
RequestTypeAn enumeration containing constants for the currently supported HTTP methods.
ResponseThe event for the HTTP responses.