Interface | Description |
---|---|
HttpURLConnectionFactory |
Class overview
|
HttpURLConnectionListener |
An interface for consumers insterested in introspecting the details of the HTTP requests
Modelled after the corresponding interface in Facebook Stetho
|
HttpURLConnectionListenerFactory | |
RequestEntity |
Base interface for POST request body
|
Class | Description |
---|---|
FormDataEntity | |
HttpURLConnectionClient |
RIDC http protocol implemented using
HttpURLConnection |
HttpURLConnectionClientProvider | |
HttpURLConnectionGetMethod | |
HttpURLConnectionMethod | |
HttpURLConnectionPostMethod | |
MultipartEntity |
Multipart POST request body
|
StringEntity |