Package org.eclipse.jetty.http3.client
-
Class Summary Class Description HTTP3Client HTTP3Client provides an asynchronous, non-blocking implementation to send HTTP/3 frames to a server.HTTP3ClientConnectionFactory AClientConnectionFactory
implementation that creates HTTP/3 specificConnection
objects to be linked to aQuicStreamEndPoint
.