Uses of Interface
io.netty.handler.codec.quic.QuicEvent
Packages that use QuicEvent
-
Uses of QuicEvent in io.netty.handler.codec.quic
Subinterfaces of QuicEvent in io.netty.handler.codec.quicModifier and TypeInterfaceDescriptioninterfaceMarker interface for events that will be passed through theChannelPipelineviaChannelPipeline.fireUserEventTriggered(Object)to notify the user about supported QUIC extensions by the remote peer.Classes in io.netty.handler.codec.quic that implement QuicEventModifier and TypeClassDescriptionfinal classEvent that is generated if the remote peer sends a CLOSE_CONNECTION frame.final classUsed when the remote peer supports the QUIC DATAGRAM extension.classA network path specificQuicEvent.static final classstatic final classstatic final classstatic final classstatic final classstatic final classfinal classEvent fired once the stream limit of aQuicChannelchanges.