|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VaadinServlet | |
---|---|
com.vaadin.server |
Uses of VaadinServlet in com.vaadin.server |
---|
Subclasses of VaadinServlet in com.vaadin.server | |
---|---|
class |
GAEVaadinServlet
ApplicationServlet to be used when deploying to Google App Engine, in web.xml: |
class |
LegacyVaadinServlet
|
Methods in com.vaadin.server that return VaadinServlet | |
---|---|
static VaadinServlet |
VaadinServlet.getCurrent()
Gets the currently used Vaadin servlet. |
VaadinServlet |
VaadinServletService.getServlet()
Retrieves a reference to the servlet associated with this service. |
Constructors in com.vaadin.server with parameters of type VaadinServlet | |
---|---|
VaadinServletService(VaadinServlet servlet,
DeploymentConfiguration deploymentConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |