| context | MailTransport | [private] |
| enqueueMessage(String from, String[] to, String subject, String textMessage) | MailTransport | |
| getQueueSize() | MailTransport | |
| MailTransport(Context context, String smtpServer, int smtpPort) | MailTransport | |
| noMoreMessages() | MailTransport | |
| queue | MailTransport | [private] |
| quitSignal | MailTransport | [private] |
| run() | MailTransport | |
| session | MailTransport | [private] |
| startSending() | MailTransport | |
| workerThread | MailTransport | [private] |
1.7.2