Uses of Class
org.eclipse.jetty.http2.server.HttpChannelOverHTTP2
Packages that use HttpChannelOverHTTP2
-
Uses of HttpChannelOverHTTP2 in org.eclipse.jetty.http2.server
Subclasses of HttpChannelOverHTTP2 in org.eclipse.jetty.http2.serverModifier and TypeClassDescriptionprotected class
Fields in org.eclipse.jetty.http2.server with type parameters of type HttpChannelOverHTTP2Modifier and TypeFieldDescriptionprivate final Queue
<HttpChannelOverHTTP2> HTTP2ServerConnection.channels
Methods in org.eclipse.jetty.http2.server that return HttpChannelOverHTTP2Modifier and TypeMethodDescriptionprivate HttpChannelOverHTTP2
HTTP2ServerConnection.pollHttpChannel()
private HttpChannelOverHTTP2
HTTP2ServerConnection.provideHttpChannel
(org.eclipse.jetty.server.Connector connector, IStream stream) Methods in org.eclipse.jetty.http2.server with parameters of type HttpChannelOverHTTP2Modifier and TypeMethodDescriptionprivate void
HTTP2ServerConnection.offerHttpChannel
(HttpChannelOverHTTP2 channel)