Interface | Description |
---|---|
EventDispatcher |
Platform wide communication interface capable of submitting events to multiple
Engine s and EventListener s
both, inside and outside of the current JRE. |
Class | Description |
---|---|
DistributedEventDispatcher |
Distributed event dispatcher implementation.
|
LocalEventDispatcher |
EngineManager implementation. |
MarketDataSubscriptionRegistry |
Internal market data subscription registry.
|
ServerToStrategyEventPublisher |
Server to strategy event publisher.
|
StrategyToStrategyEventPublisher |
Strategy to strategy event publisher.
|
Enum | Description |
---|---|
EventRecipient |
Exception | Description |
---|---|
EventDispatchException |
Signals event send error.
|