Uses of Record Class
io.helidon.http.http2.Http2GoAway
-
Uses of Http2GoAway in io.helidon.http.http2
Modifier and TypeMethodDescriptionstatic Http2GoAway
Http2GoAway.create
(BufferData frame) Create a go away frame from frame data.Modifier and TypeMethodDescriptiondefault void
Http2FrameListener.frame
(SocketContext ctx, int streamId, Http2GoAway goAway) Go away frame.void
Http2LoggingFrameListener.frame
(SocketContext ctx, int streamId, Http2GoAway go)