Class | Description |
---|---|
AbstractMessagingService |
Implementation of the
MessagingService interface. |
MessageQueue |
This class represents the message queue topic subscription and provides also additional the
message type and the service the queue was created for.
|
MessageTopic | |
MessagingBrokerQueueListener |
This class provides the implementation of a message listener which is responsible for
passing the received message to the service layer in order to invoke the appropriate custom
handler
|
Copyright © 2020. All rights reserved.