Uses of Class
org.eclipse.jetty.server.handler.ContextHandler.ScopedContext
Package
Description
Jetty Server : Modular Servlet Integration
Jetty Server : Core Handler API
-
Uses of ContextHandler.ScopedContext in org.eclipse.jetty.ee10.servlet
Modifier and TypeMethodDescriptionprotected ContextHandler.ScopedContext
ServletContextHandler.newContext()
-
Uses of ContextHandler.ScopedContext in org.eclipse.jetty.server.handler
Modifier and TypeMethodDescriptionContextHandler.getContext()
protected ContextHandler.ScopedContext
ContextHandler.newContext()
ModifierConstructorDescriptionprotected
ContextRequest
(ContextHandler.ScopedContext context, Request request) ContextResponse
(ContextHandler.ScopedContext context, Request request, Response response)