Uses of Class
org.eclipse.jetty.http2.client.transport.internal.HttpChannelOverHTTP2
Packages that use HttpChannelOverHTTP2
-
Uses of HttpChannelOverHTTP2 in org.eclipse.jetty.http2.client.transport.internal
Methods in org.eclipse.jetty.http2.client.transport.internal that return HttpChannelOverHTTP2Modifier and TypeMethodDescriptionprotected HttpChannelOverHTTP2HttpConnectionOverHTTP2.acquireHttpChannel()protected HttpChannelOverHTTP2HttpReceiverOverHTTP2.getHttpChannel()protected HttpChannelOverHTTP2HttpSenderOverHTTP2.getHttpChannel()protected HttpChannelOverHTTP2HttpConnectionOverHTTP2.newHttpChannel()Methods in org.eclipse.jetty.http2.client.transport.internal with parameters of type HttpChannelOverHTTP2Modifier and TypeMethodDescriptionprotected booleanHttpConnectionOverHTTP2.release(HttpChannelOverHTTP2 channel) Constructors in org.eclipse.jetty.http2.client.transport.internal with parameters of type HttpChannelOverHTTP2