| Package | Description |
|---|---|
| org.eclipse.jetty.http2.parser | |
| org.eclipse.jetty.http2.server |
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerParser.Listener.Adapter |
| Constructor and Description |
|---|
ServerParser(ByteBufferPool byteBufferPool,
ServerParser.Listener listener,
int maxDynamicTableSize,
int maxHeaderSize) |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTP2ServerSession |
| Modifier and Type | Method and Description |
|---|---|
protected ServerParser |
AbstractHTTP2ServerConnectionFactory.newServerParser(Connector connector,
ServerParser.Listener listener) |
Copyright © 1995–2018 Webtide. All rights reserved.