Namespace Savvyio.Extensions.SimpleQueueService
Assembly: Savvyio.Extensions.SimpleQueueService.dll
Classes
AmazonBus<TRequest>
Represents the base class from which all implementations in need of bus capabilities should derive.
AmazonMessageOptions
Configuration options that is related to AWS SQS and AWS SNS.
AmazonMessageReceiveOptions
Configuration options that is related to receive operations on AWS SQS.
AmazonMessage<TRequest>
Represents the base class from which all implementations of AWS SQS should derive.
AmazonQueue<TRequest>
Represents the base class from which all implementations in need of queue capabilities should derive.
AmazonResourceNameOptions
Configuration options that is related to Amazon Resource Name (ARN).
ClientConfigExtensions
Extension methods for the ClientConfig base class.