| Package | Description |
|---|---|
| com.linecorp.armeria.common |
Common types.
|
| com.linecorp.armeria.unsafe |
Utilities for working with
ByteBuf in an unsafe way. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpData
Deprecated.
Use the factory methods in
HttpData. |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufHttpData
An
HttpData that is backed by a ByteBuf for optimizing certain internal use cases. |
Copyright © 2020 LeanCloud. All rights reserved.