Uses of Class
org.eclipse.jetty.http2.client.transport.internal.HttpConnectionOverHTTP2
Packages that use HttpConnectionOverHTTP2
-
Uses of HttpConnectionOverHTTP2 in org.eclipse.jetty.http2.client.transport.internal
Methods in org.eclipse.jetty.http2.client.transport.internal that return HttpConnectionOverHTTP2Modifier and TypeMethodDescriptionprotected HttpConnectionOverHTTP2HttpChannelOverHTTP2.getHttpConnection()Methods in org.eclipse.jetty.http2.client.transport.internal with parameters of type HttpConnectionOverHTTP2Modifier and TypeMethodDescriptionvoidHTTPSessionListenerPromise.onClose(HttpConnectionOverHTTP2 connection, GoAwayFrame frame) Constructors in org.eclipse.jetty.http2.client.transport.internal with parameters of type HttpConnectionOverHTTP2ModifierConstructorDescriptionHttpChannelOverHTTP2(HttpConnectionOverHTTP2 connection, Session session)