类 com.sun.mail.iap.Argument
的使用

使用 Argument 的软件包
com.sun.mail.iap   
 

com.sun.mail.iapArgument 的使用
 

参数类型为 Argumentcom.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)
           
 



Copyright © 2013. All Rights Reserved.