Classes in the Messaging Framework

The classes that comprise the JADE messaging framework are listed in the following table.

Class Description
JadeGenericMessage Encapsulates the building and analysis of messages
JadeGenericMessagingIF Defines message arrival and queue management callback methods
JadeGenericQueue Encapsulates a destination for the transmission and retrieval of messages
JadeGenericQueueManager Encapsulates the interface to a queue manager
JadeMessagingException Defines the behavior of exceptions that arise when using the messaging framework
JadeMessagingFactory Encapsulates the behavior for creating and opening messaging queues

For details, see Volume 1 of the JADE Encyclopaedia of Classes.