Class Hierarchy
- java.lang.Object
- jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
- jakarta.servlet.http.HttpServlet
- com.vaadin.flow.server.VaadinServlet
- com.vaadin.flow.spring.SpringServlet
- org.springframework.mock.web.MockServletContext (implements jakarta.servlet.ServletContext)
- jakarta.servlet.ServletRequestWrapper (implements jakarta.servlet.ServletRequest)
- jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
- com.vaadin.flow.server.VaadinServletRequest (implements com.vaadin.flow.server.VaadinRequest)
- io.jmix.flowui.testassist.vaadin.TestVaadinRequest (implements com.vaadin.flow.server.VaadinRequest)
- com.vaadin.flow.server.VaadinService (implements java.io.Serializable)
- com.vaadin.flow.server.VaadinServletService
- com.vaadin.flow.spring.SpringVaadinServletService
- com.vaadin.flow.server.VaadinSession (implements jakarta.servlet.http.HttpSessionBindingListener, java.io.Serializable)
- com.vaadin.flow.spring.SpringVaadinSession