| |||||||
FRAMES NO FRAMES |
Event summary | |
---|---|
HttpOptions | Holds extra optional HTTP options. |
HttpTransport | Holds 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. |
Request | The event for the HTTP requests. It should be created using the HttpTransport event. |
RequestType | An enumeration containing constants for the currently supported HTTP methods. |
Response | The event for the HTTP responses. |
| |||||||
FRAMES NO FRAMES |