| Package | Description |
|---|---|
| org.timothyb89.eventbus | |
| org.timothyb89.eventbus.demo |
| Class and Description |
|---|
| Event
Defines an abstract event.
|
| EventBus
Defines an event bus that handles the dispatching of events to client
classes.
|
| EventBusClient
Provides client-level access to an
EventBus. |
| EventQueueDefinition
Defines an event queue which contains multiple priority-specific event
handler sinks.
|
| EventQueueEntry
Defines an entry in the event queue for a specific event type.
|
| EventScanType |
| Class and Description |
|---|
| Event
Defines an abstract event.
|
| EventHandler
Defines a flag for a method that allows it to receive events
|
Copyright © 2014. All rights reserved.