Class QuicPathEvent

java.lang.Object
io.netty.handler.codec.quic.QuicPathEvent
All Implemented Interfaces:
QuicEvent
Direct Known Subclasses:
QuicPathEvent.Closed, QuicPathEvent.FailedValidation, QuicPathEvent.New, QuicPathEvent.PeerMigrated, QuicPathEvent.ReusedSourceConnectionId, QuicPathEvent.Validated

public abstract class QuicPathEvent extends Object implements QuicEvent
A network path specific QuicEvent.