|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 IMAPProtocol 的软件包 | |
|---|---|
| com.sun.mail.imap | An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store. |
| com.sun.mail.imap.protocol | |
| com.sun.mail.imap 中 IMAPProtocol 的使用 |
|---|
| 声明为 IMAPProtocol 的 com.sun.mail.imap 中的字段 | |
|---|---|
protected IMAPProtocol |
IMAPFolder.protocol
|
| 返回 IMAPProtocol 的 com.sun.mail.imap 中的方法 | |
|---|---|
protected IMAPProtocol |
IMAPNestedMessage.getProtocol()
|
protected IMAPProtocol |
IMAPMessage.getProtocol()
Get this message's folder's protocol connection. |
protected IMAPProtocol |
IMAPFolder.getStoreProtocol()
Get this folder's Store's protocol connection. |
| 参数类型为 IMAPProtocol 的 com.sun.mail.imap 中的方法 | |
|---|---|
Object |
IMAPFolder.ProtocolCommand.doCommand(IMAPProtocol protocol)
Execute the user-defined command using the supplied IMAPProtocol object. |
protected void |
IMAPFolder.releaseStoreProtocol(IMAPProtocol p)
Release the store protocol object. |
| com.sun.mail.imap.protocol 中 IMAPProtocol 的使用 |
|---|
| 参数类型为 IMAPProtocol 的 com.sun.mail.imap.protocol 中的构造方法 | |
|---|---|
IMAPSaslAuthenticator(IMAPProtocol pr,
String name,
Properties props,
boolean debug,
PrintStream out,
String host)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||