Interface SqsMessage
- All Known Implementing Classes:
SqsMessageImpl
public interface SqsMessage
A wrapper interface for
Message. Using this
wrapper avoids muzzle failure when sqs classes are not present.
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
-
Method Summary
-
Method Details
-
messageAttributes
-
attributesAsStrings
-
getMessageAttribute
-
getMessageId
String getMessageId()
-