Java io.netty.handler.codec.http LastHttpContent fields, constructors, methods, implement or subclass

Example usage for Java io.netty.handler.codec.http LastHttpContent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.handler.codec.http LastHttpContent.

The text is from its open source code.

Implementation

io.netty.handler.codec.http.LastHttpContent has the following implementations.
Click this link to see all its implementation.

Field

LastHttpContentEMPTY_LAST_CONTENT
The 'end of content' marker in chunked encoding.

Method

ByteBufcontent()
Return the data which is held by this ByteBufHolder .
LastHttpContentduplicate()
intrefCnt()
Returns the reference count of this object.
HttpHeaderstrailingHeaders()