public interface ConfigurableCommunicationModule extends CommunicationModule
Modifier and Type | Method and Description |
---|---|
void |
configureChannels(List<ChannelDescriptor> communicationChannels,
String peerName)
This method allows to configure the CommunicationModule with a List of
channels
|
void |
dispose(List<ChannelDescriptor> communicationChannels)
This method allows to reset the Communication module
|
List<String> |
getGroupMembers(String groupName)
* This method fetches the set of members that join to the group
|
addMessageListener, getListenerByNameAndType, hasChannel, messageReceived, removeMessageListener, send, send, sendAll, sendAll, sendAll, sendAll
dispose, getDescription, getName, getProvider, getVersion, init, loadConfigurations
void configureChannels(List<ChannelDescriptor> communicationChannels, String peerName)
communicationChannels
- void dispose(List<ChannelDescriptor> communicationChannels)
communicationChannels
- Copyright © 2018 universAAL Consortium. All rights reserved.