| Package | Description |
|---|---|
| com.sun.mail.imap |
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
|
| com.sun.mail.imap.protocol |
| Modifier and Type | Method and Description |
|---|---|
AppendUID[] |
IMAPFolder.appendUIDMessages(Message[] msgs)
Append the given messages into this folder.
|
| Modifier and Type | Method and Description |
|---|---|
AppendUID |
IMAPProtocol.appenduid(String mbox,
Flags f,
Date d,
Literal data)
APPEND Command, return uid from APPENDUID response code.
|
AppendUID |
IMAPProtocol.appenduid(String mbox,
Flags f,
Date d,
Literal data,
boolean uid) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.