|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Protocol 的软件包 | |
|---|---|
| com.sun.mail.iap | |
| com.sun.mail.imap.protocol | |
| com.sun.mail.iap 中 Protocol 的使用 |
|---|
| 返回 Protocol 的 com.sun.mail.iap 中的方法 | |
|---|---|
Protocol |
ConnectionException.getProtocol()
|
| 参数类型为 Protocol 的 com.sun.mail.iap 中的方法 | |
|---|---|
void |
Argument.write(Protocol protocol)
|
| 参数类型为 Protocol 的 com.sun.mail.iap 中的构造方法 | |
|---|---|
ConnectionException(Protocol p,
Response r)
Constructs an ConnectionException with the specified Response. |
|
Response(Protocol p)
Read a new Response from the given Protocol |
|
| com.sun.mail.imap.protocol 中 Protocol 的使用 |
|---|
| com.sun.mail.imap.protocol 中 Protocol 的子类 | |
|---|---|
class |
IMAPProtocol
This class extends the iap.Protocol object and implements IMAP semantics. |
| 参数类型为 Protocol 的 com.sun.mail.imap.protocol 中的方法 | |
|---|---|
static IMAPResponse |
IMAPResponse.readResponse(Protocol p)
|
| 参数类型为 Protocol 的 com.sun.mail.imap.protocol 中的构造方法 | |
|---|---|
FetchResponse(Protocol p)
|
|
IMAPResponse(Protocol c)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||