| Package | Description |
|---|---|
| org.eclipse.jetty.http2 | |
| org.eclipse.jetty.http2.api | |
| org.eclipse.jetty.http2.api.server |
| Constructor | Description |
|---|---|
HTTP2Session(Scheduler scheduler,
EndPoint endPoint,
Generator generator,
Session.Listener listener,
FlowControlStrategy flowControl,
int initialStreamId) |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Session.Listener.Adapter |
Empty implementation of
Stream.Listener. |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ServerSessionListener |
Server-side extension of
Session.Listener that exposes additional events. |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ServerSessionListener.Adapter |
Empty implementation of
ServerSessionListener |
Copyright © 1995–2018 Webtide. All rights reserved.