Package | Description |
---|---|
com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
Modifier and Type | Method and Description |
---|---|
void |
CommunicationService.sendAsync(CommunicationUnit communicationUnit)
Sends a communication unit asynchronously.
|
void |
CommunicationServiceBean.sendAsync(CommunicationUnit communicationUnit) |
void |
CommunicationService.sendAsync(CommunicationUnit communicationUnit,
Integer priority)
Sends a communication unit asynchronously with the given priority.
|
void |
CommunicationServiceBean.sendAsync(CommunicationUnit communicationUnit,
Integer priority) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.