|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| PushConnection | Represents a bidirectional ("push") connection between a single UI and its client-side. |
| Class Summary | |
|---|---|
| AtmospherePushConnection | PushConnection implementation using the Atmosphere push support that
is by default included in Vaadin. |
| AtmospherePushConnection.FragmentedMessage | Represents a message that can arrive as multiple fragments. |
| ClientRpcWriter | Serializes client RPC invocations to JSON. |
| ConnectorHierarchyWriter | Serializes a connector hierarchy to JSON. |
| ConnectorTypeWriter | Serializes connector type mappings to JSON. |
| FileUploadHandler | Handles a file upload request submitted via an Upload component. |
| FileUploadHandler.SimpleMultiPartInputStream | Stream that extracts content from another stream until the boundary string is encountered. |
| HeartbeatHandler | Handles heartbeat requests. |
| LegacyUidlWriter | Serializes legacy UIDL changes to JSON. |
| MetadataWriter | Serializes miscellaneous metadata to JSON. |
| PortletBootstrapHandler | |
| PortletDummyRequestHandler | Request handler which provides a dummy HTML response to any resource request with the resource id DUMMY. |
| PortletListenerNotifier | Notifies VaadinPortletSession.PortletListeners of a received portlet request. |
| PortletStateAwareRequestHandler | Handler which ensures that Action and Event requests are marked as handled and do not cause a 404 to be sent. |
| PortletUIInitHandler | |
| PublishedFileHandler | Serves a connector resource from the classpath if the resource has previously
been registered by calling
LegacyCommunicationManager.registerDependency(String, Class). |
| PushHandler | Establishes bidirectional ("push") communication channels |
| PushRequestHandler | Handles requests to open a push (bidirectional) communication channel between the client and the server. |
| ResourceWriter | Serializes resources to JSON. |
| ServerRpcHandler | Handles a client-to-server message containing serialized server RPC invocations. |
| ServletBootstrapHandler | |
| ServletUIInitHandler | |
| SessionRequestHandler | Handles a request by passing it to each registered RequestHandler in
the session in turn until one produces a response. |
| SharedStateWriter | Serializes shared state changes to JSON. |
| UidlRequestHandler | Processes a UIDL request from the client. |
| UidlWriter | Serializes pending server-side changes to UI state to JSON. |
| UIInitHandler | Handles an initial request from the client to initialize a UI. |
| Exception Summary | |
|---|---|
| FileUploadHandler.UploadInterruptedException | An UploadInterruptedException will be thrown by an ongoing upload if
StreamVariable.isInterrupted() returns true. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||