| Package | Description |
|---|---|
| org.eclipse.jetty.http2 | |
| org.eclipse.jetty.http2.api | |
| org.eclipse.jetty.http2.api.server |
| Class | Description |
|---|---|
| Session |
A
Session represents the client-side endpoint of a HTTP/2 connection to a single origin server. |
| Session.Listener |
A
Session.Listener is the passive counterpart of a Session and
receives events happening on a HTTP/2 connection. |
| Stream | |
| Stream.Listener |
A
Stream.Listener is the passive counterpart of a Stream and receives
events happening on a HTTP/2 stream. |
| Class | Description |
|---|---|
| Session |
A
Session represents the client-side endpoint of a HTTP/2 connection to a single origin server. |
| Session.Listener |
A
Session.Listener is the passive counterpart of a Session and
receives events happening on a HTTP/2 connection. |
| Stream | |
| Stream.Listener |
A
Stream.Listener is the passive counterpart of a Stream and receives
events happening on a HTTP/2 stream. |
| Class | Description |
|---|---|
| Session |
A
Session represents the client-side endpoint of a HTTP/2 connection to a single origin server. |
| Session.Listener |
A
Session.Listener is the passive counterpart of a Session and
receives events happening on a HTTP/2 connection. |
| Session.Listener.Adapter |
Empty implementation of
Stream.Listener. |
Copyright © 1995–2018 Webtide. All rights reserved.