| Interface | Description |
|---|---|
| SQSConnector |
Interface for connecting to the underlying implementation of the messaging system
|
| SQSConnectorFactory |
Factory for SQSConnector objects.
|
| SQSMessage |
Abstraction of an SQS message.
|
| SQSQueue |
Representation of an SQS Queue
|
| Class | Description |
|---|---|
| AbstractSQSConnector |
Abstract connector that handles handling of messages and queues independent of the actual implementation.
|
| AbstractSQSConnectorFactory |
Abstract implementation of factory for SQSConnector objects.
|
Copyright © 2014. All Rights Reserved.