Uses of Class
org.eclipse.jetty.server.handler.ContextHandler.ScopedContext
Packages that use ContextHandler.ScopedContext
-
Uses of ContextHandler.ScopedContext in org.eclipse.jetty.server.handler
Methods in org.eclipse.jetty.server.handler that return ContextHandler.ScopedContextModifier and TypeMethodDescriptionContextHandler.getContext()protected ContextHandler.ScopedContextContextHandler.newContext()Constructors in org.eclipse.jetty.server.handler with parameters of type ContextHandler.ScopedContextModifierConstructorDescriptionprotectedContextRequest(ContextHandler.ScopedContext context, Request request) ContextResponse(ContextHandler.ScopedContext context, Request request, Response response)