Package | Description |
---|---|
org.eclipse.jetty.http2.parser | |
org.eclipse.jetty.http2.server |
Modifier and Type | Class and Description |
---|---|
static class |
ServerParser.Listener.Adapter |
static class |
ServerParser.Listener.Wrapper |
Modifier and Type | Method and Description |
---|---|
ServerParser.Listener |
ServerParser.Listener.Wrapper.getParserListener() |
Constructor and Description |
---|
ServerParser(ByteBufferPool byteBufferPool,
ServerParser.Listener listener,
int maxDynamicTableSize,
int maxHeaderSize) |
Wrapper(ServerParser.Listener listener) |
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–2023 Webtide. All rights reserved.