Class Hierarchy
- java.lang.Object
- org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer)
- org.eclipse.jetty.server.handler.AbstractHandler (implements org.eclipse.jetty.server.Handler)
- org.eclipse.jetty.server.handler.ErrorHandler
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasStyle)
- com.vaadin.flow.component.UI (implements com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.PollNotifier, com.vaadin.flow.router.RouterLayout)
- io.jmix.flowui.devserver.servlet.JmixUI
- jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
- jakarta.servlet.http.HttpServlet
- com.vaadin.flow.server.VaadinServlet
- io.jmix.flowui.devserver.servlet.JmixServletContextListener (implements jakarta.servlet.ServletContextListener)
- io.jmix.flowui.devserver.servlet.JmixSystemPropertiesLifeCycleListener (implements org.eclipse.jetty.util.component.LifeCycle.Listener)
- com.vaadin.flow.server.SynchronizedRequestHandler (implements com.vaadin.flow.server.RequestHandler)
- com.vaadin.flow.server.BootstrapHandler
- com.vaadin.flow.server.communication.JavaScriptBootstrapHandler
- com.vaadin.flow.server.VaadinService (implements java.io.Serializable)
- com.vaadin.flow.server.VaadinServletService