|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Argument 的软件包 | |
|---|---|
| com.sun.mail.iap | |
| com.sun.mail.iap 中 Argument 的使用 |
|---|
| 参数类型为 Argument 的 com.sun.mail.iap 中的方法 | |
|---|---|
void |
Argument.append(Argument arg)
append the given Argument to this Argument. |
Response[] |
Protocol.command(String command,
Argument args)
Send a command to the server. |
void |
Protocol.simpleCommand(String cmd,
Argument args)
Convenience routine to handle simple IAP commands that do not have responses specific to that command. |
void |
Argument.writeArgument(Argument c)
Write out as parenthesised list. |
String |
Protocol.writeCommand(String command,
Argument args)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||