|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMAPResponse | |
---|---|
com.sun.mail.imap.protocol |
Uses of IMAPResponse in com.sun.mail.imap.protocol |
---|
Subclasses of IMAPResponse in com.sun.mail.imap.protocol | |
---|---|
class |
FetchResponse
This class represents a response obtained from the input stream of an IMAP server. |
Methods in com.sun.mail.imap.protocol that return IMAPResponse | |
---|---|
static IMAPResponse |
IMAPResponse.readResponse(Protocol p)
|
Constructors in com.sun.mail.imap.protocol with parameters of type IMAPResponse | |
---|---|
FetchResponse(IMAPResponse r)
|
|
FLAGS(IMAPResponse r)
Constructor |
|
IMAPResponse(IMAPResponse r)
Copy constructor. |
|
ListInfo(IMAPResponse r)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |