1 | Discrete unit of data that is sent by a Client over a Channel to all of the Clients which currently registered an interest in receiving data on the given Channel |
2 | Any type of object can be sent using Java serialization capabilities |
3 |
Sending methods
|
4 | Sequencing of Data sent from one sender on one Channel at one priority is maintained identically at all receivers |