Modifier and Type | Field and Description |
---|---|
protected BusStrategy |
AbstractBus.busStrategy |
Modifier and Type | Method and Description |
---|---|
protected abstract BusStrategy |
AbstractBus.createBusStrategy(CommunicationModule commModule) |
Modifier and Type | Class and Description |
---|---|
class |
ContextStrategy |
Modifier and Type | Method and Description |
---|---|
protected BusStrategy |
ContextBusImpl.createBusStrategy(CommunicationModule commModule) |
Modifier and Type | Class and Description |
---|---|
class |
ServiceStrategy
This class implements the BusStrategy for the ServiceBus
|
Modifier and Type | Method and Description |
---|---|
protected BusStrategy |
ServiceBusImpl.createBusStrategy(CommunicationModule commModule) |
Modifier and Type | Class and Description |
---|---|
class |
UIStrategyCaller
This part of the UIStrategy Stack deals only with communications between the
UICaller s and the IDialogManager . |
class |
UIStrategyCoordinatorMng
This section of the UI Bus Strategy Stack, will only hold the
IDialogManager instance. |
class |
UIStrategyHandler
This part of the UIStrategy Stack deals only with communications between the
UIHandler s and the IDialogManager . |
Modifier and Type | Method and Description |
---|---|
protected BusStrategy |
UIBusImpl.createBusStrategy(CommunicationModule commModule) |
Modifier and Type | Class and Description |
---|---|
class |
CallBasedStrategy
A set of methods to place calls and responses, both for synchronous and
asynchronous calls.
|
class |
CoordinatedRegistrationManagement
Strategy Stack that is in charge of managing registrations, generally a
registration is composed of
Matchable information that is tied to an
Id. |
class |
CoordinatedStrategy
Strategy stack dedicated only to manage Coordination of the bus.
|
class |
EventBasedStrategy
A set of methods to send messages.
|
Copyright © 2018 universAAL Consortium. All rights reserved.