Package | Description |
---|---|
org.eclipse.jetty.http2.server |
Modifier and Type | Class and Description |
---|---|
protected class |
HTTP2ServerConnection.ServerHttpChannelOverHTTP2 |
Modifier and Type | Field and Description |
---|---|
private java.util.Queue<HttpChannelOverHTTP2> |
HTTP2ServerConnection.channels |
Modifier and Type | Method and Description |
---|---|
private HttpChannelOverHTTP2 |
HTTP2ServerConnection.pollHttpChannel() |
private HttpChannelOverHTTP2 |
HTTP2ServerConnection.provideHttpChannel(Connector connector,
IStream stream) |
Modifier and Type | Method and Description |
---|---|
private void |
HTTP2ServerConnection.offerHttpChannel(HttpChannelOverHTTP2 channel) |