Package | Description |
---|---|
com.sun.mail.iap |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2012 Sun Microsystems, Inc.. All Rights Reserved.