Uses of Class
com.vaadin.server.VaadinServlet
-
Packages that use VaadinServlet Package Description com.vaadin.server -
-
Uses of VaadinServlet in com.vaadin.server
Subclasses of VaadinServlet in com.vaadin.server Modifier and Type Class Description classLegacyVaadinServletMethods in com.vaadin.server that return VaadinServlet Modifier and Type Method Description static VaadinServletVaadinServlet. getCurrent()Gets the currently used Vaadin servlet.VaadinServletVaadinServletService. getServlet()Retrieves a reference to the servlet associated with this service.Constructors in com.vaadin.server with parameters of type VaadinServlet Constructor Description VaadinServletService(VaadinServlet servlet, DeploymentConfiguration deploymentConfiguration)
-