Package org.symphonyoss.s2.fugue.pubsub
Interface IQueueMessage
-
- All Superinterfaces:
IQueueMessageDelete
public interface IQueueMessage extends IQueueMessageDelete
A payload received over a queue.- Author:
- Bruce Skingle
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMessageId()StringgetPayload()-
Methods inherited from interface org.symphonyoss.s2.fugue.pubsub.IQueueMessageDelete
getReceiptHandle
-
-