Uses of Class
org.eclipse.jetty.http2.HTTP2Session
Packages that use HTTP2Session
Package
Description
-
Uses of HTTP2Session in org.eclipse.jetty.http2
Methods in org.eclipse.jetty.http2 that return HTTP2SessionConstructors in org.eclipse.jetty.http2 with parameters of type HTTP2SessionModifierConstructorDescriptionprotected
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
Subclasses of HTTP2Session in org.eclipse.jetty.http2.client.internal -
Uses of HTTP2Session in org.eclipse.jetty.http2.internal
Constructors in org.eclipse.jetty.http2.internal with parameters of type HTTP2Session -
Uses of HTTP2Session in org.eclipse.jetty.http2.server.internal
Subclasses of HTTP2Session in org.eclipse.jetty.http2.server.internal