See: Description
Interface | Description |
---|---|
EventChannel |
An EventChannel is a service that decouples the communication of events
between suppliers and consumers of events.
|
Class | Description |
---|---|
EventChannelFactory |
The EventChannelFactory service allows the construction of EventChannels
providing best-effort unreliable and unordered event dissemination.
|
EventChannelFactoryFactory |
EventChannelFactory
{#link org.objectweb.jonathan.apis.kernel.Factory Factory} implementation. |