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 |
Any type of object can be sent using Java serialization capabilities |
Sending methods
|
Sequencing of Data sent from one sender on one Channel at one priority is maintained identically at all receivers |