- All Superinterfaces:
- io.netty.buffer.ByteBufHolder, io.netty.handler.codec.DecoderResultProvider, Http2Content, io.netty.handler.codec.http.HttpContent, io.netty.handler.codec.http.HttpObject, io.netty.handler.codec.http.LastHttpContent, io.netty.util.ReferenceCounted
public interface LastHttp2Content
extends Http2Content, io.netty.handler.codec.http.LastHttpContent
Represents HTTP2 streamed content.
- Since:
- 2.1.3
- Author:
- graemerocher