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 HttpConnectionOverHTTP2
HttpChannelOverHTTP2.getHttpConnection()
Methods in org.eclipse.jetty.http2.client.transport.internal with parameters of type HttpConnectionOverHTTP2Modifier and TypeMethodDescriptionvoid
HTTPSessionListenerPromise.onClose
(HttpConnectionOverHTTP2 connection, GoAwayFrame frame) Constructors in org.eclipse.jetty.http2.client.transport.internal with parameters of type HttpConnectionOverHTTP2ModifierConstructorDescriptionHttpChannelOverHTTP2
(HttpConnectionOverHTTP2 connection, Session session)