| Name | Description | Type | Package | Framework |
| AbstractFlowControlStrategy | Class | org.eclipse.jetty.http2 | Jetty | |
| AbstractHTTP2ServerConnectionFactory | Class | org.eclipse.jetty.http2.server | Jetty | |
| AuthorityHttpField | Class | org.eclipse.jetty.http2.hpack | Jetty | |
| BadMessageException | Class | org.eclipse.jetty.http | Jetty | |
| BodyParser | The base parser for the frame body of HTTP/2 frames. | Class | org.eclipse.jetty.http2.parser | Jetty |
| BufferingFlowControlStrategy | A flow control strategy that accumulates updates and emits window control frames when the accumulated value reaches a threshold. | Class | org.eclipse.jetty.http2 | Jetty |
| ByteBufferCallback | Class | org.eclipse.jetty.http2.server | Jetty | |
| CloseState | Class | org.eclipse.jetty.http2 | Jetty | |
| ContinuationBodyParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| DataBodyParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| DataFrame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| DataGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| DateGenerator | ThreadLocal Date formatters for HTTP style dates. | Class | org.eclipse.jetty.http | Jetty |
| DateParser | Class | org.eclipse.jetty.http | Jetty | |
| DelegatingThreadPool | Class | org.eclipse.jetty.http.spi | Jetty | |
| DisconnectFrame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| DisconnectGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| ErrorCode | Class | org.eclipse.jetty.http2 | Jetty | |
| Flags | Interface | org.eclipse.jetty.http2 | Jetty | |
| FlowControlStrategy | Interface | org.eclipse.jetty.http2 | Jetty | |
| FlowControlStrategy .Factory | Interface | org.eclipse.jetty.http2.FlowControlStrategy | Jetty | |
| Frame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| FrameGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| FrameType | Class | org.eclipse.jetty.http2.frames | Jetty | |
| Generator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| GoAwayBodyParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| GoAwayFrame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| GoAwayGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| GzipHttpContent | Class | org.eclipse.jetty.http | Jetty | |
| HeaderBlockFragments | Class | org.eclipse.jetty.http2.parser | Jetty | |
| HeaderBlockParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| HeaderGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| HeaderParser | The parser for the frame header of HTTP/2 frames. | Class | org.eclipse.jetty.http2.parser | Jetty |
| HeadersBodyParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| HeadersFrame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| HeadersGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| HostPortHttpField | Class | org.eclipse.jetty.http | Jetty | |
| HpackContext | HPACK - Header Compression for HTTP/2 This class maintains the compression context for a single HTTP/2 | Class | org.eclipse.jetty.http2.hpack | Jetty |
| HpackContext .Entry | Class | org.eclipse.jetty.http2.hpack.HpackContext | Jetty | |
| HpackContext .StaticEntry | Class | org.eclipse.jetty.http2.hpack.HpackContext | Jetty | |
| HpackDecoder | This is not thread safe and may only be called by 1 thread at a time. | Class | org.eclipse.jetty.http2.hpack | Jetty |
| HpackEncoder | Class | org.eclipse.jetty.http2.hpack | Jetty | |
| HpackFieldPreEncoder | Class | org.eclipse.jetty.http2.hpack | Jetty | |
| Http1FieldPreEncoder | Class | org.eclipse.jetty.http | Jetty | |
| HTTP2Cipher | Class | org.eclipse.jetty.http2 | Jetty | |
| HTTP2Cipher .CipherComparator | Comparator that orders non blacklisted ciphers before blacklisted ones. | Class | org.eclipse.jetty.http2.HTTP2Cipher | Jetty |
| HTTP2Client | HTTP2Client provides an asynchronous, non-blocking implementation to send HTTP/2 frames to a server. | Class | org.eclipse.jetty.http2.client | Jetty |
| HTTP2ClientConnectionFactory | Class | org.eclipse.jetty.http2.client | Jetty | |
| HTTP2ClientSession | Class | org.eclipse.jetty.http2.client | Jetty | |
| HTTP2Connection | Class | org.eclipse.jetty.http2 | Jetty | |
| HTTP2CServerConnectionFactory | HTTP2 Clear Text Connection factory. | Class | org.eclipse.jetty.http2.server | Jetty |
| HTTP2Flusher | Class | org.eclipse.jetty.http2 | Jetty | |
| HTTP2Flusher .Entry | Class | org.eclipse.jetty.http2.HTTP2Flusher | Jetty | |
| HTTP2ServerConnection | Class | org.eclipse.jetty.http2.server | Jetty | |
| HTTP2ServerConnectionFactory | Class | org.eclipse.jetty.http2.server | Jetty | |
| HTTP2ServerSession | Class | org.eclipse.jetty.http2.server | Jetty | |
| HTTP2Session | Class | org.eclipse.jetty.http2 | Jetty | |
| HTTP2Stream | Class | org.eclipse.jetty.http2 | Jetty | |
| HttpChannelOverHTTP2 | Class | org.eclipse.jetty.http2.client.http | Jetty | |
| HttpChannelOverHTTP2 | Class | org.eclipse.jetty.http2.server | Jetty | |
| HttpClientTransportOverHTTP2 | Class | org.eclipse.jetty.http2.client.http | Jetty | |
| HttpConnectionOverHTTP2 | Class | org.eclipse.jetty.http2.client.http | Jetty | |
| HttpContent | HttpContent interface. | Interface | org.eclipse.jetty.http | Jetty |
| HttpContent .Factory | Interface | org.eclipse.jetty.http.HttpContent | Jetty | |
| HttpCookie | Class | org.eclipse.jetty.http | Jetty | |
| HttpDestinationOverHTTP2 | Class | org.eclipse.jetty.http2.client.http | Jetty | |
| HttpField | Class | org.eclipse.jetty.http | Jetty | |
| HttpField .IntValueHttpField | Class | org.eclipse.jetty.http.HttpField | Jetty | |
| HttpField .LongValueHttpField | Class | org.eclipse.jetty.http.HttpField | Jetty | |
| HttpFieldPreEncoder | Interface to pre-encode HttpFields. | Interface | org.eclipse.jetty.http | Jetty |
| HttpFields | HTTP Fields. | Class | org.eclipse.jetty.http | Jetty |
| HttpGenerator | HttpGenerator. | Class | org.eclipse.jetty.http | Jetty |
| HttpGenerator .Result | Returns the enum constant of this type with the specified name. | Class | org.eclipse.jetty.http.HttpGenerator | Jetty |
| HttpGenerator .State | Returns the enum constant of this type with the specified name. | Class | org.eclipse.jetty.http.HttpGenerator | Jetty |
| HttpHeader | Class | org.eclipse.jetty.http | Jetty | |
| HttpHeaderValue | enum HttpHeaderValueEnum Constant Summary | Class | org.eclipse.jetty.http | Jetty |
| HttpMethod | Class | org.eclipse.jetty.http | Jetty | |
| HttpParser | A Parser for 1. | Class | org.eclipse.jetty.http | Jetty |
| HttpParser .HttpHandler | Interface | org.eclipse.jetty.http.HttpParser | Jetty | |
| HttpParser .RequestHandler | Interface | org.eclipse.jetty.http.HttpParser | Jetty | |
| HttpParser .ResponseHandler | Interface | org.eclipse.jetty.http.HttpParser | Jetty | |
| HttpParser .State | Class | org.eclipse.jetty.http.HttpParser | Jetty | |
| HttpReceiverOverHTTP2 | Class | org.eclipse.jetty.http2.client.http | Jetty | |
| HttpScheme | Class | org.eclipse.jetty.http | Jetty | |
| HttpSenderOverHTTP2 | Class | org.eclipse.jetty.http2.client.http | Jetty | |
| HttpSpiContextHandler | Jetty handler that bridges requests to HttpHandler. | Class | org.eclipse.jetty.http.spi | Jetty |
| HttpStatus | HttpStatusCode enum class, for status codes based on various HTTP RFCs. | Class | org.eclipse.jetty.http | Jetty |
| HttpStatus .Code | 417 Expectation Failed424 Failed Dependency | Class | org.eclipse.jetty.http.HttpStatus | Jetty |
| HttpTokens | Interface | org.eclipse.jetty.http | Jetty | |
| HttpTokens .EndOfContent | Returns the enum constant of this type with the specified name. | Class | org.eclipse.jetty.http.HttpTokens | Jetty |
| HttpTransportOverHTTP2 | Class | org.eclipse.jetty.http2.server | Jetty | |
| HttpURI | Parse a HTTP URI from a string or byte array. | Class | org.eclipse.jetty.http | Jetty |
| HttpVersion | Class | org.eclipse.jetty.http | Jetty | |
| Huffman | Class | org.eclipse.jetty.http2.hpack | Jetty | |
| ISession | The SPI interface for implementing a HTTP/2 session. | Interface | org.eclipse.jetty.http2 | Jetty |
| IStream | The SPI interface for implementing a HTTP/2 stream. | Interface | org.eclipse.jetty.http2 | Jetty |
| JettyExchange | com. | Interface | org.eclipse.jetty.http.spi | Jetty |
| JettyHttpContext | Class | org.eclipse.jetty.http.spi | Jetty | |
| JettyHttpExchange | Class | org.eclipse.jetty.http.spi | Jetty | |
| JettyHttpExchangeDelegate | Jetty implementation of HttpExchange | Class | org.eclipse.jetty.http.spi | Jetty |
| JettyHttpServer | Jetty implementation of HttpServer. | Class | org.eclipse.jetty.http.spi | Jetty |
| JettyHttpServerProvider | Class | org.eclipse.jetty.http.spi | Jetty | |
| JettyHttpsExchange | Class | org.eclipse.jetty.http.spi | Jetty | |
| MappedResource | Class | org.eclipse.jetty.http.pathmap | Jetty | |
| MetaData | Class | org.eclipse.jetty.http | Jetty | |
| MetaData .Request | Class | org.eclipse.jetty.http.MetaData | Jetty | |
| MetaData .Response | Class | org.eclipse.jetty.http.MetaData | Jetty | |
| MetaDataBuilder | Class | org.eclipse.jetty.http2.hpack | Jetty | |
| MimeTypes | Class | org.eclipse.jetty.http | Jetty | |
| MimeTypes .Type | Class | org.eclipse.jetty.http.MimeTypes | Jetty | |
| NBitInteger | Class | org.eclipse.jetty.http2.hpack | Jetty | |
| Parser | The HTTP/2 protocol parser. | Class | org.eclipse.jetty.http2.parser | Jetty |
| Parser .Listener | Interface | org.eclipse.jetty.http2.parser.Parser | Jetty | |
| Parser .Listener .Adapter | Class | org.eclipse.jetty.http2.parser.Parser.Listener | Jetty | |
| PathMap | URI path map to Object. | Class | org.eclipse.jetty.http | Jetty |
| PathMap .MappedEntry | Class | org.eclipse.jetty.http.PathMap | Jetty | |
| PathMap .PathSet | Class | org.eclipse.jetty.http.PathMap | Jetty | |
| PathMappings | Path Mappings of PathSpec to Resource. | Class | org.eclipse.jetty.http.pathmap | Jetty |
| PathSpec | Class | org.eclipse.jetty.http.pathmap | Jetty | |
| PathSpecGroup | Types of path spec groups. | Class | org.eclipse.jetty.http.pathmap | Jetty |
| PathSpecSet | A Set of PathSpec strings. | Class | org.eclipse.jetty.http.pathmap | Jetty |
| PingBodyParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| PingFrame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| PingGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| PreEncodedHttpField | Pre encoded HttpField. | Class | org.eclipse.jetty.http | Jetty |
| PrefaceFrame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| PrefaceGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| PrefaceParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| PriorityBodyParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| PriorityFrame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| PriorityGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| PushPromiseBodyParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| PushPromiseFrame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| PushPromiseGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| RawHTTP2ServerConnectionFactory | Class | org.eclipse.jetty.http2.server | Jetty | |
| RegexPathSpec | Class | org.eclipse.jetty.http.pathmap | Jetty | |
| ResetBodyParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| ResetFrame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| ResetGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| ResourceHttpContent | HttpContent created from a Resource. | Class | org.eclipse.jetty.http | Jetty |
| ServerParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| ServerParser .Listener | Interface | org.eclipse.jetty.http2.parser.ServerParser | Jetty | |
| ServerParser .Listener .Adapter | Class | org.eclipse.jetty.http2.parser.ServerParser.Listener | Jetty | |
| ServerSessionListener | Server-side extension of Session. | Interface | org.eclipse.jetty.http2.api.server | Jetty |
| ServerSessionListener .Adapter | Class | org.eclipse.jetty.http2.api.server.ServerSessionListener | Jetty | |
| ServletPathSpec | Class | org.eclipse.jetty.http.pathmap | Jetty | |
| Session | A Session represents the client-side endpoint of a HTTP/2 connection to a single origin server. | Interface | org.eclipse.jetty.http2.api | Jetty |
| Session .Listener | A Session. | Interface | org.eclipse.jetty.http2.api.Session | Jetty |
| Session .Listener .Adapter | Empty implementation of Stream. | Class | org.eclipse.jetty.http2.api.Session.Listener | Jetty |
| SettingsBodyParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| SettingsFrame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| SettingsGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |
| SimpleFlowControlStrategy | Class | org.eclipse.jetty.http2 | Jetty | |
| StaticTableHttpField | Class | org.eclipse.jetty.http2.hpack | Jetty | |
| Stream | A Stream represents a bidirectional exchange of data on top of a Session. | Interface | org.eclipse.jetty.http2.api | Jetty |
| Stream .Listener | A Stream. | Interface | org.eclipse.jetty.http2.api.Stream | Jetty |
| Stream .Listener .Adapter | Empty implementation of Stream. | Class | org.eclipse.jetty.http2.api.Stream.Listener | Jetty |
| UriTemplatePathSpec | PathSpec for URI Template based declarationsSee Also:URI Templates (Level 1) | Class | org.eclipse.jetty.http.pathmap | Jetty |
| WindowUpdateBodyParser | Class | org.eclipse.jetty.http2.parser | Jetty | |
| WindowUpdateFrame | Class | org.eclipse.jetty.http2.frames | Jetty | |
| WindowUpdateGenerator | Class | org.eclipse.jetty.http2.generator | Jetty | |