Interface | Description |
---|---|
EventQueueProvider |
Used to instantiate an event queue.
|
Class | Description |
---|---|
DesktopEventQueue<T extends Event> |
The default implementation of the desktop-scoped event queue (
EventQueue ). |
EventQueueProviderImpl |
A simple implementation of
EventQueueProvider . |
ServerPushEventQueue<T extends Event> |
The default implementation of the server-push based event queue
(
EventQueue ). |
Implementation of Event Queues
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.