Hierarchy For Package io.jmix.flowui.devserver.servlet

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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
    • org.eclipse.jetty.server.handler.ErrorHandler (implements org.eclipse.jetty.server.Request.Handler)
    • 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.VaadinService (implements java.io.Serializable)