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 classFields in org.eclipse.jetty.http2.server with type parameters of type HttpChannelOverHTTP2Modifier and TypeFieldDescriptionprivate final Queue<HttpChannelOverHTTP2> HTTP2ServerConnection.channelsMethods in org.eclipse.jetty.http2.server that return HttpChannelOverHTTP2Modifier and TypeMethodDescriptionprivate HttpChannelOverHTTP2HTTP2ServerConnection.pollHttpChannel()private HttpChannelOverHTTP2HTTP2ServerConnection.provideHttpChannel(org.eclipse.jetty.server.Connector connector, IStream stream) Methods in org.eclipse.jetty.http2.server with parameters of type HttpChannelOverHTTP2Modifier and TypeMethodDescriptionprivate voidHTTP2ServerConnection.offerHttpChannel(HttpChannelOverHTTP2 channel)