|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIDPlusHandler | |
---|---|
gnu.inet.imap | This package contains an IMAP4rev1 client. |
Uses of UIDPlusHandler in gnu.inet.imap |
---|
Methods in gnu.inet.imap with parameters of type UIDPlusHandler | |
---|---|
boolean |
IMAPConnection.append(java.lang.String mailbox,
java.lang.String[] flags,
byte[] content,
UIDPlusHandler uidplus)
Append a message to the specified mailbox. |
boolean |
IMAPConnection.copy(int[] messages,
java.lang.String mailbox,
UIDPlusHandler uidplus)
Copies the specified messages to the end of the destination mailbox. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |