Uses of Class
io.helidon.http.http2.Http2DataFrame
-
Uses of Http2DataFrame in io.helidon.http.http2
Modifier and TypeMethodDescriptionstatic Http2DataFrame
Http2DataFrame.create
(BufferData bufferData) Create data frame from buffer.Modifier and TypeMethodDescriptiondefault void
Http2FrameListener.frame
(SocketContext ctx, int streamId, Http2DataFrame data) Frame.