public interface LastHttpContent extends HttpContent
HttpContent which has trailing headers.| 限定符和类型 | 字段和说明 |
|---|---|
static LastHttpContent |
EMPTY_LAST_CONTENT
The 'end of content' marker in chunked encoding.
|
| 限定符和类型 | 方法和说明 |
|---|---|
LastHttpContent |
copy()
Create a deep copy of this
ByteBufHolder. |
LastHttpContent |
retain()
Increases the reference count by
1. |
LastHttpContent |
retain(int increment)
Increases the reference count by the specified
increment. |
HttpHeaders |
trailingHeaders() |
duplicategetDecoderResult, setDecoderResultcontentrefCnt, release, releasestatic final LastHttpContent EMPTY_LAST_CONTENT
HttpHeaders trailingHeaders()
LastHttpContent copy()
ByteBufHolderByteBufHolder.copy 在接口中 ByteBufHoldercopy 在接口中 HttpContentLastHttpContent retain(int increment)
ReferenceCountedincrement.retain 在接口中 ByteBufHolderretain 在接口中 HttpContentretain 在接口中 ReferenceCountedLastHttpContent retain()
ReferenceCounted1.retain 在接口中 ByteBufHolderretain 在接口中 HttpContentretain 在接口中 ReferenceCounted