| Package | Description |
|---|---|
| com.vaadin.server | |
| com.vaadin.server.communication |
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapHandler
Deprecated.
As of 7.0. Will likely change or be removed in a future version
|
class |
UnsupportedBrowserHandler
A
RequestHandler that presents an informative page if the browser in
use is unsupported. |
| Modifier and Type | Class and Description |
|---|---|
class |
HeartbeatHandler
Handles heartbeat requests.
|
class |
PortletBootstrapHandler |
class |
PortletListenerNotifier
Notifies
VaadinPortletSession.PortletListeners of a received portlet request. |
class |
PortletUIInitHandler |
class |
ServletBootstrapHandler |
class |
ServletUIInitHandler |
class |
UidlRequestHandler
Processes a UIDL request from the client.
|
class |
UIInitHandler
Handles an initial request from the client to initialize a
UI. |
Copyright © 2020 Vaadin Ltd. All rights reserved.