Package | Description |
---|---|
com.manydesigns.mail.queue | |
com.manydesigns.mail.sender | |
com.manydesigns.mail.setup | |
com.manydesigns.portofino.pageactions.login |
Modifier and Type | Class and Description |
---|---|
class |
FileSystemMailQueue |
class |
LockingMailQueue |
Modifier and Type | Field and Description |
---|---|
protected MailQueue |
LockingMailQueue.mailQueue |
Constructor and Description |
---|
LockingMailQueue(MailQueue mailQueue) |
Modifier and Type | Field and Description |
---|---|
protected MailQueue |
DefaultMailSender.queue |
Constructor and Description |
---|
DefaultMailSender(MailQueue queue) |
Modifier and Type | Field and Description |
---|---|
protected MailQueue |
MailQueueSetup.mailQueue |
Modifier and Type | Method and Description |
---|---|
MailQueue |
MailQueueSetup.getMailQueue() |
Modifier and Type | Field and Description |
---|---|
MailQueue |
DefaultLoginAction.mailQueue |