Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort(String, Throwable, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- abort(Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- abort(Throwable) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- abort(Throwable) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- AbstractFlowControlStrategy - Class in org.eclipse.jetty.http2
- AbstractFlowControlStrategy(int) - Constructor for class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- 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
- accept(SslContextFactory, SocketChannel, Session.Listener, Promise<Session>) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- ACK - Static variable in interface org.eclipse.jetty.http2.Flags
- acquireHttpChannel() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- acquireNetworkBuffer() - Method in class org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- active - Variable in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- active(boolean) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- activeChannels - Variable in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- Adapter() - Constructor for class org.eclipse.jetty.http2.api.server.ServerSessionListener.Adapter
- Adapter() - Constructor for class org.eclipse.jetty.http2.api.Session.Listener.Adapter
- Adapter() - Constructor for class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
- Adapter() - Constructor for class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- Adapter() - Constructor for class org.eclipse.jetty.http2.parser.ServerParser.Listener.Adapter
- add(HttpField) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
- add(HpackContext.Entry) - Method in class org.eclipse.jetty.http2.hpack.HpackContext.DynamicTable
- AFTER_SEND - Enum constant in enum org.eclipse.jetty.http2.CloseState.Event
- append(List<HTTP2Flusher.Entry>) - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- append(HTTP2Flusher.Entry) - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- attachment - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- attributes - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- attributes() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- AUTHORITY - Static variable in class org.eclipse.jetty.http2.hpack.AuthorityHttpField
- AuthorityHttpField - Class in org.eclipse.jetty.http2.hpack
- AuthorityHttpField(String) - Constructor for class org.eclipse.jetty.http2.hpack.AuthorityHttpField
B
- BEFORE_SEND - Enum constant in enum org.eclipse.jetty.http2.CloseState.Event
- beforeSend() - Method in class org.eclipse.jetty.http2.HTTP2Session.ControlEntry
-
Performs actions just before writing the frame to the network.
- bindAddress - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- blockBuffer - Variable in class org.eclipse.jetty.http2.parser.HeaderBlockParser
- BODY - Enum constant in enum org.eclipse.jetty.http2.parser.Parser.State
- BodyParser - Class in org.eclipse.jetty.http2.parser
-
The base parser for the frame body of HTTP/2 frames.
- BodyParser(HeaderParser, Parser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.BodyParser
- bodyParsers - Variable in class org.eclipse.jetty.http2.parser.Parser
- BufferingFlowControlStrategy - Class in org.eclipse.jetty.http2
-
A flow control strategy that accumulates updates and emits window control frames when the accumulated value reaches a threshold.
- BufferingFlowControlStrategy(float) - Constructor for class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- BufferingFlowControlStrategy(int, float) - Constructor for class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- bufferPool - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- bufferRatio - Variable in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- bufferSize - Variable in class org.eclipse.jetty.http2.HTTP2Connection
- build() - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- BYTE_BUFFER_POOL_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
- byteBufferPool - Variable in class org.eclipse.jetty.http2.generator.Generator
- byteBufferPool - Variable in class org.eclipse.jetty.http2.HTTP2Connection
- byteBufferPool - Variable in class org.eclipse.jetty.http2.parser.HeaderBlockParser
- byteBufferPool - Variable in class org.eclipse.jetty.http2.parser.Parser
- bytesIn - Variable in class org.eclipse.jetty.http2.HTTP2Connection
- bytesWritten - Variable in class org.eclipse.jetty.http2.HTTP2Session
C
- C_METHODS - Static variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- C_SCHEME_HTTP - Static variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- C_SCHEME_HTTPS - Static variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- callback - Variable in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier.DataInfo
- callback - Variable in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2.HeadersPromise
- callback - Variable in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2.FailureTask
- CANCEL_STREAM_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates that a stream is no longer needed.
- channels - Variable in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- checkPseudoHeader(HttpHeader, Object) - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- CipherComparator() - Constructor for class org.eclipse.jetty.http2.HTTP2Cipher.CipherComparator
- client - Variable in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- client - Variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.HTTP2ClientConnection
- CLIENT_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
- ClientSelectorManager(Executor, Scheduler, int) - Constructor for class org.eclipse.jetty.http2.client.HTTP2Client.ClientSelectorManager
- close() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- close() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- close() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- close() - Method in interface org.eclipse.jetty.http2.IStream
-
Forcibly closes this stream.
- close() - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection.ServerHttpChannelOverHTTP2
- close() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- close(int, String, Callback) - Method in interface org.eclipse.jetty.http2.api.Session
-
Closes the session by sending a GOAWAY frame with the given error code and payload.
- close(int, String, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
Invoked internally and by applications to send a GO_AWAY frame to the other peer.
- close(Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- close(Stream, String) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- closed - Variable in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- closed - Variable in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- closed(HTTP2Flusher.Entry, Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- CLOSED - Enum constant in enum org.eclipse.jetty.http2.CloseState
-
Fully closed.
- closeState - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- CloseState - Enum in org.eclipse.jetty.http2
-
The set of close states for a stream or a session.
- CloseState() - Constructor for enum org.eclipse.jetty.http2.CloseState
- CloseState.Event - Enum in org.eclipse.jetty.http2
- CLOSING - Enum constant in enum org.eclipse.jetty.http2.CloseState
-
A half-close frame has been received and a half-close frame has been generated, but not yet sent.
- code - Variable in enum org.eclipse.jetty.http2.ErrorCode
- codes - Static variable in class org.eclipse.jetty.http2.ErrorCode.Codes
- Codes() - Constructor for class org.eclipse.jetty.http2.ErrorCode.Codes
- commit - Variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- commit() - Method in class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- commit() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- commit() - Method in interface org.eclipse.jetty.http2.IStream
-
Marks this stream as committed.
- commit(MetaData.Response) - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- committed - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- COMPARATOR - Static variable in class org.eclipse.jetty.http2.HTTP2Cipher
- compare(String, String) - Method in class org.eclipse.jetty.http2.HTTP2Cipher.CipherComparator
- complete() - Method in class org.eclipse.jetty.http2.HTTP2Session.DataCallback
- complete() - Method in class org.eclipse.jetty.http2.HTTP2Session.OnResetCallback
- complete() - Method in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- completed(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Connection.NetworkBuffer
- COMPRESSION_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates inability to maintain the HPACK compression context.
- CompressionException(String, Object...) - Constructor for exception class org.eclipse.jetty.http2.hpack.HpackException.CompressionException
- configure(SocketChannel) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- configure(Map<Integer, Integer>, boolean) - Method in class org.eclipse.jetty.http2.HTTP2Session
- connect(InetSocketAddress, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- connect(InetSocketAddress, Session.Listener, Promise<Session>) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- connect(SslContextFactory, InetSocketAddress, Session.Listener, Promise<Session>) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- connect(SslContextFactory, InetSocketAddress, Session.Listener, Promise<Session>, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- connect(SslContextFactory, InetSocketAddress, Session.Listener, Promise<Session>, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- connectBlocking - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- connection - Variable in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- connection - Variable in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- connection - Variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- connectionFactory - Variable in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- connectionFactory - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- connectionFailed(SelectableChannel, Throwable, Object) - Method in class org.eclipse.jetty.http2.client.HTTP2Client.ClientSelectorManager
- connectionFailure(ByteBuffer, int, String) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- connectionFailure(ByteBuffer, ErrorCode, String) - Method in class org.eclipse.jetty.http2.parser.Parser
- connectionListener - Variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
- ConnectionListener() - Constructor for class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.ConnectionListener
- connectionPromise() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- connector - Variable in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- connector - Variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- connectTimeout - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- consume(ByteBuffer, int) - Method in class org.eclipse.jetty.http2.parser.UnknownBodyParser
- consumeInput() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- CONTENT_LENGTH_0 - Static variable in class org.eclipse.jetty.http2.hpack.HpackDecoder
- contentNotifier - Variable in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- ContentNotifier(HttpReceiverOverHTTP2) - Constructor for class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- context - Variable in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- contextFrom(SslContextFactory, InetSocketAddress, Session.Listener, Promise<Session>, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- continuation - Variable in class org.eclipse.jetty.http2.parser.Parser
- CONTINUATION - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- ContinuationBodyParser - Class in org.eclipse.jetty.http2.parser
- ContinuationBodyParser(HeaderParser, Parser.Listener, HeaderBlockParser, HeaderBlockFragments) - Constructor for class org.eclipse.jetty.http2.parser.ContinuationBodyParser
- ContinuationBodyParser.State - Enum in org.eclipse.jetty.http2.parser
- ContinuationFrame - Class in org.eclipse.jetty.http2.frames
- ContinuationFrame(int, boolean) - Constructor for class org.eclipse.jetty.http2.frames.ContinuationFrame
- continue100(int) - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
-
If the associated response has the Expect header set to 100 Continue, then accessing the input stream indicates that the handler/servlet is ready for the request body and thus a 100 Continue response is sent.
- control(IStream, Callback, Frame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- control(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.Generator
- ControlEntry(Frame, IStream, Callback) - Constructor for class org.eclipse.jetty.http2.HTTP2Session.ControlEntry
- createLocalStream(int, Promise<Stream>) - Method in class org.eclipse.jetty.http2.HTTP2Session
- createLocalStream(HTTP2Session.StreamsState.Slot, List<StreamFrame>, Promise<Stream>, Stream.Listener, int) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- createRemoteStream(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- cursor - Variable in class org.eclipse.jetty.http2.parser.GoAwayBodyParser
- cursor - Variable in class org.eclipse.jetty.http2.parser.HeaderParser
- cursor - Variable in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- cursor - Variable in class org.eclipse.jetty.http2.parser.PingBodyParser
- cursor - Variable in class org.eclipse.jetty.http2.parser.PrefaceParser
- cursor - Variable in class org.eclipse.jetty.http2.parser.PriorityBodyParser
- cursor - Variable in class org.eclipse.jetty.http2.parser.PushPromiseBodyParser
- cursor - Variable in class org.eclipse.jetty.http2.parser.ResetBodyParser
- cursor - Variable in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- cursor - Variable in class org.eclipse.jetty.http2.parser.UnknownBodyParser
- cursor - Variable in class org.eclipse.jetty.http2.parser.WindowUpdateBodyParser
D
- data - Variable in class org.eclipse.jetty.http2.frames.DataFrame
- data(DataFrame, Callback) - Method in interface org.eclipse.jetty.http2.api.Stream
-
Sends the given DATA
frame
. - data(DataFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- data(IStream, Callback, DataFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- data(IStream, Callback, DataFrame) - Method in interface org.eclipse.jetty.http2.ISession
-
Enqueues the given DATA frame to be written to the connection.
- data(ByteBufferPool.Lease, DataFrame, int) - Method in class org.eclipse.jetty.http2.generator.Generator
- DATA - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- DATA - Enum constant in enum org.eclipse.jetty.http2.parser.DataBodyParser.State
- DataBodyParser - Class in org.eclipse.jetty.http2.parser
- DataBodyParser(HeaderParser, Parser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.DataBodyParser
- DataBodyParser.State - Enum in org.eclipse.jetty.http2.parser
- dataBytes - Variable in class org.eclipse.jetty.http2.HTTP2Session.DataEntry
- DataCallback(Callback, IStream, int) - Constructor for class org.eclipse.jetty.http2.HTTP2Session.DataCallback
- DataEntry(DataFrame, IStream, Callback) - Constructor for class org.eclipse.jetty.http2.HTTP2Session.DataEntry
- DataFrame - Class in org.eclipse.jetty.http2.frames
- DataFrame(int, ByteBuffer, boolean) - Constructor for class org.eclipse.jetty.http2.frames.DataFrame
- DataFrame(int, ByteBuffer, boolean, int) - Constructor for class org.eclipse.jetty.http2.frames.DataFrame
- DataFrame(ByteBuffer, boolean) - Constructor for class org.eclipse.jetty.http2.frames.DataFrame
- dataGenerator - Variable in class org.eclipse.jetty.http2.generator.Generator
- DataGenerator - Class in org.eclipse.jetty.http2.generator
- DataGenerator(HeaderGenerator) - Constructor for class org.eclipse.jetty.http2.generator.DataGenerator
- dataInfo - Variable in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- DataInfo(HttpExchange, DataFrame, Callback) - Constructor for class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier.DataInfo
- dataLength - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- dataRemaining - Variable in class org.eclipse.jetty.http2.HTTP2Session.DataEntry
- decode(ByteBuffer) - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
- DEFAULT_MAX_KEYS - Static variable in class org.eclipse.jetty.http2.frames.SettingsFrame
- DEFAULT_MAX_LENGTH - Static variable in class org.eclipse.jetty.http2.frames.Frame
- DEFAULT_MAX_TABLE_CAPACITY - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
- DEFAULT_WINDOW_SIZE - Static variable in interface org.eclipse.jetty.http2.FlowControlStrategy
- delegate - Variable in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- destination() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- directUpgrade() - Method in class org.eclipse.jetty.http2.parser.PrefaceParser
-
Advances this parser after the
PrefaceFrame.PREFACE_PREAMBLE_BYTES
. - directUpgrade() - Method in class org.eclipse.jetty.http2.parser.ServerParser
-
A direct upgrade is an unofficial upgrade from HTTP/1.1 to HTTP/2.0.
- disconnect() - Method in class org.eclipse.jetty.http2.HTTP2Session
- DISCONNECT - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- DisconnectFrame - Class in org.eclipse.jetty.http2.frames
- DisconnectFrame() - Constructor for class org.eclipse.jetty.http2.frames.DisconnectFrame
- dispatch() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- DO_NOT_HUFFMAN - Static variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- DO_NOT_INDEX - Static variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- doStart() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- doStart() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- doStop() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- doStop() - Method in class org.eclipse.jetty.http2.HTTP2Session
- dump() - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- dump() - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- dump() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- dump() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer
- dump(Appendable, String) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- dump(Appendable, String) - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- dump(Appendable, String) - Method in class org.eclipse.jetty.http2.HTTP2Session
- dump(Appendable, String) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- dump(Appendable, String) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer
- DynamicTable(int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackContext.DynamicTable
E
- emit(HttpField) - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- EMPTY - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
- EMPTY_ARRAY - Static variable in class org.eclipse.jetty.http2.frames.Frame
- EMPTY_BYTE_BUFFERS - Static variable in class org.eclipse.jetty.http2.HTTP2Flusher
- EMPTY_PAYLOAD - Static variable in class org.eclipse.jetty.http2.frames.PingFrame
- emptyBody(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- emptyBody(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.ContinuationBodyParser
- emptyBody(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.DataBodyParser
- emptyBody(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- emptyBody(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- ENABLE_PUSH - Static variable in class org.eclipse.jetty.http2.frames.SettingsFrame
- encode(ByteBuffer, HttpField) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
- encode(ByteBuffer, MetaData) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
- encode(HpackEncoder, ByteBufferPool.Lease, MetaData, int) - Method in class org.eclipse.jetty.http2.generator.FrameGenerator
- encodeMaxDynamicTableSize(ByteBuffer, int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
- encodeName(ByteBuffer, byte, int, String, HpackContext.Entry) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
- encoder - Variable in class org.eclipse.jetty.http2.generator.HeadersGenerator
- encoder - Variable in class org.eclipse.jetty.http2.generator.PushPromiseGenerator
- encodeValue(ByteBuffer, boolean, String) - Static method in class org.eclipse.jetty.http2.hpack.HpackEncoder
- END_HEADERS - Static variable in interface org.eclipse.jetty.http2.Flags
- END_STREAM - Static variable in interface org.eclipse.jetty.http2.Flags
- endHeaders - Variable in class org.eclipse.jetty.http2.frames.ContinuationFrame
- endPoint - Variable in class org.eclipse.jetty.http2.HTTP2Session
- endPoint - Variable in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- endStream - Variable in class org.eclipse.jetty.http2.frames.DataFrame
- endStream - Variable in class org.eclipse.jetty.http2.frames.HeadersFrame
- endStream - Variable in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- endWrite() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- ENHANCE_YOUR_CALM_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates that the other peer might be generating excessive load.
- enqueue(HttpReceiverOverHTTP2.ContentNotifier.DataInfo) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- entries - Variable in class org.eclipse.jetty.http2.HTTP2Flusher
- entries - Variable in class org.eclipse.jetty.http2.HTTP2Session.StreamsState.Slot
- Entry() - Constructor for class org.eclipse.jetty.http2.hpack.HpackContext.Entry
- Entry(HttpField) - Constructor for class org.eclipse.jetty.http2.hpack.HpackContext.Entry
- Entry(Frame, IStream, Callback) - Constructor for class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- error - Variable in class org.eclipse.jetty.http2.frames.FailureFrame
- error - Variable in class org.eclipse.jetty.http2.frames.GoAwayFrame
- error - Variable in class org.eclipse.jetty.http2.frames.ResetFrame
- error - Variable in class org.eclipse.jetty.http2.parser.GoAwayBodyParser
- error - Variable in class org.eclipse.jetty.http2.parser.ResetBodyParser
- ERROR - Enum constant in enum org.eclipse.jetty.http2.parser.GoAwayBodyParser.State
- ERROR - Enum constant in enum org.eclipse.jetty.http2.parser.ResetBodyParser.State
- ERROR_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.GoAwayBodyParser.State
- ERROR_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.ResetBodyParser.State
- ErrorCode - Enum in org.eclipse.jetty.http2
-
Standard HTTP/2 error codes.
- ErrorCode(int) - Constructor for enum org.eclipse.jetty.http2.ErrorCode
- ErrorCode.Codes - Class in org.eclipse.jetty.http2
- Event() - Constructor for enum org.eclipse.jetty.http2.CloseState.Event
- events - Variable in class org.eclipse.jetty.http2.parser.WindowRateControl
- evict() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.DynamicTable
- evictAll() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.DynamicTable
- exchange - Variable in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier.DataInfo
- exchangeTerminated(HttpExchange, Result) - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- exclusive - Variable in class org.eclipse.jetty.http2.frames.PriorityFrame
- exclusive - Variable in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- exclusive - Variable in class org.eclipse.jetty.http2.parser.PriorityBodyParser
- EXCLUSIVE - Enum constant in enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
- EXCLUSIVE - Enum constant in enum org.eclipse.jetty.http2.parser.PriorityBodyParser.State
- executor - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- EXECUTOR_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
F
- Factory(int) - Constructor for class org.eclipse.jetty.http2.parser.WindowRateControl.Factory
- fail(Callback, Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- failConnectionPromise(Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- failed - Variable in class org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- failed(Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2.ReleaseCallback
- failed(Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- failed(Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2.HeadersPromise
- failed(Throwable) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.HTTP2ClientConnection
- failed(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Connection.FillableCallback
- failed(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Connection.NetworkBuffer
- failed(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- failed(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Session.DataCallback
- failed(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Session.OnResetCallback
- failed(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- failed(Throwable) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- FAILED - Enum constant in enum org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.State
-
The terminal state indicating failure of the send.
- failStream(Stream, int, String, Throwable, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- failStreams(Predicate<IStream>, String, boolean) - Method in class org.eclipse.jetty.http2.HTTP2Session
- failure - Variable in class org.eclipse.jetty.http2.frames.FailureFrame
- failure - Variable in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- failure - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- failure - Variable in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2.FailureTask
- FAILURE - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- FailureFrame - Class in org.eclipse.jetty.http2.frames
- FailureFrame(int, String, Throwable) - Constructor for class org.eclipse.jetty.http2.frames.FailureFrame
- FailureTask(Throwable, Callback, boolean) - Constructor for class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2.FailureTask
- fill(EndPoint, ByteBuffer) - Method in class org.eclipse.jetty.http2.HTTP2Connection
- fillableCallback - Variable in class org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- FillableCallback() - Constructor for class org.eclipse.jetty.http2.HTTP2Connection.FillableCallback
- finish() - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- flags - Variable in class org.eclipse.jetty.http2.parser.HeaderParser
- Flags - Interface in org.eclipse.jetty.http2
- FLAGS - Enum constant in enum org.eclipse.jetty.http2.parser.HeaderParser.State
- FLOW_CONTROL_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates an HTTP/2 flow control violation.
- flowControl - Variable in class org.eclipse.jetty.http2.HTTP2Session
- flowControlLength - Variable in class org.eclipse.jetty.http2.HTTP2Session.DataCallback
- FlowControlStrategy - Interface in org.eclipse.jetty.http2
- FlowControlStrategy.Factory - Interface in org.eclipse.jetty.http2
- flowControlStrategyFactory - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- flowControlStrategyFactory - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- flush() - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
-
Iterates over the entries of the slot queue to flush them.
- flusher - Variable in class org.eclipse.jetty.http2.HTTP2Session
- flushing - Variable in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- FRAGMENT - Enum constant in enum org.eclipse.jetty.http2.parser.ContinuationBodyParser.State
- frame - Variable in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier.DataInfo
- frame - Variable in class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- frame - Variable in class org.eclipse.jetty.http2.HTTP2Flusher.WindowEntry
- frame(HTTP2Flusher.Entry, boolean) - Method in class org.eclipse.jetty.http2.HTTP2Session
- Frame - Class in org.eclipse.jetty.http2.frames
- Frame(FrameType) - Constructor for class org.eclipse.jetty.http2.frames.Frame
- FRAME_SIZE_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates that a frame has an invalid length.
- frameBytes - Variable in class org.eclipse.jetty.http2.HTTP2Session.ControlEntry
- frameBytes - Variable in class org.eclipse.jetty.http2.HTTP2Session.DataEntry
- FrameGenerator - Class in org.eclipse.jetty.http2.generator
- FrameGenerator(HeaderGenerator) - Constructor for class org.eclipse.jetty.http2.generator.FrameGenerator
- FrameList(HeadersFrame) - Constructor for class org.eclipse.jetty.http2.IStream.FrameList
-
Creates a frame list of just the given HEADERS frame.
- FrameList(HeadersFrame, DataFrame, HeadersFrame) - Constructor for class org.eclipse.jetty.http2.IStream.FrameList
-
Creates a frame list of the given frames.
- frameRemaining - Variable in class org.eclipse.jetty.http2.HTTP2Session.DataEntry
- frames - Variable in class org.eclipse.jetty.http2.IStream.FrameList
- frames(IStream, List<? extends Frame>, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- frames(IStream, List<? extends Frame>, Callback) - Method in interface org.eclipse.jetty.http2.ISession
-
Enqueues the given frames to be written to the connection.
- FRAMES - Enum constant in enum org.eclipse.jetty.http2.parser.ServerParser.State
- frameType - Variable in class org.eclipse.jetty.http2.frames.UnknownFrame
- FrameType - Enum in org.eclipse.jetty.http2.frames
- FrameType(int) - Constructor for enum org.eclipse.jetty.http2.frames.FrameType
- FrameType.Types - Class in org.eclipse.jetty.http2.frames
- freeSlot(HTTP2Session.StreamsState.Slot, int) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- from(int) - Static method in enum org.eclipse.jetty.http2.ErrorCode
- from(int) - Static method in enum org.eclipse.jetty.http2.frames.FrameType
- fromEventsPerSecond(int) - Static method in class org.eclipse.jetty.http2.parser.WindowRateControl
G
- generate(ByteBufferPool.Lease) - Method in class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- generate(ByteBufferPool.Lease) - Method in class org.eclipse.jetty.http2.HTTP2Session.ControlEntry
- generate(ByteBufferPool.Lease) - Method in class org.eclipse.jetty.http2.HTTP2Session.DataEntry
- generate(ByteBufferPool.Lease, DataFrame, int) - Method in class org.eclipse.jetty.http2.generator.DataGenerator
- generate(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.FrameGenerator
- generate(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.GoAwayGenerator
- generate(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.HeadersGenerator
- generate(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.NoOpGenerator
- generate(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.PingGenerator
- generate(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.PrefaceGenerator
- generate(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.PriorityGenerator
- generate(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.PushPromiseGenerator
- generate(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.ResetGenerator
- generate(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.SettingsGenerator
- generate(ByteBufferPool.Lease, Frame) - Method in class org.eclipse.jetty.http2.generator.WindowUpdateGenerator
- generate(ByteBufferPool.Lease, FrameType, int, int, int, int) - Method in class org.eclipse.jetty.http2.generator.HeaderGenerator
- generateData(ByteBufferPool.Lease, int, ByteBuffer, boolean, int) - Method in class org.eclipse.jetty.http2.generator.DataGenerator
- generateFrame(ByteBufferPool.Lease, int, ByteBuffer, boolean) - Method in class org.eclipse.jetty.http2.generator.DataGenerator
- generateGoAway(ByteBufferPool.Lease, int, int, byte[]) - Method in class org.eclipse.jetty.http2.generator.GoAwayGenerator
- generateHeader(ByteBufferPool.Lease, FrameType, int, int, int) - Method in class org.eclipse.jetty.http2.generator.FrameGenerator
- generateHeaders(ByteBufferPool.Lease, int, MetaData, PriorityFrame, boolean) - Method in class org.eclipse.jetty.http2.generator.HeadersGenerator
- generatePing(ByteBufferPool.Lease, byte[], boolean) - Method in class org.eclipse.jetty.http2.generator.PingGenerator
- generatePriority(ByteBuffer, PriorityFrame) - Method in class org.eclipse.jetty.http2.generator.HeadersGenerator
- generatePriority(ByteBufferPool.Lease, int, int, int, boolean) - Method in class org.eclipse.jetty.http2.generator.PriorityGenerator
- generatePriorityBody(ByteBuffer, int, int, int, boolean) - Method in class org.eclipse.jetty.http2.generator.PriorityGenerator
- generatePushPromise(ByteBufferPool.Lease, int, int, MetaData) - Method in class org.eclipse.jetty.http2.generator.PushPromiseGenerator
- generateReset(ByteBufferPool.Lease, int, int) - Method in class org.eclipse.jetty.http2.generator.ResetGenerator
- generateSettings(ByteBufferPool.Lease, Map<Integer, Integer>, boolean) - Method in class org.eclipse.jetty.http2.generator.SettingsGenerator
- generateWindowUpdate(ByteBufferPool.Lease, int, int) - Method in class org.eclipse.jetty.http2.generator.WindowUpdateGenerator
- generator - Variable in class org.eclipse.jetty.http2.HTTP2Session
- Generator - Class in org.eclipse.jetty.http2.generator
- Generator(ByteBufferPool) - Constructor for class org.eclipse.jetty.http2.generator.Generator
- Generator(ByteBufferPool, int) - Constructor for class org.eclipse.jetty.http2.generator.Generator
- Generator(ByteBufferPool, int, int) - Constructor for class org.eclipse.jetty.http2.generator.Generator
-
Deprecated.
- generators - Variable in class org.eclipse.jetty.http2.generator.Generator
- get(int) - Method in class org.eclipse.jetty.http2.hpack.HpackContext.DynamicTable
- get(int) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
- get(String) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
- get(HttpField) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
- get(HttpHeader) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
- getAttachment() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- getAttribute(String) - Method in interface org.eclipse.jetty.http2.api.Stream
- getAttribute(String) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- getBindAddress() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getBodyLength() - Method in class org.eclipse.jetty.http2.parser.BodyParser
- getBufferRatio() - Method in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- getByteBufferPool() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getByteBufferPool() - Method in class org.eclipse.jetty.http2.generator.Generator
- getBytesIn() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- getBytesOut() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- getBytesWritten() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getBytesWritten() - Method in interface org.eclipse.jetty.http2.ISession
- getClientConnectionFactory() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getCloseState() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getCloseState() - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- getConnection() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- getConnection() - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- getConnectTimeout() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getData() - Method in class org.eclipse.jetty.http2.frames.DataFrame
- getDataBytesRemaining() - Method in class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- getDataBytesRemaining() - Method in class org.eclipse.jetty.http2.HTTP2Session.DataEntry
- getDependentStreamId() - Method in class org.eclipse.jetty.http2.frames.PriorityFrame
-
Deprecated.
- getDynamicTableSize() - Method in class org.eclipse.jetty.http2.hpack.HpackContext
- getEncodedField() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.StaticEntry
- getEncodedField(HttpHeader, String, String) - Method in class org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder
- getEndPoint() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getError() - Method in class org.eclipse.jetty.http2.frames.FailureFrame
- getError() - Method in class org.eclipse.jetty.http2.frames.GoAwayFrame
- getError() - Method in class org.eclipse.jetty.http2.frames.ResetFrame
- getEventsPerSecond() - Method in class org.eclipse.jetty.http2.parser.WindowRateControl
- getExecutor() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getFailure() - Method in class org.eclipse.jetty.http2.frames.FailureFrame
- getFlowControlStrategy() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getFlowControlStrategyFactory() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getFlowControlStrategyFactory() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getFrameBytesGenerated() - Method in class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- getFrameBytesGenerated() - Method in class org.eclipse.jetty.http2.HTTP2Session.ControlEntry
- getFrameBytesGenerated() - Method in class org.eclipse.jetty.http2.HTTP2Session.DataEntry
- getFrameQueueSize() - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- getFrames() - Method in class org.eclipse.jetty.http2.IStream.FrameList
- getFrameType() - Method in class org.eclipse.jetty.http2.parser.BodyParser
- getFrameType() - Method in class org.eclipse.jetty.http2.parser.HeaderParser
- getFrameType() - Method in class org.eclipse.jetty.http2.parser.Parser
- getGenerator() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getHpackContext() - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
- getHpackContext() - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
- getHpackDecoder() - Method in class org.eclipse.jetty.http2.parser.Parser
- getHpackEncoder() - Method in class org.eclipse.jetty.http2.generator.Generator
- 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
- getHttpConfiguration() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getHttpConnection() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getHttpField() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
- getHttpReceiver() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getHttpSender() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getHttpTransport() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- getHttpVersion() - Method in class org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder
- getId() - Method in interface org.eclipse.jetty.http2.api.Stream
- getId() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- getIdleTimeout() - Method in interface org.eclipse.jetty.http2.api.Stream
- getIdleTimeout() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getIdleTimeout() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- getInitialSessionRecvWindow() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getInitialSessionRecvWindow() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getInitialSessionRecvWindow() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getInitialStreamRecvWindow() - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- getInitialStreamRecvWindow() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getInitialStreamRecvWindow() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getInitialStreamSendWindow() - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- getInputBufferSize() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getInvocationType() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2.ReleaseCallback
- getInvocationType() - Method in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.HTTP2ClientConnection
- getInvocationType() - Method in class org.eclipse.jetty.http2.HTTP2Connection.FillableCallback
- getInvocationType() - Method in class org.eclipse.jetty.http2.HTTP2Connection.NetworkBuffer
- getInvocationType() - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- getInvocationType() - Method in class org.eclipse.jetty.http2.HTTP2Session.OnResetCallback
- getInvocationType() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- getInvocationType() - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- getLastRemoteStreamId() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getLastStreamId() - Method in class org.eclipse.jetty.http2.frames.GoAwayFrame
- getLength() - Method in class org.eclipse.jetty.http2.parser.HeaderParser
- getListener() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- getListener() - Method in interface org.eclipse.jetty.http2.IStream
- getListener() - Method in class org.eclipse.jetty.http2.parser.Parser
- getMaxConcurrentPushedStreams() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getMaxConcurrentStreams() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxDecoderTableCapacity() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getMaxDecoderTableCapacity() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxDynamicTableSize() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
-
Deprecated.
- getMaxDynamicTableSize() - Method in class org.eclipse.jetty.http2.hpack.HpackContext
- getMaxDynamicTableSize() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Deprecated.
- getMaxEncoderTableCapacity() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getMaxEncoderTableCapacity() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getMaxEncoderTableCapacity() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxFrameLength() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
-
Deprecated.
- getMaxFrameLength() - Method in class org.eclipse.jetty.http2.parser.Parser
-
Deprecated.
- getMaxFrameLength() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Deprecated.
- getMaxFrameSize() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getMaxFrameSize() - Method in class org.eclipse.jetty.http2.generator.FrameGenerator
- getMaxFrameSize() - Method in class org.eclipse.jetty.http2.generator.HeaderGenerator
- getMaxFrameSize() - Method in class org.eclipse.jetty.http2.parser.Parser
- getMaxFrameSize() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxHeaderBlockFragment() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getMaxHeaderBlockFragment() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxHeaderListSize() - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
- getMaxHeaderListSize() - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
- getMaxHeaderListSize() - Method in class org.eclipse.jetty.http2.parser.HeaderBlockParser
- getMaxKeys() - Method in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- getMaxLocalStreams() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getMaxMultiplex() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- getMaxRemoteStreams() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getMaxResponseHeadersSize() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getMaxSettingsKeys() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getMaxSettingsKeys() - Method in class org.eclipse.jetty.http2.parser.Parser
- getMaxSettingsKeys() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getMaxSize() - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
-
Get the maxSize.
- getMaxTableCapacity() - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
- getMaxTableCapacity() - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
- getMessagesIn() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- getMessagesOut() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- getMetaData() - Method in class org.eclipse.jetty.http2.frames.HeadersFrame
- getMetaData() - Method in class org.eclipse.jetty.http2.frames.PushPromiseFrame
- getParentStreamId() - Method in class org.eclipse.jetty.http2.frames.PriorityFrame
- getParser() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- getParser() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getParser() - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- getParserListener() - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- getParserListener() - Method in class org.eclipse.jetty.http2.parser.ServerParser.Listener.Wrapper
- getPayload() - Method in class org.eclipse.jetty.http2.frames.GoAwayFrame
- getPayload() - Method in class org.eclipse.jetty.http2.frames.PingFrame
- getPayloadAsLong() - Method in class org.eclipse.jetty.http2.frames.PingFrame
- getPriority() - Method in class org.eclipse.jetty.http2.frames.HeadersFrame
- getPriorityFrame() - Method in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- getPromisedStreamId() - Method in class org.eclipse.jetty.http2.frames.PushPromiseFrame
- getProtocols() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getRateControl() - Method in class org.eclipse.jetty.http2.parser.HeaderParser
- getRateControl() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Deprecated.
- getRateControlFactory() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getReason() - Method in class org.eclipse.jetty.http2.frames.FailureFrame
- getRecvWindow() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getRecvWindow() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- getReservedThreads() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Deprecated.feature removed, no replacement
- getScheduler() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getSelectors() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- getSelectors() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getSendWindow() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getSendWindow() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- getSession() - Method in interface org.eclipse.jetty.http2.api.Stream
- getSession() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getSession() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- getSession() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- getSession() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- getSession() - Method in interface org.eclipse.jetty.http2.IStream
- getSessions() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer
- getSessionStallTime() - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- getSettings() - Method in class org.eclipse.jetty.http2.frames.SettingsFrame
- getSize() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
- getSize() - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
-
Get the size.
- getSize() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer
- getStatic(HttpHeader) - Static method in class org.eclipse.jetty.http2.hpack.HpackContext
- getStaticHuffmanValue() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
- getStaticHuffmanValue() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.StaticEntry
- getStaticValue() - Method in class org.eclipse.jetty.http2.hpack.StaticTableHttpField
- getStream() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getStream() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- getStream() - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- getStream(int) - Method in interface org.eclipse.jetty.http2.api.Session
-
Retrieves the stream with the given
streamId
. - getStream(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- getStream(int) - Method in interface org.eclipse.jetty.http2.ISession
- getStreamCount() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getStreamId() - Method in class org.eclipse.jetty.http2.frames.ContinuationFrame
- getStreamId() - Method in class org.eclipse.jetty.http2.frames.ResetFrame
- getStreamId() - Method in class org.eclipse.jetty.http2.frames.StreamFrame
- getStreamId() - Method in class org.eclipse.jetty.http2.frames.WindowUpdateFrame
- getStreamId() - Method in class org.eclipse.jetty.http2.IStream.FrameList
- getStreamId() - Method in class org.eclipse.jetty.http2.parser.BodyParser
- getStreamId() - Method in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- getStreamId() - Method in class org.eclipse.jetty.http2.parser.HeaderParser
- getStreamIdleTimeout() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- getStreamIdleTimeout() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getStreamIdleTimeout() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- getStreamListener() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- getStreams() - Method in interface org.eclipse.jetty.http2.api.Session
- getStreams() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getStreamsClosed() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getStreamsOpened() - Method in class org.eclipse.jetty.http2.HTTP2Session
- getStreamsStallTime() - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- getTableCapacity() - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
- getType() - Method in class org.eclipse.jetty.http2.frames.Frame
- getType() - Method in enum org.eclipse.jetty.http2.frames.FrameType
- getWeight() - Method in class org.eclipse.jetty.http2.frames.PriorityFrame
- getWindowDelta() - Method in class org.eclipse.jetty.http2.frames.WindowUpdateFrame
- getWindowQueueSize() - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- getWriteThreshold() - Method in class org.eclipse.jetty.http2.HTTP2Session
- GO_AWAY - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- goAway(GoAwayFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- goAway(GoAwayFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- GoAwayBodyParser - Class in org.eclipse.jetty.http2.parser
- GoAwayBodyParser(HeaderParser, Parser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.GoAwayBodyParser
- GoAwayBodyParser.State - Enum in org.eclipse.jetty.http2.parser
- GoAwayFrame - Class in org.eclipse.jetty.http2.frames
- GoAwayFrame(int, int, byte[]) - Constructor for class org.eclipse.jetty.http2.frames.GoAwayFrame
- GoAwayGenerator - Class in org.eclipse.jetty.http2.generator
- GoAwayGenerator(HeaderGenerator) - Constructor for class org.eclipse.jetty.http2.generator.GoAwayGenerator
- goAwayRecv - Variable in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- goAwaySent - Variable in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- GRACEFUL - Static variable in class org.eclipse.jetty.http2.frames.GoAwayFrame
H
- halt(String) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- handle - Variable in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2.FailureTask
- handleWithContext() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- hasFlag(int) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- hasFlag(int) - Method in class org.eclipse.jetty.http2.parser.HeaderParser
- hasFlag(int) - Method in class org.eclipse.jetty.http2.parser.Parser
- hasHighPriority() - Method in class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- hasHighPriority() - Method in class org.eclipse.jetty.http2.HTTP2Session.ControlEntry
- HEADER - Enum constant in enum org.eclipse.jetty.http2.parser.Parser.State
- HEADER_BLOCK - Enum constant in enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
- HEADER_LENGTH - Static variable in class org.eclipse.jetty.http2.frames.Frame
- HEADER_TABLE_SIZE - Static variable in class org.eclipse.jetty.http2.frames.SettingsFrame
- headerBlockFragments - Variable in class org.eclipse.jetty.http2.parser.ContinuationBodyParser
- headerBlockFragments - Variable in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- HeaderBlockFragments - Class in org.eclipse.jetty.http2.parser
- HeaderBlockFragments(int) - Constructor for class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- headerBlockParser - Variable in class org.eclipse.jetty.http2.parser.ContinuationBodyParser
- headerBlockParser - Variable in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- headerBlockParser - Variable in class org.eclipse.jetty.http2.parser.PushPromiseBodyParser
- HeaderBlockParser - Class in org.eclipse.jetty.http2.parser
- HeaderBlockParser(HeaderParser, ByteBufferPool, HpackDecoder, BodyParser) - Constructor for class org.eclipse.jetty.http2.parser.HeaderBlockParser
- headerGenerator - Variable in class org.eclipse.jetty.http2.generator.DataGenerator
- headerGenerator - Variable in class org.eclipse.jetty.http2.generator.FrameGenerator
- headerGenerator - Variable in class org.eclipse.jetty.http2.generator.Generator
- HeaderGenerator - Class in org.eclipse.jetty.http2.generator
- HeaderGenerator() - Constructor for class org.eclipse.jetty.http2.generator.HeaderGenerator
- headerParser - Variable in class org.eclipse.jetty.http2.parser.BodyParser
- headerParser - Variable in class org.eclipse.jetty.http2.parser.HeaderBlockParser
- headerParser - Variable in class org.eclipse.jetty.http2.parser.Parser
- HeaderParser - Class in org.eclipse.jetty.http2.parser
-
The parser for the frame header of HTTP/2 frames.
- HeaderParser(RateControl) - Constructor for class org.eclipse.jetty.http2.parser.HeaderParser
- HeaderParser.State - Enum in org.eclipse.jetty.http2.parser
- headers(HeadersFrame, Callback) - Method in interface org.eclipse.jetty.http2.api.Stream
-
Sends the given HEADERS
frame
. - headers(HeadersFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- HEADERS - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- HEADERS - Enum constant in enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
- HEADERS - Enum constant in enum org.eclipse.jetty.http2.parser.PushPromiseBodyParser.State
- HeadersBodyParser - Class in org.eclipse.jetty.http2.parser
- HeadersBodyParser(HeaderParser, Parser.Listener, HeaderBlockParser, HeaderBlockFragments) - Constructor for class org.eclipse.jetty.http2.parser.HeadersBodyParser
- HeadersBodyParser.State - Enum in org.eclipse.jetty.http2.parser
- HeadersFrame - Class in org.eclipse.jetty.http2.frames
- HeadersFrame(int, MetaData, PriorityFrame, boolean) - Constructor for class org.eclipse.jetty.http2.frames.HeadersFrame
-
Creates a new
HEADERS
frame with the specified streamid
. - HeadersFrame(MetaData, PriorityFrame, boolean) - Constructor for class org.eclipse.jetty.http2.frames.HeadersFrame
-
Creates a new
HEADERS
frame with an unspecified streamid
. - HeadersGenerator - Class in org.eclipse.jetty.http2.generator
- HeadersGenerator(HeaderGenerator, HpackEncoder) - Constructor for class org.eclipse.jetty.http2.generator.HeadersGenerator
- HeadersGenerator(HeaderGenerator, HpackEncoder, int) - Constructor for class org.eclipse.jetty.http2.generator.HeadersGenerator
- HeadersPromise(HttpRequest, Callback) - Constructor for class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2.HeadersPromise
- HpackContext - Class in org.eclipse.jetty.http2.hpack
-
HPACK - Header Compression for HTTP/2
- HpackContext(int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackContext
- HpackContext.DynamicTable - Class in org.eclipse.jetty.http2.hpack
- HpackContext.Entry - Class in org.eclipse.jetty.http2.hpack
- HpackContext.StaticEntry - Class in org.eclipse.jetty.http2.hpack
- hpackDecoder - Variable in class org.eclipse.jetty.http2.parser.HeaderBlockParser
- hpackDecoder - Variable in class org.eclipse.jetty.http2.parser.Parser
- HpackDecoder - Class in org.eclipse.jetty.http2.hpack
-
Hpack Decoder
- HpackDecoder(int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackDecoder
- HpackDecoder(int, int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackDecoder
-
Deprecated.
- hpackEncoder - Variable in class org.eclipse.jetty.http2.generator.Generator
- HpackEncoder - Class in org.eclipse.jetty.http2.hpack
- HpackEncoder() - Constructor for class org.eclipse.jetty.http2.hpack.HpackEncoder
- HpackEncoder(int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackEncoder
-
Deprecated.
- HpackEncoder(int, int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackEncoder
-
Deprecated.
- HpackEncoder(int, int, int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackEncoder
-
Deprecated.
- HpackException - Exception Class in org.eclipse.jetty.http2.hpack
- HpackException(String, Object...) - Constructor for exception class org.eclipse.jetty.http2.hpack.HpackException
- HpackException.CompressionException - Exception Class in org.eclipse.jetty.http2.hpack
- HpackException.SessionException - Exception Class in org.eclipse.jetty.http2.hpack
-
A Session HPACK Exception.
- HpackException.StreamException - Exception Class in org.eclipse.jetty.http2.hpack
-
A Stream HPACK exception.
- HpackFieldPreEncoder - Class in org.eclipse.jetty.http2.hpack
- HpackFieldPreEncoder() - Constructor for class org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder
- HTTP_1_1_REQUIRED_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates that HTTP/1.1 must be used rather than HTTP/2.
- HTTP_CONNECT_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates that the connection established by an HTTP CONNECT was abnormally closed.
- HTTP2Cipher - Class in org.eclipse.jetty.http2
- HTTP2Cipher() - Constructor for class org.eclipse.jetty.http2.HTTP2Cipher
- HTTP2Cipher.CipherComparator - Class in org.eclipse.jetty.http2
-
Comparator that orders non blacklisted ciphers before blacklisted ones.
- HTTP2Client - Class in org.eclipse.jetty.http2.client
-
HTTP2Client
provides an asynchronous, non-blocking implementation to send HTTP/2 frames to a server. - HTTP2Client() - Constructor for class org.eclipse.jetty.http2.client.HTTP2Client
- HTTP2Client.ClientSelectorManager - Class in org.eclipse.jetty.http2.client
- HTTP2ClientConnection(HTTP2Client, ByteBufferPool, Executor, EndPoint, ISession, int, Promise<Session>, Session.Listener) - Constructor for class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.HTTP2ClientConnection
- HTTP2ClientConnectionFactory - Class in org.eclipse.jetty.http2.client
- HTTP2ClientConnectionFactory() - Constructor for class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
- HTTP2ClientConnectionFactory.ConnectionListener - Class in org.eclipse.jetty.http2.client
- HTTP2ClientConnectionFactory.HTTP2ClientConnection - Class in org.eclipse.jetty.http2.client
- HTTP2ClientSession - Class in org.eclipse.jetty.http2.client
- HTTP2ClientSession(Scheduler, EndPoint, Generator, Session.Listener, FlowControlStrategy) - Constructor for class org.eclipse.jetty.http2.client.HTTP2ClientSession
-
Deprecated.
- HTTP2ClientSession(Scheduler, EndPoint, Parser, Generator, Session.Listener, FlowControlStrategy) - Constructor for class org.eclipse.jetty.http2.client.HTTP2ClientSession
- HTTP2Connection - Class in org.eclipse.jetty.http2
- HTTP2Connection(ByteBufferPool, Executor, EndPoint, ISession, int) - Constructor for class org.eclipse.jetty.http2.HTTP2Connection
- HTTP2Connection(ByteBufferPool, Executor, EndPoint, Parser, ISession, int) - Constructor for class org.eclipse.jetty.http2.HTTP2Connection
-
Deprecated.
- HTTP2Connection.FillableCallback - Class in org.eclipse.jetty.http2
- HTTP2Connection.HTTP2Producer - Class in org.eclipse.jetty.http2
- HTTP2Connection.NetworkBuffer - Class in org.eclipse.jetty.http2
- HTTP2Connection.ParserListener - Class in org.eclipse.jetty.http2
- HTTP2CServerConnectionFactory - Class in org.eclipse.jetty.http2.server
-
HTTP2 Clear Text Connection factory.
- HTTP2CServerConnectionFactory(HttpConfiguration) - Constructor for class org.eclipse.jetty.http2.server.HTTP2CServerConnectionFactory
- HTTP2CServerConnectionFactory(HttpConfiguration, String...) - Constructor for class org.eclipse.jetty.http2.server.HTTP2CServerConnectionFactory
- HTTP2Flusher - Class in org.eclipse.jetty.http2
- HTTP2Flusher(HTTP2Session) - Constructor for class org.eclipse.jetty.http2.HTTP2Flusher
- HTTP2Flusher.Entry - Class in org.eclipse.jetty.http2
- HTTP2Flusher.WindowEntry - Class in org.eclipse.jetty.http2
- HTTP2Producer() - Constructor for class org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- HTTP2ServerConnection - Class in org.eclipse.jetty.http2.server
- HTTP2ServerConnection(ByteBufferPool, Executor, EndPoint, HttpConfiguration, ISession, int, ServerSessionListener) - Constructor for class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- HTTP2ServerConnection(ByteBufferPool, Executor, EndPoint, HttpConfiguration, ServerParser, ISession, int, ServerSessionListener) - Constructor for class org.eclipse.jetty.http2.server.HTTP2ServerConnection
-
Deprecated.
- HTTP2ServerConnection.ServerHttpChannelOverHTTP2 - Class in org.eclipse.jetty.http2.server
- HTTP2ServerConnectionFactory - Class in org.eclipse.jetty.http2.server
- 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
- HTTP2ServerSession - Class in org.eclipse.jetty.http2.server
- HTTP2ServerSession(Scheduler, EndPoint, Generator, ServerSessionListener, FlowControlStrategy) - Constructor for class org.eclipse.jetty.http2.server.HTTP2ServerSession
-
Deprecated.
- HTTP2ServerSession(Scheduler, EndPoint, Parser, Generator, ServerSessionListener, FlowControlStrategy) - Constructor for class org.eclipse.jetty.http2.server.HTTP2ServerSession
- HTTP2Session - Class in org.eclipse.jetty.http2
- HTTP2Session(Scheduler, EndPoint, Generator, Session.Listener, FlowControlStrategy, int) - Constructor for class org.eclipse.jetty.http2.HTTP2Session
-
Deprecated.
- HTTP2Session(Scheduler, EndPoint, Parser, Generator, Session.Listener, FlowControlStrategy, int) - Constructor for class org.eclipse.jetty.http2.HTTP2Session
- HTTP2Session.ControlEntry - Class in org.eclipse.jetty.http2
- HTTP2Session.DataCallback - Class in org.eclipse.jetty.http2
- HTTP2Session.DataEntry - Class in org.eclipse.jetty.http2
- HTTP2Session.OnResetCallback - Class in org.eclipse.jetty.http2
- HTTP2Session.StreamsState - Class in org.eclipse.jetty.http2
-
The HTTP/2 specification requires that stream ids are monotonically increasing, see RFC 7540, 5.1.1.
- HTTP2Session.StreamsState.Slot - Class in org.eclipse.jetty.http2
- HTTP2SessionContainer() - Constructor for class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer
- HTTP2Stream - Class in org.eclipse.jetty.http2
- HTTP2Stream(Scheduler, ISession, int, boolean) - Constructor for class org.eclipse.jetty.http2.HTTP2Stream
- HttpChannelOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- HttpChannelOverHTTP2 - Class in org.eclipse.jetty.http2.server
- HttpChannelOverHTTP2(HttpDestination, HttpConnectionOverHTTP2, Session) - Constructor for class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- HttpChannelOverHTTP2(Connector, HttpConfiguration, EndPoint, HttpTransportOverHTTP2) - Constructor for class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- HttpChannelOverHTTP2.FailureTask - Class in org.eclipse.jetty.http2.server
- HttpChannelOverHTTP2.ReleaseCallback - Class in org.eclipse.jetty.http2.client.http
- HttpClientTransportOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- HttpClientTransportOverHTTP2(HTTP2Client) - Constructor for class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- HttpClientTransportOverHTTP2.SessionListenerPromise - Class in org.eclipse.jetty.http2.client.http
- httpConfig - Variable in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- httpConfiguration - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- HttpConnectionOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- HttpConnectionOverHTTP2(HttpDestination, Session) - Constructor for class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- HttpDestinationOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- HttpDestinationOverHTTP2(HttpClient, Origin) - Constructor for class org.eclipse.jetty.http2.client.http.HttpDestinationOverHTTP2
- HttpReceiverOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- HttpReceiverOverHTTP2(HttpChannel) - Constructor for class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- HttpReceiverOverHTTP2.ContentNotifier - Class in org.eclipse.jetty.http2.client.http
- HttpReceiverOverHTTP2.ContentNotifier.DataInfo - Class in org.eclipse.jetty.http2.client.http
- HttpSenderOverHTTP2 - Class in org.eclipse.jetty.http2.client.http
- HttpSenderOverHTTP2(HttpChannelOverHTTP2) - Constructor for class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2
- HttpSenderOverHTTP2.HeadersPromise - Class in org.eclipse.jetty.http2.client.http
- HTTPServerSessionListener(Connector, EndPoint) - Constructor for class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- HttpTransportOverHTTP2 - Class in org.eclipse.jetty.http2.server
- HttpTransportOverHTTP2(Connector, HTTP2ServerConnection) - Constructor for class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- HttpTransportOverHTTP2.SendTrailers - Class in org.eclipse.jetty.http2.server
- HttpTransportOverHTTP2.State - Enum in org.eclipse.jetty.http2.server
-
Send states for
HttpTransportOverHTTP2.TransportCallback
. - HttpTransportOverHTTP2.TransportCallback - Class in org.eclipse.jetty.http2.server
-
Callback that controls sends initiated by the transport, by eventually notifying a nested callback.
- huffmanDecode(ByteBuffer, int) - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
I
- IDLE - Enum constant in enum org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.State
-
No send initiated or in progress.
- idleChannels - Variable in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- idleTime - Variable in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- idleTimeout - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- idleTimeout(Throwable) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- IGNORED_HEADERS - Static variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- INADEQUATE_SECURITY_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates that the transport properties do not meet minimum security requirements.
- index(HpackContext.Entry) - Method in class org.eclipse.jetty.http2.hpack.HpackContext.DynamicTable
- index(HpackContext.Entry) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
- init(UnaryOperator<Parser.Listener>) - Method in class org.eclipse.jetty.http2.parser.Parser
-
Deprecated.
- init(Parser.Listener) - Method in class org.eclipse.jetty.http2.parser.Parser
- init(Parser.Listener) - Method in class org.eclipse.jetty.http2.parser.ServerParser
- INITIAL_WINDOW_SIZE - Static variable in class org.eclipse.jetty.http2.frames.SettingsFrame
- initialSessionRecvWindow - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- initialSessionRecvWindow - Variable in class org.eclipse.jetty.http2.HTTP2Session
- initialSessionRecvWindow - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- initialStreamRecvWindow - Variable in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- initialStreamRecvWindow - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- initialStreamRecvWindow - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- initialStreamSendWindow - Variable in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- inputBufferSize - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- integerDecode(ByteBuffer, int) - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
- INTERNAL_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates an internal error.
- invocationType - Variable in class org.eclipse.jetty.http2.HTTP2Flusher
- 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
- isBlackListCipher(String) - Static method in class org.eclipse.jetty.http2.HTTP2Cipher
- isBlackListProtocol(String) - Static method in class org.eclipse.jetty.http2.HTTP2Cipher
- isClientStream(int) - Static method in class org.eclipse.jetty.http2.HTTP2Session
- isClosed() - Method in interface org.eclipse.jetty.http2.api.Session
- isClosed() - Method in interface org.eclipse.jetty.http2.api.Stream
- isClosed() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- isClosed() - Method in class org.eclipse.jetty.http2.HTTP2Session
- isClosed() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- isCommitted() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- isCommitted() - Method in interface org.eclipse.jetty.http2.IStream
- isConnectBlocking() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- isDisconnected() - Method in class org.eclipse.jetty.http2.HTTP2Session
- isEndHeaders() - Method in class org.eclipse.jetty.http2.frames.ContinuationFrame
- isEndStream() - Method in class org.eclipse.jetty.http2.frames.DataFrame
- isEndStream() - Method in class org.eclipse.jetty.http2.frames.HeadersFrame
- isEndStream() - Method in class org.eclipse.jetty.http2.parser.BodyParser
- isEndStream() - Method in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- ISession - Interface in org.eclipse.jetty.http2
-
The SPI interface for implementing an HTTP/2 session.
- isExclusive() - Method in class org.eclipse.jetty.http2.frames.PriorityFrame
- isExpecting100Continue() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- isFailed() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- isFailed() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- isGraceful() - Method in class org.eclipse.jetty.http2.frames.GoAwayFrame
- isLocal() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- isLocal() - Method in interface org.eclipse.jetty.http2.IStream
- isLocallyClosed() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- isLocalStream(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- isLocalStreamClosed(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- isOpen() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- isOptimizedForDirectBuffers() - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- isPadding() - Method in class org.eclipse.jetty.http2.parser.BodyParser
- isPushEnabled() - Method in class org.eclipse.jetty.http2.HTTP2Session
- isPushEnabled() - Method in interface org.eclipse.jetty.http2.ISession
- isPushSupported() - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- isRecycleHttpChannels() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- isRecycleHttpChannels() - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- isRemotelyClosed() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- isRemotelyClosed() - Method in interface org.eclipse.jetty.http2.IStream
- isRemoteStreamClosed(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- isReply() - Method in class org.eclipse.jetty.http2.frames.PingFrame
- isReply() - Method in class org.eclipse.jetty.http2.frames.SettingsFrame
- isRequestIdle() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- isReset() - Method in interface org.eclipse.jetty.http2.api.Stream
- isReset() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- isResetOrFailed() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- isResetOrFailed() - Method in interface org.eclipse.jetty.http2.IStream
- isStatic() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
- isStatic() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.StaticEntry
- isStreamClosed(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- isSupportedProtocol(String) - Static method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- isTCPNoDelay() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- IStream - Interface in org.eclipse.jetty.http2
-
The SPI interface for implementing an HTTP/2 stream.
- IStream.FrameList - Class in org.eclipse.jetty.http2
-
An ordered list of frames belonging to the same stream.
- isUseALPN() - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- isValidateEncoding() - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
K
- keys - Variable in class org.eclipse.jetty.http2.parser.SettingsBodyParser
L
- LAST_STREAM_ID - Enum constant in enum org.eclipse.jetty.http2.parser.GoAwayBodyParser.State
- LAST_STREAM_ID_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.GoAwayBodyParser.State
- lastRemoteStreamId - Variable in class org.eclipse.jetty.http2.HTTP2Session
- lastStreamId - Variable in class org.eclipse.jetty.http2.frames.GoAwayFrame
- lastStreamId - Variable in class org.eclipse.jetty.http2.parser.GoAwayBodyParser
- lease - Variable in class org.eclipse.jetty.http2.HTTP2Flusher
- length - Variable in class org.eclipse.jetty.http2.parser.ContinuationBodyParser
- length - Variable in class org.eclipse.jetty.http2.parser.DataBodyParser
- length - Variable in class org.eclipse.jetty.http2.parser.GoAwayBodyParser
- length - Variable in class org.eclipse.jetty.http2.parser.HeaderParser
- length - Variable in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- length - Variable in class org.eclipse.jetty.http2.parser.PushPromiseBodyParser
- length - Variable in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- LENGTH - Enum constant in enum org.eclipse.jetty.http2.parser.HeaderParser.State
- listener - Variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.HTTP2ClientConnection
- listener - Variable in class org.eclipse.jetty.http2.HTTP2Session
- listener - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- listener - Variable in class org.eclipse.jetty.http2.parser.BodyParser
- listener - Variable in class org.eclipse.jetty.http2.parser.Parser
- listener - Variable in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- listener - Variable in class org.eclipse.jetty.http2.parser.PrefaceParser
- listener - Variable in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- listener - Variable in class org.eclipse.jetty.http2.server.HTTP2ServerSession
- listener - Variable in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory
- local - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- LOCALLY_CLOSED - Enum constant in enum org.eclipse.jetty.http2.CloseState
-
A half-close frame has been generated and sent.
- LOCALLY_CLOSING - Enum constant in enum org.eclipse.jetty.http2.CloseState
-
A half-close frame has been generated.
- localReset - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- localStreamCount - Variable in class org.eclipse.jetty.http2.HTTP2Session
- localStreamIds - Variable in class org.eclipse.jetty.http2.HTTP2Session
- lock - Variable in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- LOG - Static variable in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- LOG - Static variable in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- LOG - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientSession
- LOG - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
- LOG - Static variable in class org.eclipse.jetty.http2.hpack.HpackDecoder
- LOG - Static variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- LOG - Static variable in class org.eclipse.jetty.http2.HTTP2Connection
- LOG - Static variable in class org.eclipse.jetty.http2.HTTP2Flusher
- LOG - Static variable in class org.eclipse.jetty.http2.HTTP2Session
- LOG - Static variable in class org.eclipse.jetty.http2.HTTP2Stream
- LOG - Static variable in class org.eclipse.jetty.http2.parser.BodyParser
- LOG - Static variable in class org.eclipse.jetty.http2.parser.HeaderBlockParser
- LOG - Static variable in class org.eclipse.jetty.http2.parser.Parser
- LOG - Static variable in class org.eclipse.jetty.http2.parser.PrefaceParser
- LOG - Static variable in class org.eclipse.jetty.http2.parser.ServerParser
- LOG - Static variable in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- LOG - Static variable in class org.eclipse.jetty.http2.server.HTTP2CServerConnectionFactory
- LOG - Static variable in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory
- LOG - Static variable in class org.eclipse.jetty.http2.server.HTTP2ServerSession
- LOG - Static variable in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- LOG - Static variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
M
- MAX_CONCURRENT_STREAMS - Static variable in class org.eclipse.jetty.http2.frames.SettingsFrame
- MAX_FRAME_SIZE - Static variable in class org.eclipse.jetty.http2.frames.SettingsFrame
- MAX_HEADER_LIST_SIZE - Static variable in class org.eclipse.jetty.http2.frames.SettingsFrame
- MAX_MAX_LENGTH - Static variable in class org.eclipse.jetty.http2.frames.Frame
- maxCapacity - Variable in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- maxConcurrentPushedStreams - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- maxConcurrentStreams - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- maxDecoderTableCapacity - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- maxDecoderTableCapacity - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- maxEncoderTableCapacity - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- maxEncoderTableCapacity - Variable in class org.eclipse.jetty.http2.HTTP2Session
- maxEncoderTableCapacity - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- maxEventRate - Variable in class org.eclipse.jetty.http2.parser.WindowRateControl.Factory
- maxEvents - Variable in class org.eclipse.jetty.http2.parser.WindowRateControl
- maxFrameSize - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- maxFrameSize - Variable in class org.eclipse.jetty.http2.generator.HeaderGenerator
- maxFrameSize - Variable in class org.eclipse.jetty.http2.parser.Parser
- maxFrameSize - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- maxHeaderBlockFragment - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- maxHeaderBlockFragment - Variable in class org.eclipse.jetty.http2.generator.HeadersGenerator
- maxHeaderBlockFragment - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- maxKeys - Variable in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- maxLocalStreams - Variable in class org.eclipse.jetty.http2.HTTP2Session
- maxRemoteStreams - Variable in class org.eclipse.jetty.http2.HTTP2Session
- maxResponseHeadersSize - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- maxSessionRecvWindow - Variable in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- maxSettingsKeys - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- maxSettingsKeys - Variable in class org.eclipse.jetty.http2.parser.Parser
- maxSettingsKeys - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- metaData - Variable in class org.eclipse.jetty.http2.frames.HeadersFrame
- metaData - Variable in class org.eclipse.jetty.http2.frames.PushPromiseFrame
- metaData - Variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- MetaDataBuilder - Class in org.eclipse.jetty.http2.hpack
- MetaDataBuilder(int) - Constructor for class org.eclipse.jetty.http2.hpack.MetaDataBuilder
N
- networkBuffer - Variable in class org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- NetworkBuffer() - Constructor for class org.eclipse.jetty.http2.HTTP2Connection.NetworkBuffer
- NEVER_INDEX - Static variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- newConnection(SelectableChannel, EndPoint, Object) - Method in class org.eclipse.jetty.http2.client.HTTP2Client.ClientSelectorManager
- newConnection(EndPoint, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- newConnection(EndPoint, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
- newConnection(Connector, EndPoint) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- newEndPoint(SelectableChannel, ManagedSelector, SelectionKey) - Method in class org.eclipse.jetty.http2.client.HTTP2Client.ClientSelectorManager
- newEntry(Frame, IStream, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- newFlowControlStrategy() - Method in interface org.eclipse.jetty.http2.FlowControlStrategy.Factory
- newGoAwayFrame(int, int, String) - Method in class org.eclipse.jetty.http2.HTTP2Session
- newGoAwayFrame(int, String) - Method in class org.eclipse.jetty.http2.HTTP2Session
- 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
- newLocalStream(IStream.FrameList, Promise<Stream>, Stream.Listener) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- newRateControl(EndPoint) - Method in interface org.eclipse.jetty.http2.parser.RateControl.Factory
- newRateControl(EndPoint) - Method in class org.eclipse.jetty.http2.parser.WindowRateControl.Factory
- newRemoteStream(int) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- newSelectorManager() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- newServerHttpChannelOverHTTP2(Connector, HttpConfiguration, HttpTransportOverHTTP2) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- newServerParser(Connector, RateControl) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- newServerParser(Connector, ServerParser.Listener, RateControl) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Deprecated.
- 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
- newSslClientConnectionFactory(SslContextFactory, ClientConnectionFactory) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- newStream(int, boolean) - Method in class org.eclipse.jetty.http2.HTTP2Session
- newStream(HeadersFrame, Promise<Stream>, Stream.Listener) - Method in interface org.eclipse.jetty.http2.api.Session
-
Sends the given HEADERS
frame
to create a newStream
. - newStream(HeadersFrame, Promise<Stream>, Stream.Listener) - Method in class org.eclipse.jetty.http2.HTTP2Session
- newStream(IStream.FrameList, Promise<Stream>, Stream.Listener) - Method in class org.eclipse.jetty.http2.HTTP2Session
- newStream(IStream.FrameList, Promise<Stream>, Stream.Listener) - Method in interface org.eclipse.jetty.http2.ISession
-
Sends the given list of frames to create a new
Stream
. - NO_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates no errors.
- NO_RATE_CONTROL - Static variable in interface org.eclipse.jetty.http2.parser.RateControl
- NONE - Static variable in interface org.eclipse.jetty.http2.Flags
- NoOpGenerator - Class in org.eclipse.jetty.http2.generator
- NoOpGenerator() - Constructor for class org.eclipse.jetty.http2.generator.NoOpGenerator
- NOT_CLOSED - Enum constant in enum org.eclipse.jetty.http2.CloseState
-
Fully open.
- notIdle() - Method in class org.eclipse.jetty.http2.HTTP2Session
- notIdle() - Method in interface org.eclipse.jetty.http2.IStream
-
Marks this stream as not idle so that the
idle timeout
is postponed. - notifier - Variable in class org.eclipse.jetty.http2.parser.HeaderBlockParser
- notifyAccept(ISession) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- notifyClose(Session, GoAwayFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- notifyClosed(Stream) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- notifyConnectionFailure(int, String) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- notifyConnectionFailure(int, String) - Method in class org.eclipse.jetty.http2.parser.Parser
- notifyConnectionFailure(int, String) - Method in class org.eclipse.jetty.http2.parser.PrefaceParser
- notifyContent(HttpExchange, DataFrame, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- notifyData(Stream, DataFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- notifyData(DataFrame) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- notifyFailure(Session, Throwable, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- notifyFailure(Stream, FailureFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- notifyGoAway(Session, GoAwayFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- notifyGoAway(GoAwayFrame) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- notifyHeaders(HeadersFrame) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- notifyHeaders(IStream, HeadersFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- notifyIdleTimeout(Session) - Method in class org.eclipse.jetty.http2.HTTP2Session
- notifyIdleTimeout(Stream, Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- notifyNewStream(Stream) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- notifyNewStream(Stream, HeadersFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- notifyPing(Session, PingFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- notifyPing(PingFrame) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- notifyPreface - Variable in class org.eclipse.jetty.http2.parser.ServerParser
- notifyPreface() - Method in class org.eclipse.jetty.http2.parser.ServerParser
- notifyPreface(Session) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerSession
- notifyPriority(PriorityFrame) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- notifyPush(IStream, IStream, PushPromiseFrame) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientSession
- notifyPushPromise(PushPromiseFrame) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- notifyReset(Session, ResetFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- notifyReset(Stream, ResetFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- notifyReset(ResetFrame) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- notifySettings(Session, SettingsFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- notifySettings(SettingsFrame) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- notifyStreamFailure(int, int, String) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- notifyWindowUpdate(WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.parser.BodyParser
O
- offer(HttpExchange, DataFrame, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- offerHttpChannel(HttpChannelOverHTTP2) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- offerTask(Runnable) - Method in class org.eclipse.jetty.http2.HTTP2Connection
- offerTask(Runnable, boolean) - Method in class org.eclipse.jetty.http2.HTTP2Connection
- onAccept(Session) - Method in class org.eclipse.jetty.http2.api.server.ServerSessionListener.Adapter
- onAccept(Session) - Method in interface org.eclipse.jetty.http2.api.server.ServerSessionListener
-
Callback method invoked when a connection has been accepted by the server.
- onAccept(Session) - Method in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- onClose() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- onClose() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- onClose(Session, GoAwayFrame) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
- onClose(Session, GoAwayFrame) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
- onClose(Session, GoAwayFrame) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- onClose(Session, GoAwayFrame) - Method in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- onClose(Session, GoAwayFrame, Callback) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a GOAWAY frame caused the session to be closed.
- onClose(Session, GoAwayFrame, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onClose(HttpConnectionOverHTTP2, GoAwayFrame) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- onClosed(Stream) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked after the stream has been closed.
- onClosed(Connection) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.ConnectionListener
- onClosed(Connection) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer
- onCompleted() - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection.ServerHttpChannelOverHTTP2
- onCompleted() - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- onCompleteFailure(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- onCompleteSuccess() - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- onConnectionFailure(int, String) - Method in class org.eclipse.jetty.http2.HTTP2Connection.ParserListener
- onConnectionFailure(int, String) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onConnectionFailure(int, String) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- onConnectionFailure(int, String) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
- onConnectionFailure(int, String) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- onData(ByteBuffer, boolean, int) - Method in class org.eclipse.jetty.http2.parser.DataBodyParser
- onData(Stream, DataFrame, Callback) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
- onData(Stream, DataFrame, Callback) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when a DATA frame has been received.
- onData(Stream, DataFrame, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- onData(Stream, DataFrame, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onData(DataFrame) - Method in class org.eclipse.jetty.http2.HTTP2Connection.ParserListener
- onData(DataFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onData(DataFrame) - Method in class org.eclipse.jetty.http2.parser.DataBodyParser
- onData(DataFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- onData(DataFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
- onData(DataFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- onData(DataFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onData(DataFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- onData(DataFrame, Callback) - Method in interface org.eclipse.jetty.http2.ISession
-
Callback method invoked when a DATA frame is received.
- onData(IStream, DataFrame, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- onDataConsumed(ISession, IStream, int) - Method in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- onDataConsumed(ISession, IStream, int) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
- onDataConsumed(ISession, IStream, int) - Method in class org.eclipse.jetty.http2.SimpleFlowControlStrategy
- onDataReceived(ISession, IStream, int) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- onDataReceived(ISession, IStream, int) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
- onDataSending(IStream, int) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- onDataSending(IStream, int) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
- onDataSent(IStream, int) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- onDataSent(IStream, int) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
- onEvent(Object) - Method in interface org.eclipse.jetty.http2.parser.RateControl
-
Applications should call this method when they want to signal an event that is subject to rate control.
- onEvent(Object) - Method in class org.eclipse.jetty.http2.parser.WindowRateControl
- onFailure(int, String, Throwable, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onFailure(Throwable, Callback) - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- onFailure(Session, Throwable) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
- onFailure(Session, Throwable) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
- onFailure(Session, Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- onFailure(Session, Throwable) - Method in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- onFailure(Session, Throwable, Callback) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a failure has been detected for this session.
- onFailure(Session, Throwable, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onFailure(Stream, int, String, Throwable, Callback) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when the stream failed.
- onFailure(Stream, int, String, Throwable, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- onFailure(Stream, int, String, Throwable, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onFailure(Stream, int, String, Callback) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Deprecated.
- onFailure(Stream, Throwable, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onFailure(FailureFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- onFillable() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- onFlushed(long) - Method in class org.eclipse.jetty.http2.HTTP2Connection
- onFlushed(long) - Method in class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- onFlushed(long) - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- onFlushed(long) - Method in class org.eclipse.jetty.http2.HTTP2Session.ControlEntry
- onFlushed(long) - Method in class org.eclipse.jetty.http2.HTTP2Session.DataEntry
- onFlushed(long) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onFlushed(long) - Method in interface org.eclipse.jetty.http2.ISession
-
Callback method invoked when bytes are flushed to the network.
- onFlushed(long) - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- onFrame(Frame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onFrame(Frame) - Method in interface org.eclipse.jetty.http2.ISession
-
Callback method invoked during an HTTP/1.1 to HTTP/2 upgrade requests to process the given synthetic frame.
- onFrame(Frame) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerSession
- onGoAway(int, int, byte[]) - Method in class org.eclipse.jetty.http2.parser.GoAwayBodyParser
- onGoAway(Session, GoAwayFrame) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a GOAWAY frame has been received.
- onGoAway(Session, GoAwayFrame) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- onGoAway(Session, GoAwayFrame) - Method in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- onGoAway(GoAwayFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
-
This method is called when receiving a GO_AWAY from the other peer.
- onGoAway(GoAwayFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- onGoAway(GoAwayFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- onGoAway(GoAwayFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
- onGoAway(GoAwayFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- onHeaders(int, int, boolean, MetaData) - Method in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- onHeaders(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.ContinuationBodyParser
- onHeaders(Stream, HeadersFrame) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
- onHeaders(Stream, HeadersFrame) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when a HEADERS frame representing the HTTP response has been received.
- onHeaders(Stream, HeadersFrame) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- onHeaders(Stream, HeadersFrame) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onHeaders(HeadersFrame) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientSession
- onHeaders(HeadersFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onHeaders(HeadersFrame) - Method in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- onHeaders(HeadersFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- onHeaders(HeadersFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
- onHeaders(HeadersFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- onHeaders(HeadersFrame) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerSession
- onHeaders(HeadersFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- onIdleExpired() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- onIdleExpired(TimeoutException) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- onIdleTimeout() - Method in class org.eclipse.jetty.http2.HTTP2Session
-
This method is invoked when the idle timeout expires.
- onIdleTimeout() - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- onIdleTimeout() - Method in interface org.eclipse.jetty.http2.ISession
-
Callback invoked when the idle timeout expires.
- onIdleTimeout(long) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- onIdleTimeout(Session) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
- onIdleTimeout(Session) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when the idle timeout expired.
- onIdleTimeout(Session) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- onIdleTimeout(Session) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onIdleTimeout(Session) - Method in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- onIdleTimeout(Stream, Throwable) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
- onIdleTimeout(Stream, Throwable) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when the stream exceeds its idle timeout.
- onIdleTimeout(Stream, Throwable) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- onIdleTimeout(Stream, Throwable) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onNewStream(Stream) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when a stream is created locally by
Session.newStream(HeadersFrame, Promise, Listener)
. - onNewStream(Stream) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- onNewStream(Stream, HeadersFrame) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
- onNewStream(Stream, HeadersFrame) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a new stream is being created upon receiving a HEADERS frame representing an HTTP request.
- onNewStream(Stream, HeadersFrame) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onNewStream(Stream, HeadersFrame) - Method in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- onNewStream(Connector, IStream, HeadersFrame) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- onNewStream(Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- onOpen() - Method in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.HTTP2ClientConnection
- onOpen() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- onOpen() - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- onOpened(Connection) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.ConnectionListener
- onOpened(Connection) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer
- onPing(ByteBuffer, byte[]) - Method in class org.eclipse.jetty.http2.parser.PingBodyParser
- onPing(Session, PingFrame) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
- onPing(Session, PingFrame) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a PING frame has been received.
- onPing(Session, PingFrame) - Method in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- onPing(PingFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onPing(PingFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- onPing(PingFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
- onPing(PingFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- onPreface() - Method in class org.eclipse.jetty.http2.parser.ServerParser.Listener.Adapter
- onPreface() - Method in interface org.eclipse.jetty.http2.parser.ServerParser.Listener
- onPreface() - Method in class org.eclipse.jetty.http2.parser.ServerParser.Listener.Wrapper
- onPreface() - Method in class org.eclipse.jetty.http2.parser.ServerParser
- onPreface() - Method in class org.eclipse.jetty.http2.server.HTTP2ServerSession
- onPreface(Session) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
- onPreface(Session) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked:
- onPreface(Session) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onPreface(Session) - Method in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- onPriority(ByteBuffer, int, int, boolean) - Method in class org.eclipse.jetty.http2.parser.PriorityBodyParser
- onPriority(PriorityFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onPriority(PriorityFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- onPriority(PriorityFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
- onPriority(PriorityFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- onPush(Stream, PushPromiseFrame) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
- onPush(Stream, PushPromiseFrame) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when a PUSH_PROMISE frame has been received.
- onPush(Stream, PushPromiseFrame) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- onPush(Stream, PushPromiseFrame) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onPush(PushPromiseFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- onPushPromise(int, MetaData) - Method in class org.eclipse.jetty.http2.parser.PushPromiseBodyParser
- onPushPromise(PushPromiseFrame) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientSession
- onPushPromise(PushPromiseFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- onPushPromise(PushPromiseFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
- onPushPromise(PushPromiseFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- onPushPromise(PushPromiseFrame) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerSession
- onPushRequest(MetaData.Request) - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- onRequest(HeadersFrame) - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- onRequestContent(DataFrame, Callback) - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- onRequestTrailers(HeadersFrame) - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- onReset(ByteBuffer, int) - Method in class org.eclipse.jetty.http2.parser.ResetBodyParser
- onReset(Session, ResetFrame) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
- onReset(Session, ResetFrame) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a RST_STREAM frame has been received for an unknown stream.
- onReset(Session, ResetFrame) - Method in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- onReset(Stream, ResetFrame) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
- onReset(Stream, ResetFrame) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when a RST_STREAM frame has been received for this stream.
- onReset(Stream, ResetFrame) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- onReset(Stream, ResetFrame, Callback) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Callback method invoked when a RST_STREAM frame has been received for this stream.
- onReset(Stream, ResetFrame, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory.HTTPServerSessionListener
- onReset(ResetFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onReset(ResetFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- onReset(ResetFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
- onReset(ResetFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- onReset(ResetFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- OnResetCallback() - Constructor for class org.eclipse.jetty.http2.HTTP2Session.OnResetCallback
- onResetForUnknownStream(ResetFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onServerPreface(Session) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- onSessionFailure(int, String, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onSessionFailure(int, String, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- onSessionFailure(Throwable, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- onSessionStalled(ISession) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- onSessionTimeout(Throwable) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- onSessionUnstalled(ISession) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- onSetting(ByteBuffer, Map<Integer, Integer>, int, int) - Method in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- onSettings(ByteBuffer, Map<Integer, Integer>) - Method in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- onSettings(ByteBuffer, SettingsFrame) - Method in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- onSettings(Session, SettingsFrame) - Method in class org.eclipse.jetty.http2.api.Session.Listener.Adapter
- onSettings(Session, SettingsFrame) - Method in interface org.eclipse.jetty.http2.api.Session.Listener
-
Callback method invoked when a SETTINGS frame has been received.
- onSettings(Session, SettingsFrame) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- onSettings(Session, SettingsFrame) - Method in class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- onSettings(SettingsFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onSettings(SettingsFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- onSettings(SettingsFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
- onSettings(SettingsFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- onSettings(SettingsFrame, boolean) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onShutdown() - Method in class org.eclipse.jetty.http2.HTTP2Session
-
This method is called when the TCP FIN is received from the remote peer.
- onShutdown() - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- onShutdown() - Method in interface org.eclipse.jetty.http2.ISession
-
Callback invoked when the connection reads -1.
- onStreamClosed(IStream) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onStreamCreated() - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- onStreamCreated(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onStreamCreated(IStream) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- onStreamCreated(IStream) - Method in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- onStreamCreated(IStream) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
- onStreamDestroyed() - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- onStreamDestroyed(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onStreamDestroyed(IStream) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- onStreamDestroyed(IStream) - Method in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- onStreamDestroyed(IStream) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
- onStreamFailure(int, int, String) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onStreamFailure(int, int, String) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- onStreamFailure(int, int, String) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
- onStreamFailure(int, int, String) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- onStreamFailure(Throwable) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- onStreamFailure(IStream, Throwable, Callback) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- onStreamOpened(IStream) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onStreamStalled(IStream) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- onStreamTimeout(Throwable) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- onStreamTimeout(Throwable, Consumer<Runnable>) - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- onStreamTimeout(IStream, Throwable) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- onStreamUnstalled(IStream) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- onTimeout(Stream, Throwable) - Method in class org.eclipse.jetty.http2.api.Stream.Listener.Adapter
- onTimeout(Stream, Throwable) - Method in interface org.eclipse.jetty.http2.api.Stream.Listener
-
Deprecated.use
Stream.Listener.onIdleTimeout(Stream, Throwable)
instead - onTrailers(IStream, HeadersFrame) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- onUpgradeTo(ByteBuffer) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- onWindowUpdate(ByteBuffer, int) - Method in class org.eclipse.jetty.http2.parser.WindowUpdateBodyParser
- onWindowUpdate(WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onWindowUpdate(WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Adapter
- onWindowUpdate(WindowUpdateFrame) - Method in interface org.eclipse.jetty.http2.parser.Parser.Listener
- onWindowUpdate(WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- onWindowUpdate(WindowUpdateFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- onWindowUpdate(ISession, IStream, WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- onWindowUpdate(ISession, IStream, WindowUpdateFrame) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
- onWindowUpdate(IStream, WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onWindowUpdate(IStream, WindowUpdateFrame) - Method in interface org.eclipse.jetty.http2.ISession
-
Callback method invoked when a WINDOW_UPDATE frame has been received.
- onWriteFailure(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Session
- onWriteFailure(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- org.eclipse.jetty.http2 - package org.eclipse.jetty.http2
- org.eclipse.jetty.http2.api - package org.eclipse.jetty.http2.api
- org.eclipse.jetty.http2.api.server - package org.eclipse.jetty.http2.api.server
- org.eclipse.jetty.http2.client - package org.eclipse.jetty.http2.client
- org.eclipse.jetty.http2.client.http - package org.eclipse.jetty.http2.client.http
- org.eclipse.jetty.http2.frames - package org.eclipse.jetty.http2.frames
- org.eclipse.jetty.http2.generator - package org.eclipse.jetty.http2.generator
- org.eclipse.jetty.http2.hpack - package org.eclipse.jetty.http2.hpack
- org.eclipse.jetty.http2.parser - package org.eclipse.jetty.http2.parser
- org.eclipse.jetty.http2.server - package org.eclipse.jetty.http2.server
P
- padding - Variable in class org.eclipse.jetty.http2.frames.DataFrame
- padding - Variable in class org.eclipse.jetty.http2.parser.DataBodyParser
- padding() - Method in class org.eclipse.jetty.http2.frames.DataFrame
- PADDING - Enum constant in enum org.eclipse.jetty.http2.parser.DataBodyParser.State
- PADDING - Enum constant in enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
- PADDING - Enum constant in enum org.eclipse.jetty.http2.parser.PushPromiseBodyParser.State
- PADDING - Static variable in interface org.eclipse.jetty.http2.Flags
- PADDING_LENGTH - Enum constant in enum org.eclipse.jetty.http2.parser.DataBodyParser.State
- PADDING_LENGTH - Enum constant in enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
- PADDING_LENGTH - Enum constant in enum org.eclipse.jetty.http2.parser.PushPromiseBodyParser.State
- paddingLength - Variable in class org.eclipse.jetty.http2.parser.DataBodyParser
- paddingLength - Variable in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- paddingLength - Variable in class org.eclipse.jetty.http2.parser.PushPromiseBodyParser
- PARENT_STREAM_ID - Enum constant in enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
- PARENT_STREAM_ID - Enum constant in enum org.eclipse.jetty.http2.parser.PriorityBodyParser.State
- PARENT_STREAM_ID_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
- PARENT_STREAM_ID_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.PriorityBodyParser.State
- parentStreamId - Variable in class org.eclipse.jetty.http2.frames.PriorityFrame
- parentStreamId - Variable in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- parentStreamId - Variable in class org.eclipse.jetty.http2.parser.PriorityBodyParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.BodyParser
-
Parses the body bytes in the given
buffer
; only the body bytes are consumed, therefore when this method returns, the buffer may contain unconsumed bytes. - parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.ContinuationBodyParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.DataBodyParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.GoAwayBodyParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.HeaderParser
-
Parses the header bytes in the given
buffer
; only the header bytes are consumed, therefore when this method returns, the buffer may contain unconsumed bytes. - parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.Parser
-
Parses the given
buffer
bytes and emit events to aParser.Listener
. - parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.PingBodyParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.PrefaceParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.PriorityBodyParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.PushPromiseBodyParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.ResetBodyParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.ServerParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.UnknownBodyParser
- parse(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.WindowUpdateBodyParser
- parse(ByteBuffer, int) - Method in class org.eclipse.jetty.http2.parser.HeaderBlockParser
-
Parses @{code blockLength} HPACK bytes from the given
buffer
. - parse(ByteBuffer, int, int) - Method in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- parseBody(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.Parser
- parseBody(ByteBuffer) - Static method in class org.eclipse.jetty.http2.parser.SettingsBodyParser
-
Parses the given buffer containing the whole body of a
SETTINGS
frame (without header bytes), typically from theHTTP2-Settings
header. - parseHeader(ByteBuffer) - Method in class org.eclipse.jetty.http2.parser.Parser
- parser - Variable in class org.eclipse.jetty.http2.HTTP2Session
- Parser - Class in org.eclipse.jetty.http2.parser
-
The HTTP/2 protocol parser.
- Parser(ByteBufferPool, int) - Constructor for class org.eclipse.jetty.http2.parser.Parser
- Parser(ByteBufferPool, int, RateControl) - Constructor for class org.eclipse.jetty.http2.parser.Parser
- Parser(ByteBufferPool, Parser.Listener, int, int) - Constructor for class org.eclipse.jetty.http2.parser.Parser
-
Deprecated.
- Parser.Listener - Interface in org.eclipse.jetty.http2.parser
- Parser.Listener.Adapter - Class in org.eclipse.jetty.http2.parser
- Parser.Listener.Wrapper - Class in org.eclipse.jetty.http2.parser
- Parser.State - Enum in org.eclipse.jetty.http2.parser
- ParserListener(Parser.Listener) - Constructor for class org.eclipse.jetty.http2.HTTP2Connection.ParserListener
- payload - Variable in class org.eclipse.jetty.http2.frames.GoAwayFrame
- payload - Variable in class org.eclipse.jetty.http2.frames.PingFrame
- payload - Variable in class org.eclipse.jetty.http2.parser.GoAwayBodyParser
- payload - Variable in class org.eclipse.jetty.http2.parser.PingBodyParser
- PAYLOAD - Enum constant in enum org.eclipse.jetty.http2.parser.GoAwayBodyParser.State
- PAYLOAD - Enum constant in enum org.eclipse.jetty.http2.parser.PingBodyParser.State
- PAYLOAD_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.GoAwayBodyParser.State
- PAYLOAD_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.PingBodyParser.State
- PEC_MODE - Static variable in class org.eclipse.jetty.http2.HTTP2Connection
- pendingEntries - Variable in class org.eclipse.jetty.http2.HTTP2Flusher
- perform() - Method in class org.eclipse.jetty.http2.HTTP2Flusher.WindowEntry
- ping(PingFrame, Callback) - Method in interface org.eclipse.jetty.http2.api.Session
-
Sends the given PING
frame
. - ping(PingFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- PING - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- PING_LENGTH - Static variable in class org.eclipse.jetty.http2.frames.PingFrame
- PingBodyParser - Class in org.eclipse.jetty.http2.parser
- PingBodyParser(HeaderParser, Parser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.PingBodyParser
- PingBodyParser.State - Enum in org.eclipse.jetty.http2.parser
- PingFrame - Class in org.eclipse.jetty.http2.frames
- PingFrame(boolean) - Constructor for class org.eclipse.jetty.http2.frames.PingFrame
-
Creates a PING frame with an empty payload.
- PingFrame(byte[], boolean) - Constructor for class org.eclipse.jetty.http2.frames.PingFrame
-
Creates a PING frame with the given
payload
. - PingFrame(long, boolean) - Constructor for class org.eclipse.jetty.http2.frames.PingFrame
-
Creates a PING frame with the given
long
value
as payload. - PingGenerator - Class in org.eclipse.jetty.http2.generator
- PingGenerator(HeaderGenerator) - Constructor for class org.eclipse.jetty.http2.generator.PingGenerator
- pollHttpChannel() - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- pollTask() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- POWERED_BY - Static variable in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- PREFACE - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- PREFACE - Enum constant in enum org.eclipse.jetty.http2.parser.ServerParser.State
- PREFACE_BYTES - Static variable in class org.eclipse.jetty.http2.frames.PrefaceFrame
-
The HTTP/2 preface bytes.
- PREFACE_PREAMBLE_BYTES - Static variable in class org.eclipse.jetty.http2.frames.PrefaceFrame
-
The bytes of the HTTP/2 preface that form a legal HTTP/1.1 request, used in the direct upgrade.
- PrefaceFrame - Class in org.eclipse.jetty.http2.frames
- PrefaceFrame() - Constructor for class org.eclipse.jetty.http2.frames.PrefaceFrame
- PrefaceGenerator - Class in org.eclipse.jetty.http2.generator
- PrefaceGenerator() - Constructor for class org.eclipse.jetty.http2.generator.PrefaceGenerator
- prefaceParser - Variable in class org.eclipse.jetty.http2.parser.ServerParser
- PrefaceParser - Class in org.eclipse.jetty.http2.parser
- PrefaceParser(Parser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.PrefaceParser
- PREPARE - Enum constant in enum org.eclipse.jetty.http2.parser.ContinuationBodyParser.State
- PREPARE - Enum constant in enum org.eclipse.jetty.http2.parser.DataBodyParser.State
- PREPARE - Enum constant in enum org.eclipse.jetty.http2.parser.GoAwayBodyParser.State
- PREPARE - Enum constant in enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
- PREPARE - Enum constant in enum org.eclipse.jetty.http2.parser.PingBodyParser.State
- PREPARE - Enum constant in enum org.eclipse.jetty.http2.parser.PriorityBodyParser.State
- PREPARE - Enum constant in enum org.eclipse.jetty.http2.parser.PushPromiseBodyParser.State
- PREPARE - Enum constant in enum org.eclipse.jetty.http2.parser.ResetBodyParser.State
- PREPARE - Enum constant in enum org.eclipse.jetty.http2.parser.SettingsBodyParser.State
- PREPARE - Enum constant in enum org.eclipse.jetty.http2.parser.WindowUpdateBodyParser.State
- prepend(HTTP2Flusher.Entry) - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- priority - Variable in class org.eclipse.jetty.http2.frames.HeadersFrame
- priority(PriorityFrame, Callback) - Method in interface org.eclipse.jetty.http2.api.Session
-
Sends the given PRIORITY
frame
. - priority(PriorityFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- priority(PriorityFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- PRIORITY - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- PRIORITY - Static variable in interface org.eclipse.jetty.http2.Flags
- PRIORITY_LENGTH - Static variable in class org.eclipse.jetty.http2.frames.PriorityFrame
- PriorityBodyParser - Class in org.eclipse.jetty.http2.parser
- PriorityBodyParser(HeaderParser, Parser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.PriorityBodyParser
- PriorityBodyParser.State - Enum in org.eclipse.jetty.http2.parser
- priorityFrame - Variable in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- PriorityFrame - Class in org.eclipse.jetty.http2.frames
- PriorityFrame(int, int, boolean) - Constructor for class org.eclipse.jetty.http2.frames.PriorityFrame
- PriorityFrame(int, int, int, boolean) - Constructor for class org.eclipse.jetty.http2.frames.PriorityFrame
- priorityGenerator - Variable in class org.eclipse.jetty.http2.generator.HeadersGenerator
- PriorityGenerator - Class in org.eclipse.jetty.http2.generator
- PriorityGenerator(HeaderGenerator) - Constructor for class org.eclipse.jetty.http2.generator.PriorityGenerator
- process() - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- process(boolean) - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- process(Frame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- process(Frame, Callback) - Method in interface org.eclipse.jetty.http2.IStream
-
Processes the given
frame
, belonging to this stream. - processedEntries - Variable in class org.eclipse.jetty.http2.HTTP2Flusher
- produce() - Method in class org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- produce() - Method in class org.eclipse.jetty.http2.HTTP2Connection
- producer - Variable in class org.eclipse.jetty.http2.HTTP2Connection
- promise - Variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.HTTP2ClientConnection
- promisedStreamId - Variable in class org.eclipse.jetty.http2.frames.PushPromiseFrame
- PROTOCOL_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates a generic HTTP/2 protocol violation.
- protocols - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- provideHttpChannel(Connector, IStream) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- push(MetaData.Request) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- push(PushPromiseFrame, Promise<Stream>, Stream.Listener) - Method in interface org.eclipse.jetty.http2.api.Stream
-
Sends the given PUSH_PROMISE
frame
. - push(PushPromiseFrame, Promise<Stream>, Stream.Listener) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- push(PushPromiseFrame, Promise<Stream>, Stream.Listener) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- push(IStream, Promise<Stream>, PushPromiseFrame, Stream.Listener) - Method in class org.eclipse.jetty.http2.HTTP2Session
- push(IStream, Promise<Stream>, PushPromiseFrame, Stream.Listener) - Method in interface org.eclipse.jetty.http2.ISession
-
Enqueues the given PUSH_PROMISE frame to be written to the connection.
- push(Connector, IStream, MetaData.Request) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- PUSH_PROMISE - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- pushEnabled - Variable in class org.eclipse.jetty.http2.HTTP2Session
- PushPromiseBodyParser - Class in org.eclipse.jetty.http2.parser
- PushPromiseBodyParser(HeaderParser, Parser.Listener, HeaderBlockParser) - Constructor for class org.eclipse.jetty.http2.parser.PushPromiseBodyParser
- PushPromiseBodyParser.State - Enum in org.eclipse.jetty.http2.parser
- PushPromiseFrame - Class in org.eclipse.jetty.http2.frames
- PushPromiseFrame(int, int, MetaData) - Constructor for class org.eclipse.jetty.http2.frames.PushPromiseFrame
- PushPromiseFrame(int, MetaData) - Constructor for class org.eclipse.jetty.http2.frames.PushPromiseFrame
- PushPromiseGenerator - Class in org.eclipse.jetty.http2.generator
- PushPromiseGenerator(HeaderGenerator, HpackEncoder) - Constructor for class org.eclipse.jetty.http2.generator.PushPromiseGenerator
- put(ByteBuffer) - Method in class org.eclipse.jetty.http2.HTTP2Connection.NetworkBuffer
Q
- queue - Variable in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
R
- rateControl - Variable in class org.eclipse.jetty.http2.parser.HeaderParser
- RateControl - Interface in org.eclipse.jetty.http2.parser
-
Controls rate of events via
RateControl.onEvent(Object)
. - RateControl.Factory - Interface in org.eclipse.jetty.http2.parser
-
Factory to create RateControl instances.
- rateControlFactory - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- rateControlOnEvent(Object) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- RawHTTP2ServerConnectionFactory - Class in org.eclipse.jetty.http2.server
- 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
- RawHTTP2ServerConnectionFactory.RawServerSessionListener - Class in org.eclipse.jetty.http2.server
- RawServerSessionListener(ServerSessionListener) - Constructor for class org.eclipse.jetty.http2.server.RawHTTP2ServerConnectionFactory.RawServerSessionListener
- reacquireNetworkBuffer() - Method in class org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- reason - Variable in class org.eclipse.jetty.http2.frames.FailureFrame
- receive() - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- RECEIVED - Enum constant in enum org.eclipse.jetty.http2.CloseState.Event
- receiver - Variable in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- receiver - Variable in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- recvWindow - Variable in class org.eclipse.jetty.http2.HTTP2Session
- recvWindow - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- recycle() - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection.ServerHttpChannelOverHTTP2
- recycle() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- recycle() - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- recycleHttpChannels - Variable in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- recycleHttpChannels - Variable in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- REFUSED_STREAM_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates that a stream was rejected before application processing.
- relativize(String) - Method in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2
- release() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- release(HttpChannelOverHTTP2) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- ReleaseCallback() - Constructor for class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2.ReleaseCallback
- releaseNetworkBuffer() - Method in class org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- remaining() - Method in class org.eclipse.jetty.http2.frames.DataFrame
- REMOTELY_CLOSED - Enum constant in enum org.eclipse.jetty.http2.CloseState
-
A half-close frame has been received.
- remoteReset - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- remoteStreamCount - Variable in class org.eclipse.jetty.http2.HTTP2Session
- remove() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- removeAttribute(String) - Method in interface org.eclipse.jetty.http2.api.Stream
- removeAttribute(String) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- removeStream(IStream) - Method in class org.eclipse.jetty.http2.HTTP2Session
- removeStream(IStream) - Method in interface org.eclipse.jetty.http2.ISession
-
Removes the given
stream
. - reply - Variable in class org.eclipse.jetty.http2.frames.PingFrame
- reply - Variable in class org.eclipse.jetty.http2.frames.SettingsFrame
- request - Variable in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2.HeadersPromise
- reserveSlot(HTTP2Session.StreamsState.Slot, int, Consumer<Throwable>) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- reset() - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- reset() - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- reset() - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
- reset() - Method in class org.eclipse.jetty.http2.parser.ContinuationBodyParser
- reset() - Method in class org.eclipse.jetty.http2.parser.DataBodyParser
- reset() - Method in class org.eclipse.jetty.http2.parser.GoAwayBodyParser
- reset() - Method in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- reset() - Method in class org.eclipse.jetty.http2.parser.HeaderParser
- reset() - Method in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- reset() - Method in class org.eclipse.jetty.http2.parser.Parser
- reset() - Method in class org.eclipse.jetty.http2.parser.PingBodyParser
- reset() - Method in class org.eclipse.jetty.http2.parser.PriorityBodyParser
- reset() - Method in class org.eclipse.jetty.http2.parser.PushPromiseBodyParser
- reset() - Method in class org.eclipse.jetty.http2.parser.ResetBodyParser
- reset() - Method in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- reset() - Method in class org.eclipse.jetty.http2.parser.WindowUpdateBodyParser
- reset(Throwable) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- reset(ResetFrame, Callback) - Method in interface org.eclipse.jetty.http2.api.Stream
-
Sends the given RST_STREAM
frame
. - reset(ResetFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- reset(IStream, ResetFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- RESET_LENGTH - Static variable in class org.eclipse.jetty.http2.frames.ResetFrame
- ResetBodyParser - Class in org.eclipse.jetty.http2.parser
- ResetBodyParser(HeaderParser, Parser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.ResetBodyParser
- ResetBodyParser.State - Enum in org.eclipse.jetty.http2.parser
- ResetFrame - Class in org.eclipse.jetty.http2.frames
- ResetFrame(int, int) - Constructor for class org.eclipse.jetty.http2.frames.ResetFrame
- ResetGenerator - Class in org.eclipse.jetty.http2.generator
- ResetGenerator(HeaderGenerator) - Constructor for class org.eclipse.jetty.http2.generator.ResetGenerator
- resize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
- resume - Variable in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- retrieveTrailers() - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- retrieveTrailers(HttpRequest) - Method in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2
- RST_STREAM - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- run() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2.FailureTask
S
- scheduler - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- scheduler - Variable in class org.eclipse.jetty.http2.HTTP2Session
- SCHEDULER_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
- selector - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- selectors - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- send(Connection, HttpExchange) - Method in class org.eclipse.jetty.http2.client.http.HttpDestinationOverHTTP2
- send(HttpExchange) - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- send(HttpExchange) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- send(MetaData.Response, boolean, ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- send(IStream.FrameList, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- send(IStream.FrameList, Callback) - Method in interface org.eclipse.jetty.http2.IStream
-
Sends the given list of frames.
- send(Callback, boolean, Consumer<Callback>) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- sendCallback - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- sendContent(ByteBuffer, boolean, boolean, Callback) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- sendContent(HttpExchange, HttpContent, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2
- sendContent(Stream, HttpRequest, HttpContent, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2
- sendDataFrame(ByteBuffer, boolean, boolean, Callback) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- sender - Variable in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- sendGoAway(GoAwayFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- sendGoAwayAndTerminate(GoAwayFrame, GoAwayFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- sendHeaders(HttpExchange, HttpContent, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2
- sendHeaders(MetaData.Response, ByteBuffer, boolean, boolean, Callback) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- sending(Callback, boolean) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- SENDING - Enum constant in enum org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.State
-
A send is initiated and possibly in progress.
- sendTrailers(Stream, HttpFields, Callback) - Method in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2
- SendTrailers(Callback, HttpFields) - Constructor for class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.SendTrailers
- sendTrailersFrame(MetaData, Callback) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- sendWindow - Variable in class org.eclipse.jetty.http2.HTTP2Session
- sendWindow - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- sendWindowUpdate(IStream, ISession, WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- SERVER_VERSION - Static variable in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- ServerHttpChannelOverHTTP2(Connector, HttpConfiguration, EndPoint, HttpTransportOverHTTP2) - Constructor for class org.eclipse.jetty.http2.server.HTTP2ServerConnection.ServerHttpChannelOverHTTP2
- ServerParser - Class in org.eclipse.jetty.http2.parser
- ServerParser(ByteBufferPool, int) - Constructor for class org.eclipse.jetty.http2.parser.ServerParser
- ServerParser(ByteBufferPool, int, RateControl) - Constructor for class org.eclipse.jetty.http2.parser.ServerParser
- ServerParser(ByteBufferPool, ServerParser.Listener, int, int, RateControl) - Constructor for class org.eclipse.jetty.http2.parser.ServerParser
-
Deprecated.
- ServerParser.Listener - Interface in org.eclipse.jetty.http2.parser
- ServerParser.Listener.Adapter - Class in org.eclipse.jetty.http2.parser
- ServerParser.Listener.Wrapper - Class in org.eclipse.jetty.http2.parser
- ServerParser.State - Enum in org.eclipse.jetty.http2.parser
- ServerSessionListener - Interface in org.eclipse.jetty.http2.api.server
-
Server-side extension of
Session.Listener
that exposes additional events. - ServerSessionListener.Adapter - Class in org.eclipse.jetty.http2.api.server
-
Empty implementation of
ServerSessionListener
- session - Variable in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- session - Variable in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- session - Variable in class org.eclipse.jetty.http2.HTTP2Connection
- session - Variable in class org.eclipse.jetty.http2.HTTP2Flusher
- session - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- Session - Interface in org.eclipse.jetty.http2.api
-
A
Session
represents the client-side endpoint of an HTTP/2 connection to a single origin server. - SESSION_FAILURE - Static variable in class org.eclipse.jetty.http2.parser.HeaderBlockParser
- SESSION_LISTENER_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
- SESSION_PROMISE_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
- Session.Listener - Interface in org.eclipse.jetty.http2.api
-
A
Session.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection. - Session.Listener.Adapter - Class in org.eclipse.jetty.http2.api
-
Empty implementation of
Stream.Listener
. - sessionContainer - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- SessionException(String, Object...) - Constructor for exception class org.eclipse.jetty.http2.hpack.HpackException.SessionException
- sessionLevel - Variable in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- SessionListenerPromise(Map<String, Object>) - Constructor for class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- sessions - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer
- sessionStall - Variable in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- sessionStallTime - Variable in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- setAttachment(Object) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- setAttribute(String, Object) - Method in interface org.eclipse.jetty.http2.api.Stream
- setAttribute(String, Object) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- setBindAddress(SocketAddress) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setBufferRatio(float) - Method in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- setByteBufferPool(ByteBufferPool) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setClientConnectionFactory(ClientConnectionFactory) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setConnectBlocking(boolean) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setConnectTimeout(long) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setEndStream(boolean) - Method in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- setExecutor(Executor) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setFlowControlStrategyFactory(FlowControlStrategy.Factory) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setFlowControlStrategyFactory(FlowControlStrategy.Factory) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setHeaderTableSize(int) - Method in class org.eclipse.jetty.http2.generator.Generator
-
Deprecated.
- setIdleTimeout(long) - Method in interface org.eclipse.jetty.http2.api.Stream
- setIdleTimeout(long) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setIdleTimeout(long) - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- setInitialSessionRecvWindow(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setInitialSessionRecvWindow(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- setInitialSessionRecvWindow(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setInitialStreamRecvWindow(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setInitialStreamRecvWindow(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setInputBuffer(ByteBuffer) - Method in class org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- setInputBuffer(ByteBuffer) - Method in class org.eclipse.jetty.http2.HTTP2Connection
- setInputBufferSize(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setListener(Stream.Listener) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- setListener(Stream.Listener) - Method in interface org.eclipse.jetty.http2.IStream
- setLocalMaxDynamicTableSize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
-
Deprecated.use
HpackDecoder.setMaxTableCapacity(int)
instead - setLocalMaxDynamicTableSize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
-
Deprecated.
- setMaxConcurrentPushedStreams(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setMaxConcurrentStreams(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setMaxDecoderTableCapacity(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setMaxDecoderTableCapacity(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setMaxDynamicTableSize(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
-
Deprecated.
- setMaxDynamicTableSize(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Deprecated.
- setMaxEncoderTableCapacity(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
-
Sets the limit for the encoder HPACK dynamic table capacity.
- setMaxEncoderTableCapacity(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- setMaxEncoderTableCapacity(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Sets the limit for the encoder HPACK dynamic table capacity.
- setMaxFrameLength(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
-
Deprecated.
- setMaxFrameLength(int) - Method in class org.eclipse.jetty.http2.parser.Parser
-
Deprecated.
- setMaxFrameLength(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Deprecated.
- setMaxFrameSize(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setMaxFrameSize(int) - Method in class org.eclipse.jetty.http2.generator.Generator
- setMaxFrameSize(int) - Method in class org.eclipse.jetty.http2.generator.HeaderGenerator
- setMaxFrameSize(int) - Method in class org.eclipse.jetty.http2.parser.Parser
- setMaxFrameSize(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setMaxHeaderBlockFragment(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setMaxHeaderBlockFragment(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setMaxHeaderListSize(int) - Method in class org.eclipse.jetty.http2.generator.Generator
-
Deprecated.
- setMaxHeaderListSize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
- setMaxHeaderListSize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
- setMaxLocalStreams(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- setMaxRemoteStreams(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- setMaxResponseHeadersSize(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setMaxSettingsKeys(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setMaxSettingsKeys(int) - Method in class org.eclipse.jetty.http2.parser.Parser
- setMaxSettingsKeys(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setMaxSize(int) - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- setMaxTableCapacity(int) - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
-
Sets the limit for the capacity of the dynamic header table.
- setMaxTableCapacity(int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
-
Sets the limit for the capacity of the dynamic header table.
- setPriorityFrame(PriorityFrame) - Method in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- setProtocols(List<String>) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setRateControl(RateControl) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Deprecated.
- setRateControlFactory(RateControl.Factory) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Sets the factory that creates a per-connection RateControl object.
- setRecycleHttpChannels(boolean) - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- setRecycleHttpChannels(boolean) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- setRemoteMaxDynamicTableSize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
-
Deprecated.
- setReservedThreads(int) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
-
Deprecated.feature removed, no replacement
- setScheduler(Scheduler) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setSelectors(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setStream(Stream) - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- setStream(IStream) - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- setStreamId(int) - Method in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- setStreamIdleTimeout(long) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- setStreamIdleTimeout(long) - Method in class org.eclipse.jetty.http2.HTTP2Session
- setStreamIdleTimeout(long) - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- setTableCapacity(int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
-
Sets the capacity of the dynamic header table.
- setTCPNoDelay(boolean) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
- SETTING_ID - Enum constant in enum org.eclipse.jetty.http2.parser.SettingsBodyParser.State
- SETTING_ID_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.SettingsBodyParser.State
- SETTING_VALUE - Enum constant in enum org.eclipse.jetty.http2.parser.SettingsBodyParser.State
- SETTING_VALUE_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.SettingsBodyParser.State
- settingId - Variable in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- settings - Variable in class org.eclipse.jetty.http2.frames.SettingsFrame
- settings - Variable in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- settings(SettingsFrame, Callback) - Method in interface org.eclipse.jetty.http2.api.Session
-
Sends the given SETTINGS
frame
to configure the session. - settings(SettingsFrame, Callback) - Method in class org.eclipse.jetty.http2.HTTP2Session
- SETTINGS - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- SETTINGS - Enum constant in enum org.eclipse.jetty.http2.parser.ServerParser.State
- SETTINGS_TIMEOUT_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates that a SETTINGS frame did not receive a reply in a timely manner.
- SettingsBodyParser - Class in org.eclipse.jetty.http2.parser
- SettingsBodyParser(HeaderParser, Parser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.SettingsBodyParser
- SettingsBodyParser(HeaderParser, Parser.Listener, int) - Constructor for class org.eclipse.jetty.http2.parser.SettingsBodyParser
- SettingsBodyParser.State - Enum in org.eclipse.jetty.http2.parser
- SettingsFrame - Class in org.eclipse.jetty.http2.frames
- SettingsFrame(Map<Integer, Integer>, boolean) - Constructor for class org.eclipse.jetty.http2.frames.SettingsFrame
- SettingsGenerator - Class in org.eclipse.jetty.http2.generator
- SettingsGenerator(HeaderGenerator) - Constructor for class org.eclipse.jetty.http2.generator.SettingsGenerator
- settingValue - Variable in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- setUseALPN(boolean) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
- setValidateEncoding(boolean) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
- setValidateHpackEncoding(boolean) - Method in class org.eclipse.jetty.http2.generator.Generator
-
Deprecated.
- setWriteThreshold(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- shouldBeDropped() - Method in class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- shutdown - Variable in class org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- SimpleFlowControlStrategy - Class in org.eclipse.jetty.http2
- SimpleFlowControlStrategy() - Constructor for class org.eclipse.jetty.http2.SimpleFlowControlStrategy
- SimpleFlowControlStrategy(int) - Constructor for class org.eclipse.jetty.http2.SimpleFlowControlStrategy
- size - Variable in class org.eclipse.jetty.http2.parser.WindowRateControl
- size() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.DynamicTable
- size() - Method in class org.eclipse.jetty.http2.hpack.HpackContext
- Slot() - Constructor for class org.eclipse.jetty.http2.HTTP2Session.StreamsState.Slot
- slots - Variable in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- stall() - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
-
Called when there is no demand, this method checks whether the processing should really stop or it should continue.
- stalled - Variable in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier
- stalledEntry - Variable in class org.eclipse.jetty.http2.HTTP2Flusher
- standardUpgrade() - Method in class org.eclipse.jetty.http2.parser.ServerParser
-
The standard HTTP/1.1 upgrade path.
- startWrite(Callback) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- state - Variable in class org.eclipse.jetty.http2.parser.ContinuationBodyParser
- state - Variable in class org.eclipse.jetty.http2.parser.DataBodyParser
- state - Variable in class org.eclipse.jetty.http2.parser.GoAwayBodyParser
- state - Variable in class org.eclipse.jetty.http2.parser.HeaderParser
- state - Variable in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- state - Variable in class org.eclipse.jetty.http2.parser.Parser
- state - Variable in class org.eclipse.jetty.http2.parser.PingBodyParser
- state - Variable in class org.eclipse.jetty.http2.parser.PriorityBodyParser
- state - Variable in class org.eclipse.jetty.http2.parser.PushPromiseBodyParser
- state - Variable in class org.eclipse.jetty.http2.parser.ResetBodyParser
- state - Variable in class org.eclipse.jetty.http2.parser.ServerParser
- state - Variable in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- state - Variable in class org.eclipse.jetty.http2.parser.WindowUpdateBodyParser
- State() - Constructor for enum org.eclipse.jetty.http2.parser.ContinuationBodyParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.DataBodyParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.GoAwayBodyParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.HeaderParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.Parser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.PingBodyParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.PriorityBodyParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.PushPromiseBodyParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.ResetBodyParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.ServerParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.SettingsBodyParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.parser.WindowUpdateBodyParser.State
- State() - Constructor for enum org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.State
- STATIC_SIZE - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
- STATIC_TABLE - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
- StaticEntry(int, HttpField) - Constructor for class org.eclipse.jetty.http2.hpack.HpackContext.StaticEntry
- staticIndex(HttpHeader) - Static method in class org.eclipse.jetty.http2.hpack.HpackContext
- StaticTableHttpField - Class in org.eclipse.jetty.http2.hpack
- StaticTableHttpField(String, String, Object) - Constructor for class org.eclipse.jetty.http2.hpack.StaticTableHttpField
- StaticTableHttpField(HttpHeader, String, Object) - Constructor for class org.eclipse.jetty.http2.hpack.StaticTableHttpField
- StaticTableHttpField(HttpHeader, String, String, Object) - Constructor for class org.eclipse.jetty.http2.hpack.StaticTableHttpField
- STATUSES - Static variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- storage - Variable in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- storeFragment(ByteBuffer, int, boolean) - Method in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- strategy - Variable in class org.eclipse.jetty.http2.HTTP2Connection
- stream - Variable in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- stream - Variable in class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- stream - Variable in class org.eclipse.jetty.http2.HTTP2Flusher.WindowEntry
- stream - Variable in class org.eclipse.jetty.http2.HTTP2Session.DataCallback
- stream - Variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- Stream - Interface in org.eclipse.jetty.http2.api
- STREAM_CLOSED_ERROR - Enum constant in enum org.eclipse.jetty.http2.ErrorCode
-
Indicates that a stream frame has been received after the stream was closed.
- STREAM_FAILURE - Static variable in class org.eclipse.jetty.http2.parser.HeaderBlockParser
- STREAM_ID - Enum constant in enum org.eclipse.jetty.http2.parser.HeaderParser.State
- STREAM_ID - Enum constant in enum org.eclipse.jetty.http2.parser.PushPromiseBodyParser.State
- STREAM_ID_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.HeaderParser.State
- STREAM_ID_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.PushPromiseBodyParser.State
- Stream.Listener - Interface in org.eclipse.jetty.http2.api
-
A
Stream.Listener
is the passive counterpart of aStream
and receives events happening on an HTTP/2 stream. - Stream.Listener.Adapter - Class in org.eclipse.jetty.http2.api
-
Empty implementation of
Stream.Listener
- streamCount - Variable in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- streamException(String, Object...) - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- StreamException(String, Object...) - Constructor for exception class org.eclipse.jetty.http2.hpack.HpackException.StreamException
- streamFailure(int, int, String) - Method in class org.eclipse.jetty.http2.parser.BodyParser
- StreamFrame - Class in org.eclipse.jetty.http2.frames
- StreamFrame(FrameType, int) - Constructor for class org.eclipse.jetty.http2.frames.StreamFrame
- streamId - Variable in class org.eclipse.jetty.http2.frames.ContinuationFrame
- streamId - Variable in class org.eclipse.jetty.http2.frames.ResetFrame
- streamId - Variable in class org.eclipse.jetty.http2.frames.StreamFrame
- streamId - Variable in class org.eclipse.jetty.http2.frames.WindowUpdateFrame
- streamId - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- streamId - Variable in class org.eclipse.jetty.http2.parser.HeaderBlockFragments
- streamId - Variable in class org.eclipse.jetty.http2.parser.HeaderParser
- streamId - Variable in class org.eclipse.jetty.http2.parser.PushPromiseBodyParser
- streamIdleTimeout - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- streamIdleTimeout - Variable in class org.eclipse.jetty.http2.HTTP2Session
- streamIdleTimeout - Variable in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory
- streamLevels - Variable in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- streams - Variable in class org.eclipse.jetty.http2.HTTP2Session
- streamsClosed - Variable in class org.eclipse.jetty.http2.HTTP2Session
- streamsOpened - Variable in class org.eclipse.jetty.http2.HTTP2Session
- streamsStalls - Variable in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- streamsStallTime - Variable in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- streamsState - Variable in class org.eclipse.jetty.http2.HTTP2Session
- StreamsState() - Constructor for class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- succeeded() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2.ReleaseCallback
- succeeded() - Method in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory.HTTP2ClientConnection
- succeeded() - Method in class org.eclipse.jetty.http2.HTTP2Connection.FillableCallback
- succeeded() - Method in class org.eclipse.jetty.http2.HTTP2Connection.NetworkBuffer
- succeeded() - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- succeeded() - Method in class org.eclipse.jetty.http2.HTTP2Session.ControlEntry
- succeeded() - Method in class org.eclipse.jetty.http2.HTTP2Session.DataCallback
- succeeded() - Method in class org.eclipse.jetty.http2.HTTP2Session.DataEntry
- succeeded() - Method in class org.eclipse.jetty.http2.HTTP2Session.OnResetCallback
- succeeded() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- succeeded() - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.SendTrailers
- succeeded() - Method in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- succeeded(Session) - Method in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.SessionListenerPromise
- succeeded(Stream) - Method in class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2.HeadersPromise
- sweep() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- sweeps - Variable in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
T
- tasks - Variable in class org.eclipse.jetty.http2.HTTP2Connection
- tcpNoDelay - Variable in class org.eclipse.jetty.http2.client.HTTP2Client
- TE_TRAILERS - Static variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- terminate(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- terminate(Throwable) - Method in class org.eclipse.jetty.http2.HTTP2Session
- terminate(GoAwayFrame) - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- terminated - Variable in class org.eclipse.jetty.http2.HTTP2Flusher
- timeStamp - Variable in class org.eclipse.jetty.http2.HTTP2Stream
- toBytes(long) - Static method in class org.eclipse.jetty.http2.frames.PingFrame
- toFailure(int, String) - Method in class org.eclipse.jetty.http2.HTTP2Session
- toISO88591String(ByteBuffer, int) - Static method in class org.eclipse.jetty.http2.hpack.HpackDecoder
- toLong(byte[]) - Static method in class org.eclipse.jetty.http2.frames.PingFrame
- toString() - Method in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- toString() - Method in class org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
- toString() - Method in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2
- toString() - Method in class org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2.ContentNotifier.DataInfo
- toString() - Method in class org.eclipse.jetty.http2.frames.ContinuationFrame
- toString() - Method in class org.eclipse.jetty.http2.frames.DataFrame
- toString() - Method in class org.eclipse.jetty.http2.frames.Frame
- toString() - Method in class org.eclipse.jetty.http2.frames.GoAwayFrame
- toString() - Method in class org.eclipse.jetty.http2.frames.HeadersFrame
- toString() - Method in class org.eclipse.jetty.http2.frames.PriorityFrame
- toString() - Method in class org.eclipse.jetty.http2.frames.PushPromiseFrame
- toString() - Method in class org.eclipse.jetty.http2.frames.ResetFrame
- toString() - Method in class org.eclipse.jetty.http2.frames.SettingsFrame
- toString() - Method in class org.eclipse.jetty.http2.frames.UnknownFrame
- toString() - Method in class org.eclipse.jetty.http2.frames.WindowUpdateFrame
- toString() - Method in class org.eclipse.jetty.http2.hpack.AuthorityHttpField
- toString() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
- toString() - Method in class org.eclipse.jetty.http2.hpack.HpackContext
- toString() - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
- toString() - Method in class org.eclipse.jetty.http2.hpack.StaticTableHttpField
- toString() - Method in class org.eclipse.jetty.http2.HTTP2Connection.HTTP2Producer
- toString() - Method in class org.eclipse.jetty.http2.HTTP2Flusher.Entry
- toString() - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- toString() - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- toString() - Method in class org.eclipse.jetty.http2.HTTP2Session
- toString() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- toString() - Method in class org.eclipse.jetty.http2.parser.HeaderParser
- toString() - Method in class org.eclipse.jetty.http2.server.AbstractHTTP2ServerConnectionFactory.HTTP2SessionContainer
- toString() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2.FailureTask
- toString() - Method in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- toString(int, String) - Static method in enum org.eclipse.jetty.http2.ErrorCode
- trailers - Variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.SendTrailers
- transportCallback - Variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2
- TransportCallback() - Constructor for class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- tryConvertPayload() - Method in class org.eclipse.jetty.http2.frames.GoAwayFrame
- tryRunZeroStreamsAction() - Method in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
- type - Variable in class org.eclipse.jetty.http2.frames.Frame
- type - Variable in enum org.eclipse.jetty.http2.frames.FrameType
- type - Variable in class org.eclipse.jetty.http2.parser.HeaderParser
- TYPE - Enum constant in enum org.eclipse.jetty.http2.parser.HeaderParser.State
- types - Static variable in class org.eclipse.jetty.http2.frames.FrameType.Types
- Types() - Constructor for class org.eclipse.jetty.http2.frames.FrameType.Types
U
- unknownBodyParser - Variable in class org.eclipse.jetty.http2.parser.Parser
- UnknownBodyParser - Class in org.eclipse.jetty.http2.parser
- UnknownBodyParser(HeaderParser, Parser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.UnknownBodyParser
- UnknownFrame - Class in org.eclipse.jetty.http2.frames
- UnknownFrame(int) - Constructor for class org.eclipse.jetty.http2.frames.UnknownFrame
- updateClose(boolean, CloseState.Event) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- updateClose(boolean, CloseState.Event) - Method in interface org.eclipse.jetty.http2.IStream
-
Updates the close state of this stream.
- updateCloseAfterReceived() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- updateCloseAfterSend() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- updateCloseBeforeSend() - Method in class org.eclipse.jetty.http2.HTTP2Stream
- updateInitialStreamWindow(ISession, int, boolean) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- updateInitialStreamWindow(ISession, int, boolean) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
- updateLastRemoteStreamId(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- updateRecvWindow(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- updateRecvWindow(int) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- updateRecvWindow(int) - Method in interface org.eclipse.jetty.http2.ISession
-
Updates the session receive window by the given
delta
. - updateRecvWindow(int) - Method in interface org.eclipse.jetty.http2.IStream
-
Updates the stream receive window by the given
delta
. - updateSendWindow(int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- updateSendWindow(int) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- updateSendWindow(int) - Method in interface org.eclipse.jetty.http2.ISession
-
Updates the session send window by the given
delta
. - updateSendWindow(int) - Method in interface org.eclipse.jetty.http2.IStream
-
Updates the stream send window by the given
delta
. - updateStreamCount(boolean, int, int) - Method in class org.eclipse.jetty.http2.HTTP2Session
- updateStreamCount(int, int) - Method in class org.eclipse.jetty.http2.HTTP2Stream
- upgrade(MetaData.Request) - Method in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- upgradeConnection(Connector, EndPoint, MetaData.Request, HttpFields) - Method in class org.eclipse.jetty.http2.server.HTTP2CServerConnectionFactory
- upgradeFrames - Variable in class org.eclipse.jetty.http2.server.HTTP2ServerConnection
- useALPN - Variable in class org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2
V
- validateFrame(ByteBuffer, int, int) - Method in class org.eclipse.jetty.http2.parser.SettingsBodyParser
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.CloseState.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.CloseState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.frames.FrameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.ContinuationBodyParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.DataBodyParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.GoAwayBodyParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.HeaderParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.Parser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.PingBodyParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.PriorityBodyParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.PushPromiseBodyParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.ResetBodyParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.ServerParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.SettingsBodyParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.parser.WindowUpdateBodyParser.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.eclipse.jetty.http2.CloseState.Event
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.CloseState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.ErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.frames.FrameType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.ContinuationBodyParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.DataBodyParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.GoAwayBodyParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.HeaderParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.Parser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.PingBodyParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.PriorityBodyParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.PushPromiseBodyParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.ResetBodyParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.ServerParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.SettingsBodyParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.parser.WindowUpdateBodyParser.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- weight - Variable in class org.eclipse.jetty.http2.frames.PriorityFrame
- weight - Variable in class org.eclipse.jetty.http2.parser.HeadersBodyParser
- WEIGHT - Enum constant in enum org.eclipse.jetty.http2.parser.HeadersBodyParser.State
- WEIGHT - Enum constant in enum org.eclipse.jetty.http2.parser.PriorityBodyParser.State
- window - Variable in class org.eclipse.jetty.http2.parser.WindowRateControl
- window(IStream, WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.HTTP2Flusher
- WINDOW_DELTA - Enum constant in enum org.eclipse.jetty.http2.parser.WindowUpdateBodyParser.State
- WINDOW_DELTA_BYTES - Enum constant in enum org.eclipse.jetty.http2.parser.WindowUpdateBodyParser.State
- WINDOW_UPDATE - Enum constant in enum org.eclipse.jetty.http2.frames.FrameType
- WINDOW_UPDATE_LENGTH - Static variable in class org.eclipse.jetty.http2.frames.WindowUpdateFrame
- windowDelta - Variable in class org.eclipse.jetty.http2.frames.WindowUpdateFrame
- windowDelta - Variable in class org.eclipse.jetty.http2.parser.WindowUpdateBodyParser
- WindowEntry(IStream, WindowUpdateFrame) - Constructor for class org.eclipse.jetty.http2.HTTP2Flusher.WindowEntry
- WindowRateControl - Class in org.eclipse.jetty.http2.parser
-
An implementation of
RateControl
that limits the number of events within a time period. - WindowRateControl(int, Duration) - Constructor for class org.eclipse.jetty.http2.parser.WindowRateControl
- WindowRateControl.Factory - Class in org.eclipse.jetty.http2.parser
- windows - Variable in class org.eclipse.jetty.http2.HTTP2Flusher
- windowUpdate(ISession, IStream, WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.AbstractFlowControlStrategy
- windowUpdate(ISession, IStream, WindowUpdateFrame) - Method in class org.eclipse.jetty.http2.BufferingFlowControlStrategy
- windowUpdate(ISession, IStream, WindowUpdateFrame) - Method in interface org.eclipse.jetty.http2.FlowControlStrategy
- WindowUpdateBodyParser - Class in org.eclipse.jetty.http2.parser
- WindowUpdateBodyParser(HeaderParser, Parser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.WindowUpdateBodyParser
- WindowUpdateBodyParser.State - Enum in org.eclipse.jetty.http2.parser
- WindowUpdateFrame - Class in org.eclipse.jetty.http2.frames
- WindowUpdateFrame(int, int) - Constructor for class org.eclipse.jetty.http2.frames.WindowUpdateFrame
- WindowUpdateGenerator - Class in org.eclipse.jetty.http2.generator
- WindowUpdateGenerator(HeaderGenerator) - Constructor for class org.eclipse.jetty.http2.generator.WindowUpdateGenerator
- withStreamId(int) - Method in class org.eclipse.jetty.http2.frames.DataFrame
- withStreamId(int) - Method in class org.eclipse.jetty.http2.frames.HeadersFrame
- withStreamId(int) - Method in class org.eclipse.jetty.http2.frames.PriorityFrame
- withStreamId(int) - Method in class org.eclipse.jetty.http2.frames.PushPromiseFrame
- withStreamId(int) - Method in class org.eclipse.jetty.http2.frames.StreamFrame
- wrapParserListener(Parser.Listener) - Method in class org.eclipse.jetty.http2.HTTP2Connection
- Wrapper(Parser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.Parser.Listener.Wrapper
- Wrapper(ServerParser.Listener) - Constructor for class org.eclipse.jetty.http2.parser.ServerParser.Listener.Wrapper
- writeThreshold - Variable in class org.eclipse.jetty.http2.HTTP2Session
Z
- zeroStreamsAction - Variable in class org.eclipse.jetty.http2.HTTP2Session.StreamsState
_
- __blackCiphers - Static variable in class org.eclipse.jetty.http2.HTTP2Cipher
- __blackProtocols - Static variable in class org.eclipse.jetty.http2.HTTP2Cipher
- __staticFieldMap - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
- __staticNameMap - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
- __staticTable - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
- __staticTableByHeader - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
- _authority - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _builder - Variable in class org.eclipse.jetty.http2.hpack.HpackDecoder
- _callback - Variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- _commit - Variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- _contentLength - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _context - Variable in class org.eclipse.jetty.http2.hpack.HpackDecoder
- _context - Variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- _debug - Variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- _delayedUntilContent - Variable in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- _dynamicTable - Variable in class org.eclipse.jetty.http2.hpack.HpackContext
- _encodedField - Variable in class org.eclipse.jetty.http2.hpack.HpackContext.StaticEntry
- _entries - Variable in class org.eclipse.jetty.http2.hpack.HpackContext.DynamicTable
- _expect100Continue - Variable in class org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
- _failure - Variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- _field - Variable in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
- _fieldMap - Variable in class org.eclipse.jetty.http2.hpack.HpackContext
- _fields - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _growby - Variable in class org.eclipse.jetty.http2.hpack.HpackContext.DynamicTable
- _headerListSize - Variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- _huffmanDecoder - Variable in class org.eclipse.jetty.http2.hpack.HpackDecoder
- _huffmanValue - Variable in class org.eclipse.jetty.http2.hpack.HpackContext.StaticEntry
- _integerDecoder - Variable in class org.eclipse.jetty.http2.hpack.HpackDecoder
- _maxDynamicTableSizeSent - Variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- _maxHeaderListSize - Variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- _maxSize - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _maxTableCapacity - Variable in class org.eclipse.jetty.http2.hpack.HpackDecoder
- _maxTableCapacity - Variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- _maxTableSize - Variable in class org.eclipse.jetty.http2.hpack.HpackContext
- _method - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _nameMap - Variable in class org.eclipse.jetty.http2.hpack.HpackContext
- _offset - Variable in class org.eclipse.jetty.http2.hpack.HpackContext.DynamicTable
- _path - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _request - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _response - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _scheme - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _size - Variable in class org.eclipse.jetty.http2.hpack.HpackContext.DynamicTable
- _size - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _slot - Variable in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
- _state - Variable in class org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.TransportCallback
- _status - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _streamException - Variable in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
- _tableCapacity - Variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- _tableSize - Variable in class org.eclipse.jetty.http2.hpack.HpackContext
- _validateEncoding - Variable in class org.eclipse.jetty.http2.hpack.HpackEncoder
- _value - Variable in class org.eclipse.jetty.http2.hpack.StaticTableHttpField
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
PriorityFrame.getParentStreamId()
instead.