|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.resource.adapter.mail.inflow.MailFolder
An encapsulation of a mail store folder used by the MailActivation.run to poll and retrieve new messages.
Constructor Summary | |
MailFolder(MailActivationSpec (src) spec)
|
Method Summary | |
void |
close()
|
Message[] |
getNewMessages()
|
void |
open()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MailFolder(MailActivationSpec (src) spec) throws java.lang.Exception
Method Detail |
public void open() throws java.lang.Exception
java.lang.Exception
public Message[] getNewMessages() throws java.lang.Exception
java.lang.Exception
public void close() throws MessagingException
MessagingException
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |