| 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.BoundedByChannelId |
DispatcherChannelSetup.BoundedByChannelId.copy() |
DispatcherChannelSetup.BoundedByChannelId |
DispatcherChannelSetup.BoundedByChannelId.setAutoCreateChannel(boolean autoCreateChannel)
setter for auto create channel mode
|
DispatcherChannelSetup.BoundedByChannelId |
DispatcherChannelSetup.BoundedByChannelId.setDispatcherId(String dispatcherId) |
protected DispatcherChannelSetup.BoundedByChannelId |
DispatcherChannelSetup.BoundedByChannelId.setMaxMessageSize(Long maxMessageSize) |
DispatcherChannelSetup.BoundedByChannelId |
DispatcherChannelSetup.BoundedByChannelId.setName(String name) |
DispatcherChannelSetup.BoundedByChannelId |
DispatcherChannelSetup.BoundedByChannelId.setPrivateChannelWorkerRequirement(PrivateChannelWorkerRequirement privateChannelWorkerRequirement) |
| Modifier and Type | Method and Description |
|---|---|
List<DispatcherChannelSetup.BoundedByChannelId> |
ServiceContainer.getBoundByIdList() |
List<DispatcherChannelSetup.BoundedByChannelId> |
ChannelManagerContainer.getBoundByIdList() |
| 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.