Uses of Class
org.eclipse.jetty.quic.api.frames.StreamsBlockedFrame
Packages that use StreamsBlockedFrame
-
Uses of StreamsBlockedFrame in org.eclipse.jetty.quic.api
Methods in org.eclipse.jetty.quic.api with parameters of type StreamsBlockedFrameModifier and TypeMethodDescriptiondefault void
Session.Listener.onStreamsBlocked
(Session session, StreamsBlockedFrame frame) Callback method invoked when a STREAMS_BLOCKED frame is received. -
Uses of StreamsBlockedFrame in org.eclipse.jetty.quic.common
Methods in org.eclipse.jetty.quic.common with parameters of type StreamsBlockedFrameModifier and TypeMethodDescriptionprotected void
AbstractSession.notifyStreamsBlocked
(StreamsBlockedFrame frame)