| DeliveryTracing |
|
| GenericMessage |
Generic class to manage a unified representation of messages
(ACLMessage or Payload+Envelope)
|
| IncomingEncodingFilter |
Class that filters incoming commands related to encoding of ACL messages.
|
| LightMessagingService |
A minimal version of the JADE service to manage the message passing
subsystem installed on the platform.
|
| MatchAllFilter |
Ready made persistent delivery filter that makes whatever
message always persistent.
|
| MessagingProxy |
The remote proxy for the JADE kernel-level service managing
the message passing subsystem installed in the platform.
|
| MessagingService |
The JADE service to manage the message passing subsystem installed
on the platform.
|
| MomMessagingService |
|
| MultipleGenericMessage |
|
| OutgoingEncodingFilter |
Class that filters outgoing commands related to the encoding of ACL messages
|
| PersistentDeliveryProxy |
The remote proxy for the JADE kernel-level service managing a
persistent message delivery subsystem installed in the platform.
|
| PersistentDeliveryService |
The JADE service to manage the persistent storage of undelivered
ACL messages installed on the platform.
|
| TopicManagementFEService |
Front-end side service class for the TopicManagementService
|
| TopicManagementProxy |
Slice Proxy for the TopicManagementService
|
| TopicManagementService |
TopicManagement service main class
|
| TopicUtility |
This class embeds topic related utility methods that must be available in MIDP
|