| Package | Description |
|---|---|
| org.sodeac.common.message.dispatcher.api |
Provides an API for eventdispatcher.
|
| org.sodeac.common.message.dispatcher.impl |
| Modifier and Type | Method and Description |
|---|---|
IMessageDispatcher |
IMessageDispatcherFactory.dispatcher(String id) |
IMessageDispatcher |
IChannel.getDispatcher()
getter for global dispatchter service
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageDispatcherImpl |
| Modifier and Type | Method and Description |
|---|---|
IMessageDispatcher |
MessageDispatcherFactory.dispatcher(String id) |
IMessageDispatcher |
ChannelImpl.getDispatcher() |
static IMessageDispatcher |
MessageDispatcherFactory.newInstance() |
static IMessageDispatcher |
MessageDispatcherFactory.newInstance(String id) |
Copyright © 2020. All rights reserved.