Uses of Class
org.eclipse.jetty.quic.common.AbstractSession
Packages that use AbstractSession
Package
Description
This module contains the main abstractions for the QUIC protocol using the Quiche library.
-
Uses of AbstractSession in org.eclipse.jetty.quic.quiche
Subclasses of AbstractSession in org.eclipse.jetty.quic.quicheModifier and TypeClassDescriptionclass
Represents a logical connection with a remote peer, identified by a QUIC connection id.