Index
All Classes and Interfaces|All Packages
C
- CLIENT_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http3.client.HTTP3Client
- ClientHTTP3Session - Class in org.eclipse.jetty.http3.client.internal
- ClientHTTP3Session(HTTP3Configuration, ClientQuicSession, Session.Client.Listener, Promise<Session.Client>) - Constructor for class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
- ClientHTTP3StreamConnection - Class in org.eclipse.jetty.http3.client.internal
- ClientHTTP3StreamConnection(QuicStreamEndPoint, ClientHTTP3Session, MessageParser) - Constructor for class org.eclipse.jetty.http3.client.internal.ClientHTTP3StreamConnection
- connect(SocketAddress, Session.Client.Listener) - Method in class org.eclipse.jetty.http3.client.HTTP3Client
- connect(SocketAddress, Session.Client.Listener, Map<String, Object>) - Method in class org.eclipse.jetty.http3.client.HTTP3Client
D
- doStart() - Method in class org.eclipse.jetty.http3.client.HTTP3Client
G
- getClientConnector() - Method in class org.eclipse.jetty.http3.client.HTTP3Client
- getHTTP3Configuration() - Method in class org.eclipse.jetty.http3.client.HTTP3Client
- getListener() - Method in class org.eclipse.jetty.http3.client.internal.HTTP3StreamClient
- getProtocolSession() - Method in class org.eclipse.jetty.http3.client.internal.HTTP3SessionClient
- getQpackDecoder() - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
- getQpackEncoder() - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
- getQuicConfiguration() - Method in class org.eclipse.jetty.http3.client.HTTP3Client
- getSessionClient() - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
H
- HTTP3Client - Class in org.eclipse.jetty.http3.client
-
HTTP3Client provides an asynchronous, non-blocking implementation to send HTTP/3 frames to a server.
- HTTP3Client() - Constructor for class org.eclipse.jetty.http3.client.HTTP3Client
- HTTP3ClientConnectionFactory - Class in org.eclipse.jetty.http3.client
-
A
ClientConnectionFactoryimplementation that creates HTTP/3 specificConnectionobjects to be linked to aQuicStreamEndPoint. - HTTP3ClientConnectionFactory() - Constructor for class org.eclipse.jetty.http3.client.HTTP3ClientConnectionFactory
- HTTP3SessionClient - Class in org.eclipse.jetty.http3.client.internal
- HTTP3SessionClient(ClientHTTP3Session, Session.Client.Listener, Promise<Session.Client>) - Constructor for class org.eclipse.jetty.http3.client.internal.HTTP3SessionClient
- HTTP3StreamClient - Class in org.eclipse.jetty.http3.client.internal
- HTTP3StreamClient(HTTP3Session, QuicStreamEndPoint, boolean) - Constructor for class org.eclipse.jetty.http3.client.internal.HTTP3StreamClient
I
- inwardClose(long, String) - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
N
- newConnection(EndPoint, Map<String, Object>) - Method in class org.eclipse.jetty.http3.client.HTTP3ClientConnectionFactory
- newGoAwayFrame(boolean) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3SessionClient
- newHTTP3Stream(QuicStreamEndPoint, boolean) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3SessionClient
- newProtocolSession(QuicSession, Map<String, Object>) - Method in class org.eclipse.jetty.http3.client.HTTP3ClientConnectionFactory
- newRequest(HeadersFrame, Stream.Client.Listener) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3SessionClient
- notifyDataAvailable() - Method in class org.eclipse.jetty.http3.client.internal.HTTP3StreamClient
- notifyFailure(long, Throwable) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3StreamClient
- notifyIdleTimeout(TimeoutException) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3StreamClient
- notifyTrailer(HeadersFrame) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3StreamClient
O
- onClose(long, String) - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
- onDataAvailable(long) - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
- onDataAvailable(long) - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3StreamConnection
- onFailure(long, String, Throwable) - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
- onHeaders(long, HeadersFrame, boolean) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3SessionClient
- onIdleTimeout() - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
- onOpen() - Method in class org.eclipse.jetty.http3.client.internal.HTTP3SessionClient
- onOpen() - Method in class org.eclipse.jetty.http3.client.internal.HTTP3StreamClient
- onReadable(long) - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
- onResponse(HeadersFrame) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3StreamClient
- onSettings(SettingsFrame) - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
- onSettings(SettingsFrame) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3SessionClient
- onStart() - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
- onStop() - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
- org.eclipse.jetty.http3.client - module org.eclipse.jetty.http3.client
- org.eclipse.jetty.http3.client - package org.eclipse.jetty.http3.client
- org.eclipse.jetty.http3.client.internal - package org.eclipse.jetty.http3.client.internal
S
- SESSION_LISTENER_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http3.client.HTTP3Client
- SESSION_PROMISE_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http3.client.HTTP3Client
- setListener(Stream.Client.Listener) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3StreamClient
- shutdown() - Method in class org.eclipse.jetty.http3.client.HTTP3Client
- shutdown() - Method in class org.eclipse.jetty.http3.client.internal.ClientHTTP3Session
W
- writeControlFrame(Frame, Callback) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3SessionClient
- writeMessageFrame(long, Frame, Callback) - Method in class org.eclipse.jetty.http3.client.internal.HTTP3SessionClient
All Classes and Interfaces|All Packages