Uses of Class
io.helidon.http.http2.Http2DataFrame
-
Uses of Http2DataFrame in io.helidon.http.http2
Methods in io.helidon.http.http2 that return Http2DataFrameModifier and TypeMethodDescriptionstatic Http2DataFrameHttp2DataFrame.create(io.helidon.common.buffers.BufferData bufferData) Create data frame from buffer.Methods in io.helidon.http.http2 with parameters of type Http2DataFrameModifier and TypeMethodDescriptiondefault voidHttp2FrameListener.frame(io.helidon.common.socket.SocketContext ctx, int streamId, Http2DataFrame data) Frame.