| Package | Description |
|---|---|
| com.liferay.portal.kernel.messaging |
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelDestination
Destination that delivers a message to a list of message listeners in
parallel.
|
class |
SerialDestination
Destination that delivers a message to a list of message listeners one at a
time.
|