Uses of Class
org.eclipse.jetty.http2.HTTP2Session
Package
Description
-
Uses of HTTP2Session in org.eclipse.jetty.http2
ModifierConstructorDescriptionprotected
HTTP2Connection
(ByteBufferPool bufferPool, Executor executor, EndPoint endPoint, HTTP2Session session, int bufferSize) HTTP2Stream
(HTTP2Session session, int streamId, MetaData.Request request, boolean local) -
Uses of HTTP2Session in org.eclipse.jetty.http2.client.internal
-
Uses of HTTP2Session in org.eclipse.jetty.http2.internal
-
Uses of HTTP2Session in org.eclipse.jetty.http2.server.internal