Class HTTP3ClientConnectionFactory

java.lang.Object
org.eclipse.jetty.http3.client.HTTP3ClientConnectionFactory
All Implemented Interfaces:
ClientConnectionFactory, ProtocolSession.Factory

public class HTTP3ClientConnectionFactory extends Object implements ClientConnectionFactory, ProtocolSession.Factory

A ClientConnectionFactory implementation that creates HTTP/3 specific Connection objects to be linked to a QuicStreamEndPoint.