Uses of Class
org.universAAL.middleware.modules.exception.CommunicationModuleException

Packages that use CommunicationModuleException
org.universAAL.middleware.modules   
 

Uses of CommunicationModuleException in org.universAAL.middleware.modules
 

Methods in org.universAAL.middleware.modules that throw CommunicationModuleException
 void CommunicationModule.send(ChannelMessage message, MessageListener listener, PeerCard receiver)
          Unicast send
 void CommunicationModule.send(ChannelMessage message, PeerCard receiver)
          Unicast send to the AALSpace Coordinator for joining operation
 void CommunicationModule.sendAll(ChannelMessage message)
          Broadcast implementation of the send
 void CommunicationModule.sendAll(ChannelMessage message, List<PeerCard> receivers)
          Multicast implementation of the send.
 void CommunicationModule.sendAll(ChannelMessage message, List<PeerCard> receivers, MessageListener listener)
          Multicast send
 void CommunicationModule.sendAll(ChannelMessage message, MessageListener listener)
          Broadcast implementation of the send
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.