| Package | Description |
|---|---|
| com.sun.mail.iap | |
| com.sun.mail.imap.protocol |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
ConnectionException.getProtocol() |
| Modifier and Type | Method and Description |
|---|---|
void |
Argument.write(Protocol protocol) |
| Constructor and Description |
|---|
ConnectionException(Protocol p,
Response r)
Constructs an ConnectionException with the specified Response.
|
Response(Protocol p)
Read a new Response from the given Protocol
|
| Modifier and Type | Class and Description |
|---|---|
class |
IMAPProtocol
This class extends the iap.Protocol object and implements IMAP
semantics.
|
| Modifier and Type | Method and Description |
|---|---|
static IMAPResponse |
IMAPResponse.readResponse(Protocol p) |
| Constructor and Description |
|---|
FetchResponse(Protocol p) |
IMAPResponse(Protocol c) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.