Uses of Class
org.eclipse.jetty.server.handler.ScopedHandler
-
Packages that use ScopedHandler Package Description org.eclipse.jetty.server.handler Jetty Server : Core Handler APIorg.eclipse.jetty.server.session Jetty Server : Session Management Implementations -
-
Uses of ScopedHandler in org.eclipse.jetty.server.handler
Subclasses of ScopedHandler in org.eclipse.jetty.server.handler Modifier and Type Class Description classContextHandlerContextHandler.classMovedContextHandlerMoved ContextHandler.Fields in org.eclipse.jetty.server.handler declared as ScopedHandler Modifier and Type Field Description protected ScopedHandlerScopedHandler. _nextScopeprotected ScopedHandlerScopedHandler. _outerScope -
Uses of ScopedHandler in org.eclipse.jetty.server.session
Subclasses of ScopedHandler in org.eclipse.jetty.server.session Modifier and Type Class Description classSessionHandlerSessionHandler.
-