Package io.micronaut.http.netty
Interface LastHttp2Content
- 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
@Internal
@Deprecated
public interface LastHttp2Content
extends Http2Content, io.netty.handler.codec.http.LastHttpContent
Deprecated.
Unused
Represents HTTP2 streamed content.
- Since:
- 2.1.3
-
Field Summary
Fields inherited from interface io.netty.handler.codec.http.LastHttpContent
EMPTY_LAST_CONTENT -
Method Summary
Methods inherited from interface io.netty.buffer.ByteBufHolder
contentMethods inherited from interface io.netty.handler.codec.DecoderResultProvider
decoderResult, setDecoderResultMethods inherited from interface io.micronaut.http.netty.stream.Http2Content
streamMethods inherited from interface io.netty.handler.codec.http.HttpObject
getDecoderResultMethods inherited from interface io.netty.handler.codec.http.LastHttpContent
copy, duplicate, replace, retain, retain, retainedDuplicate, touch, touch, trailingHeadersMethods inherited from interface io.netty.util.ReferenceCounted
refCnt, release, release