Uses of Class
org.eclipse.jetty.http.spi.HttpSpiContextHandler
-
Packages that use HttpSpiContextHandler Package Description org.eclipse.jetty.http.spi -
-
Uses of HttpSpiContextHandler in org.eclipse.jetty.http.spi
Fields in org.eclipse.jetty.http.spi declared as HttpSpiContextHandler Modifier and Type Field Description private HttpSpiContextHandler
JettyHttpContext. _jettyContextHandler
Methods in org.eclipse.jetty.http.spi that return HttpSpiContextHandler Modifier and Type Method Description protected HttpSpiContextHandler
JettyHttpContext. getJettyContextHandler()
-