Uses of Class
io.helidon.http.http2.Http2Ping
-
Uses of Http2Ping in io.helidon.http.http2
Modifier and TypeMethodDescriptionstatic Http2Ping
Http2Ping.create()
Create ping.static Http2Ping
Http2Ping.create
(BufferData data) Create ping from buffer.Modifier and TypeMethodDescriptiondefault void
Http2FrameListener.frame
(SocketContext ctx, int streamId, Http2Ping ping) Ping frame.void
Http2LoggingFrameListener.frame
(SocketContext ctx, int streamId, Http2Ping ping)