|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Protocol | |
|---|---|
| com.sun.mail.iap | |
| com.sun.mail.imap.protocol | |
| Uses of Protocol in com.sun.mail.iap |
|---|
| Methods in com.sun.mail.iap that return Protocol | |
|---|---|
Protocol |
ConnectionException.getProtocol()
|
| Methods in com.sun.mail.iap with parameters of type Protocol | |
|---|---|
void |
Argument.write(Protocol protocol)
|
| Constructors in com.sun.mail.iap with parameters of type Protocol | |
|---|---|
ConnectionException(Protocol p,
Response r)
Constructs an ConnectionException with the specified Response. |
|
Response(Protocol p)
Read a new Response from the given Protocol |
|
| Uses of Protocol in com.sun.mail.imap.protocol |
|---|
| Subclasses of Protocol in com.sun.mail.imap.protocol | |
|---|---|
class |
IMAPProtocol
This class extends the iap.Protocol object and implements IMAP semantics. |
| Methods in com.sun.mail.imap.protocol with parameters of type Protocol | |
|---|---|
static IMAPResponse |
IMAPResponse.readResponse(Protocol p)
|
| Constructors in com.sun.mail.imap.protocol with parameters of type Protocol | |
|---|---|
FetchResponse(Protocol p)
|
|
IMAPResponse(Protocol c)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||