| Package | Description | 
|---|---|
| com.jalios.jcms | 
 Contains the core JCMS classes. 
 | 
| com.jalios.jcms.fileprocessor | |
| com.jalios.jcms.push | |
| com.jalios.jcms.replicamessage | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WorkflowManager.processMessage(ReplicaMessage msg)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FileProcessorReplicaMessageManager.processMessage(ReplicaMessage msg)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PushNotificationManager.processMessage(ReplicaMessage msg)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.util.List<ReplicaMessage> | 
ReplicaMessageManager.getNewMessageList()
Returns all the ReplicaMessage not yet processed by this replica. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReplicaMessageListener.processMessage(ReplicaMessage msg)
Process the given ReplicaMessage. 
 | 
void | 
ReplicaMessageManager.sendMessage(ReplicaMessage msg)
Sends the given message. 
 | 
Copyright © 2001-2018 Jalios SA. All Rights Reserved.