| Modifier and Type | Method and Description | 
|---|---|
void | 
BrokerClientImpl.handleSendError(ChannelMessage message,
               CommunicationConnectorException e)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ControlBroker.handleSendError(ChannelMessage message,
               CommunicationConnectorException e)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CommunicationConnector.configureConnector(List<ChannelDescriptor> channels,
                  String peerName)
Configure the connector 
 | 
void | 
CommunicationConnector.multicast(ChannelMessage message)
Send multicast message to a group (Broadcast) 
 | 
void | 
CommunicationConnector.multicast(ChannelMessage message,
         List<PeerCard> receivers)
Send multicast message to a list of recipients in the same group 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JGroupsCommunicationConnector.configureConnector(List<ChannelDescriptor> channels,
                  String peerName)  | 
void | 
JGroupsCommunicationConnector.multicast(ChannelMessage message)  | 
void | 
JGroupsCommunicationConnector.multicast(ChannelMessage message,
         List<PeerCard> receivers)  | 
void | 
JGroupsCommunicationConnector.unicast(ChannelMessage message,
       String receiver)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ContextBusImpl.handleSendError(ChannelMessage message,
               CommunicationConnectorException e)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MessageListener.handleSendError(ChannelMessage message,
               CommunicationConnectorException e)
Callback for error handling 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SpaceModuleImpl.handleSendError(ChannelMessage message,
               CommunicationConnectorException exception)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceBusImpl.handleSendError(ChannelMessage message,
               CommunicationConnectorException e)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UIBusImpl.handleSendError(ChannelMessage message,
               CommunicationConnectorException e)  | 
Copyright © 2018 universAAL Consortium. All rights reserved.