Uses of Class
org.eclipse.jetty.servlet.ServletContextHandler
-
Packages that use ServletContextHandler Package Description org.eclipse.jetty.servlet Jetty Server : Modular Servlet Integration -
-
Uses of ServletContextHandler in org.eclipse.jetty.servlet
Methods in org.eclipse.jetty.servlet that return ServletContextHandler Modifier and Type Method Description static ServletContextHandlerServletContextHandler. getServletContextHandler(jakarta.servlet.ServletContext context)static ServletContextHandlerServletContextHandler. getServletContextHandler(jakarta.servlet.ServletContext servletContext, java.lang.String purpose)Constructors in org.eclipse.jetty.servlet with parameters of type ServletContextHandler Constructor Description DecoratingListener(ServletContextHandler context, java.lang.String attributeName)
-