|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostMessage | |
---|---|
rice.email.proxy.mailbox.postbox |
Uses of PostMessage in rice.email.proxy.mailbox.postbox |
---|
Fields in rice.email.proxy.mailbox.postbox declared as PostMessage | |
---|---|
protected PostMessage |
PostFlagList.message
The internal message which the flag list holds the flags for |
Methods in rice.email.proxy.mailbox.postbox with parameters of type PostMessage | |
---|---|
static PostFlagList |
PostFlagList.get(PostMessage msg)
Method by which other classes can get the flag list for a given message |
Constructors in rice.email.proxy.mailbox.postbox with parameters of type PostMessage | |
---|---|
PostFlagList(PostMessage message)
Protected constructor which takes in the wrapped message. |
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |