Interface | Description |
---|---|
HttpClientAdapter |
Interface for all HttpClients
|
Class | Description |
---|---|
AbstractHttpClientAdapter |
Abstract HttpClient class.
|
ApacheHttpClientAdapter |
A HttpClient built using Apache to send events via
GET or POST requests.
|
CollectorCookie | |
CollectorCookieJar | |
OkHttpClientAdapter |
A HttpClient built using OkHttp to send events via
GET or POST requests.
|
OkHttpClientWithCookieJarAdapter |
A HttpClient built using OkHttp to send events via GET or POST requests.
|