Uses of Interface
org.eclipse.jetty.server.TunnelSupport
Packages that use TunnelSupport
Package
Description
Jetty Server : Modular Servlet Integration
Jetty Server : Core Server API
-
Uses of TunnelSupport in org.eclipse.jetty.ee10.servlet
Methods in org.eclipse.jetty.ee10.servlet that return TunnelSupport -
Uses of TunnelSupport in org.eclipse.jetty.http2.server.internal
Methods in org.eclipse.jetty.http2.server.internal that return TunnelSupport -
Uses of TunnelSupport in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server that return TunnelSupportModifier and TypeMethodDescriptiondefault TunnelSupport
HttpStream.getTunnelSupport()
HttpStream.Wrapper.getTunnelSupport()
Request.getTunnelSupport()
Request.Wrapper.getTunnelSupport()
-
Uses of TunnelSupport in org.eclipse.jetty.server.internal
Methods in org.eclipse.jetty.server.internal that return TunnelSupportModifier and TypeMethodDescriptionHttpChannelState.ChannelRequest.getTunnelSupport()
HttpConnection.HttpStreamOverHTTP1.getTunnelSupport()