Uses of Class
org.eclipse.jetty.http3.frames.GoAwayFrame
-
Uses of GoAwayFrame in org.eclipse.jetty.http3.api
Modifier 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
Modifier and TypeFieldDescriptionstatic final GoAwayFrame
GoAwayFrame.CLIENT_GRACEFUL
static final GoAwayFrame
GoAwayFrame.SERVER_GRACEFUL