| 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 |
|---|---|
void |
IMessageDispatcher.registerChannelService(IChannelService queueService) |
void |
IMessageDispatcher.unregisterChannelService(IChannelService queueService) |
| Modifier and Type | Method and Description |
|---|---|
IChannelService |
ServiceContainer.getChannelService() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageDispatcherImpl.registerChannelService(IChannelService channelService) |
void |
ServiceContainer.setChannelService(IChannelService queueService) |
void |
MessageDispatcherImpl.unregisterChannelService(IChannelService channelService) |
Copyright © 2020. All rights reserved.