Uses of Class
io.helidon.http.http2.Http2Ping
Packages that use Http2Ping
-
Uses of Http2Ping in io.helidon.http.http2
Methods in io.helidon.http.http2 that return Http2PingModifier and TypeMethodDescriptionstatic Http2Ping
Http2Ping.create()
Create ping.static Http2Ping
Http2Ping.create
(BufferData data) Create ping from buffer.Methods in io.helidon.http.http2 with parameters of type Http2PingModifier and TypeMethodDescriptiondefault void
Http2FrameListener.frame
(SocketContext ctx, int streamId, Http2Ping ping) Ping frame.void
Http2LoggingFrameListener.frame
(SocketContext ctx, int streamId, Http2Ping ping)