Uses of Interface
io.netty.handler.codec.http2.Http2DataFrame
Packages that use Http2DataFrame
-
Uses of Http2DataFrame in io.netty.handler.codec.http2
Classes in io.netty.handler.codec.http2 that implement Http2DataFrameMethods in io.netty.handler.codec.http2 that return Http2DataFrameModifier and TypeMethodDescriptionHttp2DataFrame.copy()
Http2DataFrame.duplicate()
Http2DataChunkedInput.readChunk
(ByteBufAllocator allocator) Http2DataChunkedInput.readChunk
(ChannelHandlerContext ctx) Deprecated.Http2DataFrame.retain()
Http2DataFrame.retain
(int increment) Http2DataFrame.retainedDuplicate()
Http2DataFrame.touch()