Uses of Class
org.eclipse.jetty.http3.frames.SettingsFrame
Packages that use SettingsFrame
-
Uses of SettingsFrame in org.eclipse.jetty.http3.api
Methods in org.eclipse.jetty.http3.api with parameters of type SettingsFrameModifier and TypeMethodDescriptiondefault void
Session.Listener.onSettings
(Session session, SettingsFrame frame) Callback method invoked when a SETTINGS frame has been received.