Interface | Description |
---|---|
AsynchronousMessage<R,T> |
A
Message that specifies its callback |
Message<R,T> |
Any Message
|
MessageResponse<S> |
Specially useful for async.
|
Priority |
Class | Description |
---|---|
AsynchronousSMS |
Class to create Message which will be sent to AmazonSNSTransformer
|
DisposableMessage<R,T> |
A Message that can be disposed off.
|
MessagePart<T,C> |
Simple Data Structure to store content & type in free flow String format
|
SMS |
Class to create Message which will be sent to AmazonSNSTransformer
|
Enum | Description |
---|---|
DefaultPriority |
Some common Priorities for sending messages
|
Copyright © 2018. All rights reserved.