| 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.ChannelServiceConfiguration |
DispatcherChannelSetup.ChannelServiceConfiguration.copy() |
DispatcherChannelSetup.ChannelServiceConfiguration |
DispatcherChannelSetup.ChannelServiceConfiguration.setHeartbeatTimeOutInMS(long heartbeatTimeOutInMS)
setter for service heartbeat timeout in ms
|
protected DispatcherChannelSetup.ChannelServiceConfiguration |
DispatcherChannelSetup.ChannelServiceConfiguration.setMaxMessageSize(Long maxMessageSize) |
DispatcherChannelSetup.ChannelServiceConfiguration |
DispatcherChannelSetup.ChannelServiceConfiguration.setName(String name) |
DispatcherChannelSetup.ChannelServiceConfiguration |
DispatcherChannelSetup.ChannelServiceConfiguration.setPeriodicRepetitionIntervalMS(long periodicRepetitionIntervalMS)
setter for periodic repetition interval of service in ms
|
DispatcherChannelSetup.ChannelServiceConfiguration |
DispatcherChannelSetup.ChannelServiceConfiguration.setPrivateChannelWorkerRequirement(PrivateChannelWorkerRequirement privateChannelWorkerRequirement) |
DispatcherChannelSetup.ChannelServiceConfiguration |
DispatcherChannelSetup.ChannelServiceConfiguration.setStartDelayInMS(long startDelayInMS)
setter for start delay of service in ms
|
DispatcherChannelSetup.ChannelServiceConfiguration |
DispatcherChannelSetup.ChannelServiceConfiguration.setTimeOutInMS(long timeOutInMS)
setter for service timeout in ms
|
| Modifier and Type | Method and Description |
|---|---|
DispatcherChannelSetup.ChannelServiceConfiguration |
ServiceContainer.getServiceConfiguration() |
| Constructor and Description |
|---|
ServiceContainer(MessageDispatcherImpl dispatcher,
List<DispatcherChannelSetup.BoundedByChannelId> boundByIdList,
List<DispatcherChannelSetup.BoundedByChannelConfiguration> boundedByQueueConfigurationList,
List<DispatcherChannelSetup.ChannelServiceConfiguration> serviceConfigurationList) |
Copyright © 2020. All rights reserved.