Class ClientQuicConnection

All Implemented Interfaces:
Closeable, AutoCloseable, Connection

public class ClientQuicConnection extends QuicConnection

The client specific implementation of QuicConnection.

For each ClientConnector.connect(SocketAddress, Map) operation, a new DatagramChannelEndPoint is created with an associated ClientQuicConnection.