| Package | Description |
|---|---|
| com.pessetto.origamismtp.filehandlers.inbox | |
| com.pessetto.origamismtp.testing |
| Modifier and Type | Method and Description |
|---|---|
Message |
Inbox.getMessage(int id)
Gets the message at the specified index
|
Message |
Inbox.getNewestMessage()
Gets the last message to be recieved
|
| Modifier and Type | Method and Description |
|---|---|
void |
Inbox.addMessage(Message msg)
Adds a message to inbox and notifies all listeners
|
| Modifier and Type | Method and Description |
|---|---|
Message |
TestSMTPMessageListener.call()
Returns the newest message
|
| Modifier and Type | Method and Description |
|---|---|
Future<Message> |
TestSMTPServer.getLatestMessageFuture()
Gets the message future for the latest message
|
Copyright © 2019. All rights reserved.