Uses of Package
org.eclipse.jetty.quic.quiche
Packages that use org.eclipse.jetty.quic.quiche
Package
Description
This module contains the main abstractions for the QUIC protocol using the Quiche library.
-
Classes in org.eclipse.jetty.quic.quiche used by org.eclipse.jetty.quic.quicheClassDescriptionProvides Java APIs to access the native Quiche library.A
Connection
implementation that receives and sends datagram packets via its associatedDatagramChannelEndPoint
.Represents a logical connection with a remote peer, identified by a QUIC connection id. -
Classes in org.eclipse.jetty.quic.quiche used by org.eclipse.jetty.quic.quiche.foreignClassDescriptionProvides Java APIs to access the native Quiche library.Provides different bindings, loaded via
ServiceLoader
, that access the native Quiche library. -
Classes in org.eclipse.jetty.quic.quiche used by org.eclipse.jetty.quic.quiche.jnaClassDescriptionProvides Java APIs to access the native Quiche library.Provides different bindings, loaded via
ServiceLoader
, that access the native Quiche library.