Uses of Class
org.eclipse.jetty.http2.internal.HTTP2Session
Packages that use HTTP2Session
-
Uses of HTTP2Session in org.eclipse.jetty.http2.internal
Methods in org.eclipse.jetty.http2.internal that return HTTP2SessionConstructors in org.eclipse.jetty.http2.internal with parameters of type HTTP2SessionModifierConstructorDescriptionprotectedHTTP2Connection(org.eclipse.jetty.io.RetainableByteBufferPool retainableByteBufferPool, Executor executor, org.eclipse.jetty.io.EndPoint endPoint, Parser parser, HTTP2Session session, int bufferSize) HTTP2Flusher(HTTP2Session session) HTTP2Stream(HTTP2Session session, int streamId, org.eclipse.jetty.http.MetaData.Request request, boolean local)