Uses of Class
org.eclipse.jetty.http2.frames.PingFrame
Packages that use PingFrame
Package
Description
-
Uses of PingFrame in org.eclipse.jetty.http2
Methods in org.eclipse.jetty.http2 with parameters of type PingFrame -
Uses of PingFrame in org.eclipse.jetty.http2.api
Methods in org.eclipse.jetty.http2.api with parameters of type PingFrameModifier and TypeMethodDescriptionvoid
void
Callback method invoked when a PING frame has been received.void
Sends the given PINGframe
. -
Uses of PingFrame in org.eclipse.jetty.http2.parser
Methods in org.eclipse.jetty.http2.parser with parameters of type PingFrame