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 Http2PingHttp2Ping.create()Create ping.static Http2PingHttp2Ping.create(BufferData data) Create ping from buffer.Methods in io.helidon.http.http2 with parameters of type Http2PingModifier and TypeMethodDescriptiondefault voidHttp2FrameListener.frame(SocketContext ctx, int streamId, Http2Ping ping) Ping frame.voidHttp2LoggingFrameListener.frame(SocketContext ctx, int streamId, Http2Ping ping)