Uses of Class
org.eclipse.jetty.http2.HTTP2Session
Packages that use HTTP2Session
-
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) protected
HTTP2Connection
(ByteBufferPool bufferPool, Executor executor, EndPoint endPoint, HTTP2Session session, int bufferSize, int minBufferSpace) HTTP2Stream
(HTTP2Session session, int streamId, MetaData.Request request, boolean local)