Uses of Class
io.netty.handler.codec.quic.QuicConnectionCloseEvent
Packages that use QuicConnectionCloseEvent
-
Uses of QuicConnectionCloseEvent in io.netty.handler.codec.quic
Methods in io.netty.handler.codec.quic that return QuicConnectionCloseEventModifier and TypeMethodDescription@Nullable QuicConnectionCloseEventQuicClosedChannelException.event()Returns theQuicConnectionCloseEventthat caused the closure ornullif none was received.