Package org.eclipse.jetty.http3.client
package org.eclipse.jetty.http3.client
-
ClassDescriptionHTTP3Client provides an asynchronous, non-blocking implementation to send HTTP/3 frames to a server.A
ClientConnectionFactory
implementation that creates HTTP/3 specificConnection
objects to be linked to aQuicStreamEndPoint
.