Uses of Class
org.eclipse.jetty.quic.quiche.QuicheSession
Packages that use QuicheSession
Package
Description
This module contains the main abstractions for the QUIC protocol using the Quiche library.
-
Uses of QuicheSession in org.eclipse.jetty.quic.quiche
Methods in org.eclipse.jetty.quic.quiche that return QuicheSessionMethods in org.eclipse.jetty.quic.quiche with parameters of type QuicheSessionModifier and TypeMethodDescriptionabstract void
QuicheConnection.disconnect
(QuicheSession session, ConnectionCloseFrame frame, Throwable failure) Constructors in org.eclipse.jetty.quic.quiche with parameters of type QuicheSession