public interface IMessagingReader
Modifier and Type | Method and Description |
---|---|
java.util.Collection<IAmakEnvelope> |
getMessages()
Get the messages according to the strategy implementation.
|
void |
readMsgbox()
Retrieve the new received messages.
|
void |
setReadableMessageBox(IAmakReadableMessageBox messageBox) |
void readMsgbox()
java.util.Collection<IAmakEnvelope> getMessages()
void setReadableMessageBox(IAmakReadableMessageBox messageBox)