Package | Description |
---|---|
com.sun.mail.imap.protocol |
Modifier and Type | Class and Description |
---|---|
class |
FetchResponse
This class represents a response obtained from the input stream
of an IMAP server.
|
Modifier and Type | Method and Description |
---|---|
static IMAPResponse |
IMAPResponse.readResponse(Protocol p) |
Constructor and Description |
---|
FetchResponse(IMAPResponse r) |
FLAGS(IMAPResponse r)
Constructor
|
IMAPResponse(IMAPResponse r)
Copy constructor.
|
ListInfo(IMAPResponse r) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.