Index
All Classes and Interfaces|All Packages
A
- acquireHttpChannel() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
C
- ClientConnectionFactoryOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- ClientConnectionFactoryOverHTTP2(HTTP2Client) - Constructor for class org.eclipse.jetty.http2.client.http.ClientConnectionFactoryOverHTTP2
- ClientConnectionFactoryOverHTTP2.HTTP2 - Class in org.eclipse.jetty.http2.client.http
-
Representation of the
HTTP/2
application protocol used byHttpClientTransportDynamic
. - ClientHTTP2StreamEndPoint - Class in org.eclipse.jetty.http2.client.http
- ClientHTTP2StreamEndPoint(IStream) - Constructor for class org.eclipse.jetty.http2.client.http.ClientHTTP2StreamEndPoint
- close() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- close(Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- connect(InetSocketAddress, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- connect(InetSocketAddress, ClientConnectionFactory, Session.Listener, Promise<Session>, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- connect(SocketAddress, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- connect(SocketAddress, ClientConnectionFactory, Session.Listener, Promise<Session>, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
D
- doStart() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- doStop() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
E
- exchangeTerminated(HttpExchange, Result) - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
G
- getConnection() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getHTTP2Client() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- getHttpChannel() - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- getHttpChannel() - Method in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2
- getHttpChannels() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- getHttpConnection() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getHttpReceiver() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getHttpSender() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getLocalSocketAddress() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- getMaxMultiplex() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- getProtocols(boolean) - Method in class org.eclipse.jetty.http2.client.http.ClientConnectionFactoryOverHTTP2.HTTP2
- getRemoteSocketAddress() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- getSelectors() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- getSession() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getSession() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- getStream() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getStreamListener() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
H
- HTTP2(HTTP2Client) - Constructor for class org.eclipse.jetty.http2.client.http.ClientConnectionFactoryOverHTTP2.HTTP2
- HttpChannelOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- HttpChannelOverHTTP2(HttpDestination, HttpConnectionOverHTTP2, Session) - Constructor for class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- HttpClientTransportOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- HttpClientTransportOverHTTP2(HTTP2Client) - Constructor for class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- HttpConnectionOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- HttpConnectionOverHTTP2(HttpDestination, Session) - Constructor for class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- HttpReceiverOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- HttpReceiverOverHTTP2(HttpChannel) - Constructor for class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- HttpSenderOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- HttpSenderOverHTTP2(HttpChannelOverHTTP2) - Constructor for class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2
I
- isClosed() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- isFailed() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- isRecycleHttpChannels() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- isUseALPN() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
N
- newConnection(EndPoint, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.http.ClientConnectionFactoryOverHTTP2
- newConnection(EndPoint, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- newHttpChannel() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- newHttpConnection(HttpDestination, Session) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- newHttpDestination(Origin) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- newOrigin(HttpRequest) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- normalizeRequest(HttpRequest) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
O
- onClose(HttpConnectionOverHTTP2, GoAwayFrame) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- onData(DataFrame, Callback) - Method in class org.eclipse.jetty.http2.client.http.ClientHTTP2StreamEndPoint
- onData(DataFrame, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- onFailure(Throwable, Callback) - Method in class org.eclipse.jetty.http2.client.http.ClientHTTP2StreamEndPoint
- onFailure(Throwable, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- onIdleTimeout(long, Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- onTimeout(Throwable) - Method in class org.eclipse.jetty.http2.client.http.ClientHTTP2StreamEndPoint
- onTimeout(Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- org.eclipse.jetty.http2.client.http - package org.eclipse.jetty.http2.client.http
- org.eclipse.jetty.http2.http.client.transport - module org.eclipse.jetty.http2.http.client.transport
R
- receive() - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- release() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- release(HttpChannelOverHTTP2) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- reset() - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
S
- send(HttpExchange) - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- send(HttpExchange) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- sendContent(HttpExchange, ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2
- sendHeaders(HttpExchange, ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2
- setRecycleHttpChannels(boolean) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- setStream(Stream) - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- setUseALPN(boolean) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- sweep() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
T
- toString() - Method in class org.eclipse.jetty.http2.client.http.ClientConnectionFactoryOverHTTP2.HTTP2
- toString() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- toString() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
U
- upgrade(Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- upgrade(EndPoint, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.http.ClientConnectionFactoryOverHTTP2.HTTP2
All Classes and Interfaces|All Packages