Home Previous Up Next Index

messaging

Overview

module messaging

This module handles communications between TIG participants

Class Index

EventListener
Participants may choose to have message pushed to them
Mailbox
Facilitates read/write operations on messages The mailbox can be used in either a pull or push mode, i.e.

Enumeration Index

EventType
Valid communication events

Home Previous Up Next Index