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.
|
Constructor and Description |
---|
FetchResponse(Protocol p) |
IMAPResponse(Protocol c) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.