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