Modifier and Type | Field and Description |
---|---|
protected CommunicationModule |
BusStrategy.commModule |
protected static CommunicationModule |
AbstractBus.communicationModule |
Modifier and Type | Method and Description |
---|---|
protected abstract BusStrategy |
AbstractBus.createBusStrategy(CommunicationModule commModule) |
static void |
AbstractBus.initBrokerage(ModuleContext mc,
SpaceManager spaceMgr,
CommunicationModule commModule) |
Constructor and Description |
---|
BusStrategy(CommunicationModule commModule)
Constructor receiving the
CommunicationModule instance and
creating queue for the messages. |
BusStrategy(CommunicationModule commModule,
String name)
Constructor receiving the
CommunicationModule instance and
creating queue for the messages. |
Modifier and Type | Class and Description |
---|---|
class |
DummyCommunicationModule |
Modifier and Type | Method and Description |
---|---|
protected BusStrategy |
ContextBusImpl.createBusStrategy(CommunicationModule commModule) |
Constructor and Description |
---|
ContextStrategy(CommunicationModule cm) |
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurableCommunicationModule
Methods for configure the communication module
|
Modifier and Type | Class and Description |
---|---|
class |
CommunicationModuleImpl
CommunicationModule implementation
|
Modifier and Type | Method and Description |
---|---|
protected BusStrategy |
ServiceBusImpl.createBusStrategy(CommunicationModule commModule) |
Constructor and Description |
---|
ServiceStrategy(CommunicationModule commModule) |
Modifier and Type | Method and Description |
---|---|
protected BusStrategy |
UIBusImpl.createBusStrategy(CommunicationModule commModule) |
Constructor and Description |
---|
UIStrategyCaller(CommunicationModule commModule) |
UIStrategyCaller(CommunicationModule commModule,
String name) |
UIStrategyCoordinatorMng(CommunicationModule commModule) |
UIStrategyCoordinatorMng(CommunicationModule commModule,
String name) |
UIStrategyHandler(CommunicationModule commModule) |
UIStrategyHandler(CommunicationModule commModule,
String name) |
Constructor and Description |
---|
CallBasedStrategy(CommunicationModule commModule) |
CallBasedStrategy(CommunicationModule commModule,
String name) |
CoordinatedRegistrationManagement(CommunicationModule commModule) |
CoordinatedRegistrationManagement(CommunicationModule commModule,
String name) |
CoordinatedStrategy(CommunicationModule commModule) |
CoordinatedStrategy(CommunicationModule commModule,
String name) |
EventBasedStrategy(CommunicationModule commModule) |
EventBasedStrategy(CommunicationModule commModule,
String name) |
Copyright © 2018 universAAL Consortium. All rights reserved.