Uses of Class
org.eclipse.jetty.ee9.nested.ContextHandler
Packages that use ContextHandler
Package
Description
Jetty Server : Core Handler API
Jetty Server : Handler JMX Integration
-
Uses of ContextHandler in org.eclipse.jetty.ee9.nested
Methods in org.eclipse.jetty.ee9.nested that return ContextHandlerModifier and TypeMethodDescriptionContextHandler.APIContext.getContextHandler()ContextHandler.CoreContextHandler.getContextHandler()static ContextHandlerContextHandler.getContextHandler(jakarta.servlet.ServletContext context) HttpChannel.getContextHandler()HttpChannelState.getContextHandler()UserIdentityScope.getContextHandler()static ContextHandlerContextHandler.getCurrentContextHandler()Methods in org.eclipse.jetty.ee9.nested with parameters of type ContextHandlerModifier and TypeMethodDescriptionstatic ErrorHandlerErrorHandler.getErrorHandler(org.eclipse.jetty.server.Server server, ContextHandler context) Constructors in org.eclipse.jetty.ee9.nested with parameters of type ContextHandlerModifierConstructorDescriptionDispatcher(ContextHandler contextHandler, String name) Dispatcher(ContextHandler contextHandler, org.eclipse.jetty.http.HttpURI uri, String pathInContext) HttpChannel(ContextHandler contextHandler, org.eclipse.jetty.server.ConnectionMetaData connectionMetaData) ManagedAttributeListener(ContextHandler contextHandler, String... managedAttributes) -
Uses of ContextHandler in org.eclipse.jetty.ee9.nested.jmx
Methods in org.eclipse.jetty.ee9.nested.jmx with parameters of type ContextHandlerModifier and TypeMethodDescriptionprotected StringAbstractHandlerMBean.getContextName(ContextHandler context)