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