| 程序包 | 说明 |
|---|---|
| net.iotgw.mail.iap |
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
|
| net.iotgw.mail.imap.protocol |
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Protocol |
ConnectionException.getProtocol() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Argument.write(Protocol protocol) |
| 构造器和说明 |
|---|
ConnectionException(Protocol p,
Response r)
Constructs an ConnectionException with the specified Response.
|
Response(Protocol p)
Read a new Response from the given Protocol
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
IMAPProtocol
This class extends the iap.Protocol object and implements IMAP
semantics.
|
| 构造器和说明 |
|---|
FetchResponse(Protocol p) |
IMAPResponse(Protocol c) |
Copyright © 2021 Oracle. All rights reserved.