| Interface | Description |
|---|---|
| MessagingHint | |
| MessagingProvider |
Primary messaging interface used to acquire a Session, from which all other work is done.
|
| MessagingSession |
Represents an active link between a client and the messaging provider.
|
| MessagingSessionListener |
Callback for all Session level events.
|
| MessagingSubscription |
Represents a sessions interest in a specific destination.
|
| MessagingSubscriptionListener |
Callback for subscription level events.
|
| Class | Description |
|---|---|
| DefaultMessagingMessage | |
| MessagingHints |
Copyright © 2014–2016. All rights reserved.