|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MailboxManager | |
---|---|
rice.email.proxy.mailbox.filebox | |
rice.email.proxy.mailbox.postbox | |
rice.email.proxy.user |
Uses of MailboxManager in rice.email.proxy.mailbox.filebox |
---|
Classes in rice.email.proxy.mailbox.filebox that implement MailboxManager | |
---|---|
class |
FileMailboxManager
|
Uses of MailboxManager in rice.email.proxy.mailbox.postbox |
---|
Classes in rice.email.proxy.mailbox.postbox that implement MailboxManager | |
---|---|
class |
PostMailboxManager
This class serves as the main "glue" code between foedus and the POST-based email implementation. |
Uses of MailboxManager in rice.email.proxy.user |
---|
Constructors in rice.email.proxy.user with parameters of type MailboxManager | |
---|---|
UserImpl(java.lang.String name,
MailboxManager manager,
java.lang.String password)
|
|
UserManagerImpl(EmailService email,
MailboxManager manager)
|
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |