|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VaadinService | |
|---|---|
| com.vaadin.server | |
| Uses of VaadinService in com.vaadin.server |
|---|
| Classes in com.vaadin.server that implement VaadinService | |
|---|---|
class |
AbstractVaadinService
Abstract implementation of VaadinService that takes care of those parts that are common to both servlets and portlets. |
static class |
VaadinPortlet.PortletService
|
static class |
VaadinServlet.ServletService
|
| Methods in com.vaadin.server that return VaadinService | |
|---|---|
VaadinService |
AddonContext.getVaadinService()
Gets the vaadin service for this context. |
VaadinService |
WrappedRequest.getVaadinService()
Gets the vaadin service for the context of this request. |
VaadinService |
CombinedRequest.getVaadinService()
|
VaadinService |
WrappedResponse.getVaadinService()
Gets the vaadin service for the context of this response. |
| Constructors in com.vaadin.server with parameters of type VaadinService | |
|---|---|
AddonContext(VaadinService vaadinService)
Creates a new context using a given vaadin service. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||