| Modifier and Type | Method and Description | 
|---|---|
void | 
ControlBroker.configurePeeringChannel(ChannelDescriptor peeringChannel,
                       String peerName)
Configures the peering channel by configuring the SpaceModule and by
 creating a new channel for the Communication Module 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ControlBroker.configureChannels(List<ChannelDescriptor> communicationChannels,
                 String peerName)
Only configures the communication channels by creating a list of channels
 for the Communication Module 
 | 
void | 
ControlBroker.resetModule(List<ChannelDescriptor> channels)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CommunicationConnector.configureConnector(List<ChannelDescriptor> channels,
                  String peerName)
Configure the connector 
 | 
void | 
CommunicationConnector.dispose(List<ChannelDescriptor> channels)
Reset the CommunicationConnector 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JGroupsCommunicationConnector.configureConnector(List<ChannelDescriptor> channels,
                  String peerName)  | 
void | 
JGroupsCommunicationConnector.dispose(List<ChannelDescriptor> channels)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ChannelDescriptor> | 
SpaceDescriptor.getBrokerChannels()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SpaceDescriptor.setBrokerChannels(List<ChannelDescriptor> brokerChannels)  | 
| Constructor and Description | 
|---|
SpaceDescriptor(SpaceCard spaceCard,
               List<ChannelDescriptor> brokerChannels)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ConfigurableCommunicationModule.configureChannels(List<ChannelDescriptor> communicationChannels,
                 String peerName)
This method allows to configure the CommunicationModule with a List of
 channels 
 | 
void | 
ConfigurableCommunicationModule.dispose(List<ChannelDescriptor> communicationChannels)
This method allows to reset the Communication module 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CommunicationModuleImpl.configureChannels(List<ChannelDescriptor> channels,
                 String peerName)  | 
void | 
CommunicationModuleImpl.dispose(List<ChannelDescriptor> channels)  | 
Copyright © 2018 universAAL Consortium. All rights reserved.