Index
All Classes and Interfaces|All Packages
A
- AbstractHTTP2ServerConnectionFactory - Class in org.eclipse.jetty.http2.server
- AbstractHTTP2ServerConnectionFactory(HttpConfiguration) - Constructor for class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- AbstractHTTP2ServerConnectionFactory(HttpConfiguration, String...) - Constructor for class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer - Class in org.eclipse.jetty.http2.server
-
Deprecated, for removal: This API element is subject to removal in a future version.use SessionContainer instead
- AuthorityCustomizer - Class in org.eclipse.jetty.http2.server
-
A
HttpConfiguration.Customizerthat synthesizes the authority when theHttpHeader.C_AUTHORITYheader is missing. - AuthorityCustomizer() - Constructor for class org.eclipse.jetty.http2.server.AuthorityCustomizer
C
- customize(Request, HttpFields.Mutable) - Method in class org.eclipse.jetty.http2.server.AuthorityCustomizer
G
- getFlowControlStrategyFactory() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getHttpConfiguration() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getInitialSessionRecvWindow() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getInitialStreamRecvWindow() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxConcurrentStreams() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxDecoderTableCapacity() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxEncoderTableCapacity() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxFrameSize() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxHeaderBlockFragment() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxSettingsKeys() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getRateControlFactory() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getStreamIdleTimeout() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
H
- HTTP2CServerConnectionFactory - Class in org.eclipse.jetty.http2.server
-
HTTP2 Clear Text Connection factory.
- HTTP2CServerConnectionFactory() - Constructor for class org.eclipse.jetty.http2.server.HTTP2CServerConnectionFactory
- HTTP2CServerConnectionFactory(HttpConfiguration) - Constructor for class org.eclipse.jetty.http2.server.HTTP2CServerConnectionFactory
- HTTP2CServerConnectionFactory(HttpConfiguration, String...) - Constructor for class org.eclipse.jetty.http2.server.HTTP2CServerConnectionFactory
- HTTP2ServerConnectionFactory - Class in org.eclipse.jetty.http2.server
- HTTP2ServerConnectionFactory() - Constructor for class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory
- HTTP2ServerConnectionFactory(HttpConfiguration) - Constructor for class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory
- HTTP2ServerConnectionFactory(HttpConfiguration, String...) - Constructor for class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory
- HTTP2ServerConnectionFactory.HTTPServerSessionListener - Class in org.eclipse.jetty.http2.server
- HTTP2SessionContainer() - Constructor for class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer
-
Deprecated.
- HTTPServerSessionListener(EndPoint) - Constructor for class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
I
- isAcceptable(String, String, String) - Method in class org.eclipse.jetty.http2.server.HTTP2CServerConnectionFactory
- isAcceptable(String, String, String) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory
- isConnectProtocolEnabled() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- isUseInputDirectByteBuffers() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- isUseOutputDirectByteBuffers() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
N
- newConnection(Connector, EndPoint) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- newSessionListener(Connector, EndPoint) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- newSessionListener(Connector, EndPoint) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory
- newSessionListener(Connector, EndPoint) - Method in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory
- newSettings() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
O
- onClose(Session, GoAwayFrame, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onDataAvailable(Stream) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onFailure(Session, Throwable, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onFailure(Stream, int, String, Throwable, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onHeaders(Stream, HeadersFrame) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onIdleTimeout(Session) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onIdleTimeout(Stream, TimeoutException, Promise<Boolean>) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onNewStream(Stream, HeadersFrame) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onPreface(Session) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onPush(Stream, PushPromiseFrame) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onReset(Stream, ResetFrame, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onStreamFailure(Stream, Throwable, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- org.eclipse.jetty.http2.server - module org.eclipse.jetty.http2.server
- org.eclipse.jetty.http2.server - package org.eclipse.jetty.http2.server
R
- RawHTTP2ServerConnectionFactory - Class in org.eclipse.jetty.http2.server
- RawHTTP2ServerConnectionFactory(ServerSessionListener) - Constructor for class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory
- RawHTTP2ServerConnectionFactory(HttpConfiguration, ServerSessionListener) - Constructor for class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory
- RawHTTP2ServerConnectionFactory(HttpConfiguration, ServerSessionListener, String...) - Constructor for class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory
S
- setConnectProtocolEnabled(boolean) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setFlowControlStrategyFactory(FlowControlStrategy.Factory) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setInitialSessionRecvWindow(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setInitialStreamRecvWindow(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setMaxConcurrentStreams(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setMaxDecoderTableCapacity(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setMaxEncoderTableCapacity(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Sets the limit for the encoder HPACK dynamic table capacity.
- setMaxFrameSize(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setMaxHeaderBlockFragment(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setMaxSettingsKeys(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setRateControlFactory(RateControl.Factory) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Sets the factory that creates a per-connection RateControl object.
- setStreamIdleTimeout(long) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Sets the HTTP/2 stream idle timeout.
- setUseInputDirectByteBuffers(boolean) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setUseOutputDirectByteBuffers(boolean) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
U
- upgradeConnection(Connector, EndPoint, MetaData.Request, HttpFields.Mutable) - Method in class org.eclipse.jetty.http2.server.HTTP2CServerConnectionFactory
All Classes and Interfaces|All Packages