| Package | Description |
|---|---|
| io.enoa.http | |
| io.enoa.http.protocol | |
| io.enoa.http.protocol.enoa | |
| io.enoa.http.provider.httphelper | |
| io.enoa.http.provider.httphelper.http.resp |
| Modifier and Type | Method and Description |
|---|---|
Http |
Http.config(EoHttpConfig config) |
| Modifier and Type | Method and Description |
|---|---|
EoHttpConfig |
HttpResponse.config() |
| Modifier and Type | Method and Description |
|---|---|
EoHttpConfig |
HttpRequest.config() |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpHelperConfig |
| Constructor and Description |
|---|
HttpHelperConfig(EoHttpConfig config) |
| Constructor and Description |
|---|
_HttpHelperChunkedResponse(EoHttpConfig config,
HttpURLConnection conn,
InputStream inputstream,
Charset charset,
Chunk chunk) |
_HttpHelperResponse(EoHttpConfig config,
HttpURLConnection conn,
InputStream inputStream,
Charset charset) |
Copyright © 2019. All rights reserved.