Uses of Class
org.eclipse.jetty.server.handler.ScopedHandler
Package
Description
Jetty Ant : Ant Tasks and Configuration
Jetty Server : Core Handler API
Jetty Server : Session Management Implementations
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
-
Uses of ScopedHandler in org.eclipse.jetty.ant
Modifier and TypeClassDescriptionclass
Extension of WebAppContext to allow configuration via Ant environment.static class
AntServletHandler -
Uses of ScopedHandler in org.eclipse.jetty.http.spi
-
Uses of ScopedHandler in org.eclipse.jetty.server.handler
Modifier and TypeClassDescriptionclass
ContextHandler.class
Moved ContextHandler.Modifier and TypeFieldDescriptionprotected ScopedHandler
ScopedHandler._nextScope
protected ScopedHandler
ScopedHandler._outerScope
-
Uses of ScopedHandler in org.eclipse.jetty.server.session
-
Uses of ScopedHandler in org.eclipse.jetty.servlet
Modifier and TypeClassDescriptionclass
Servlet Context.class
Servlet HttpHandler. -
Uses of ScopedHandler in org.eclipse.jetty.webapp