Example usage for Java com.vaadin.server SessionInitEvent fields, constructors, methods, implement or subclass
The text is from its open source code.
VaadinRequest | getRequest() Gets the request that triggered the initialization. |
VaadinService | getService() Gets the Vaadin service from which this event originates. |
VaadinSession | getSession() Gets the Vaadin service session that has been initialized. |