| 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 |
|---|---|
DispatcherChannelSetup.BoundedByChannelConfiguration |
DispatcherChannelSetup.BoundedByChannelConfiguration.copy() |
DispatcherChannelSetup.BoundedByChannelConfiguration |
DispatcherChannelSetup.BoundedByChannelConfiguration.setDispatcherId(String dispatcherId) |
protected DispatcherChannelSetup.BoundedByChannelConfiguration |
DispatcherChannelSetup.BoundedByChannelConfiguration.setMaxMessageSize(Long maxMessageSize) |
DispatcherChannelSetup.BoundedByChannelConfiguration |
DispatcherChannelSetup.BoundedByChannelConfiguration.setName(String name) |
DispatcherChannelSetup.BoundedByChannelConfiguration |
DispatcherChannelSetup.BoundedByChannelConfiguration.setPrivateChannelWorkerRequirement(PrivateChannelWorkerRequirement privateChannelWorkerRequirement) |
| Modifier and Type | Method and Description |
|---|---|
List<DispatcherChannelSetup.BoundedByChannelConfiguration> |
ServiceContainer.getBoundedByChannelConfigurationList() |
List<DispatcherChannelSetup.BoundedByChannelConfiguration> |
ChannelManagerContainer.getBoundedByChannelConfigurationList() |
| Constructor and Description |
|---|
ChannelManagerContainer(MessageDispatcherImpl dispatcher,
IChannelManager queueController,
List<DispatcherChannelSetup.BoundedByChannelId> boundByIdList,
List<DispatcherChannelSetup.BoundedByChannelConfiguration> boundedByQueueConfigurationList) |
ServiceContainer(MessageDispatcherImpl dispatcher,
List<DispatcherChannelSetup.BoundedByChannelId> boundByIdList,
List<DispatcherChannelSetup.BoundedByChannelConfiguration> boundedByQueueConfigurationList,
List<DispatcherChannelSetup.ChannelServiceConfiguration> serviceConfigurationList) |
Copyright © 2020. All rights reserved.