| Package | Description |
|---|---|
| com.linecorp.armeria.client.encoding |
HTTP content decoding client.
|
| com.linecorp.armeria.client.logging |
Logging client decorators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DecodingClient
A
DecoratingClient that requests and decodes HTTP encoding (e.g., gzip) that has been applied to the
content of an HttpResponse. |
class |
HttpDecodingClient
Deprecated.
Use
DecodingClient. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentPreviewingClient
|
Copyright © 2020 LeanCloud. All rights reserved.