|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMailQueue
IMailQueue interface
Method Summary | |
---|---|
MailItem |
consume()
Get a mail item from the list and remove it from the queue |
void |
send(MailItem item)
Put a mail item into the list of the queue |
int |
size()
|
Method Detail |
---|
MailItem consume()
void send(MailItem item)
item
- The mail item to add to the queueint size()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |