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.
|
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 © 2015 Oracle. All Rights Reserved.