Uses of Class
org.eclipse.jetty.quic.api.frames.StopSendingFrame
Packages that use StopSendingFrame
- 
Uses of StopSendingFrame in org.eclipse.jetty.quic.api
Methods in org.eclipse.jetty.quic.api with parameters of type StopSendingFrameModifier and TypeMethodDescriptiondefault voidStream.Listener.onStopSending(Stream stream, StopSendingFrame frame) Invoked when a STOP_SENDING frame has been received.