Interface | Description |
---|---|
QueueConsumer |
Interface to be implemented by a consumer of a Queue created on DataPort platform.
|
QueueMessage |
Interface represents a Message that can be received from and or posted to Messaging System
Copyright (C) DataShareLink Ltd.
|
QueueProducer |
Interface to be used to get the instance of producer from the messaging system.
|
Class | Description |
---|---|
MessageService |
A class that serves as a proxy to hosted Messaging system,
Provides queue consumers registration API Provides to get message producers from the hosted messaging system. |