Package | Description |
---|---|
com.sun.mail.imap.protocol |
Modifier and Type | Class and Description |
---|---|
class |
FetchResponse
This class represents a FETCH response obtained from the input stream
of an IMAP server.
|
Modifier and Type | Field and Description |
---|---|
List<IMAPResponse> |
MailboxInfo.responses
VANISHED or FETCH responses received while opening the mailbox.
|
Constructor and Description |
---|
FetchResponse(IMAPResponse r) |
FetchResponse(IMAPResponse r,
FetchItem[] fitems)
Construct a FetchResponse that handles the additional FetchItems.
|
FLAGS(IMAPResponse r)
Constructor.
|
IMAPResponse(IMAPResponse r)
Copy constructor.
|
ListInfo(IMAPResponse r) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.