Package org.eclipse.jetty.http3.client
package org.eclipse.jetty.http3.client
-
ClassesClassDescriptionHTTP3Client 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 aStreamEndPoint
.Helper class to configure QUIC in a suitable way for an HTTP/3 client.