Uses of Class
org.eclipse.jetty.http2.HTTP2Session
Packages that use HTTP2Session
-
Uses of HTTP2Session in org.eclipse.jetty.http2
Constructors in org.eclipse.jetty.http2 with parameters of type HTTP2SessionModifierConstructorDescriptionprotectedHTTP2Connection(org.eclipse.jetty.io.RetainableByteBufferPool retainableByteBufferPool, Executor executor, org.eclipse.jetty.io.EndPoint endPoint, HTTP2Session session, int bufferSize) HTTP2Flusher(HTTP2Session session)