|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MailQueueFactory
Factory for MailQueue
| Field Summary | |
|---|---|
static java.lang.String |
SPOOL
MailQueue which is used for spooling the messages |
| Method Summary | |
|---|---|
MailQueue |
getQueue(java.lang.String name)
Return the MailQueue for the name. |
| Field Detail |
|---|
static final java.lang.String SPOOL
MailQueue which is used for spooling the messages
| Method Detail |
|---|
MailQueue getQueue(java.lang.String name)
MailQueue for the name.
name -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||