Uses of Class
org.eclipse.jetty.http3.frames.GoAwayFrame
Packages that use GoAwayFrame
-
Uses of GoAwayFrame in org.eclipse.jetty.http3.api
Methods in org.eclipse.jetty.http3.api with parameters of type GoAwayFrameModifier and TypeMethodDescriptiondefault void
Session.Listener.onGoAway
(Session session, GoAwayFrame frame) Callback method invoked when a GOAWAY frame has been received. -
Uses of GoAwayFrame in org.eclipse.jetty.http3.frames
Fields in org.eclipse.jetty.http3.frames declared as GoAwayFrameModifier and TypeFieldDescriptionstatic final GoAwayFrame
GoAwayFrame.CLIENT_GRACEFUL
static final GoAwayFrame
GoAwayFrame.SERVER_GRACEFUL