Cari di Apache Ant 
    Apache Ant User Manual
Daftar Isi
(Sebelumnya) org.apache.tools.ant.taskdefs. ...org.apache.tools.ant.taskdefs. ... (Berikutnya)
Apache Ant API - Optional Tasks

org.apache.tools.ant.taskdefs.optional.net

Package org.apache.tools.ant.taskdefs.optional.net

  • Interface Summary 
    InterfaceDescription
    FTPTaskMirror 
  • Class Summary 
    ClassDescription
    FTP
    Basic FTP client.
    FTP.Action
    an action to perform, one of "send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod", "rmdir"
    FTP.FTPFileProxy
    internal class providing a File-like interface to some of the information available from the FTP server
    FTP.FTPSystemType
    one of the valid system type keys recognized by the systemTypeKey attribute.
    FTP.Granularity
    represents one of the valid timestamp adjustment values recognized by the timestampGranularity attribute.
    FTP.LanguageCode
    Enumerated class for languages.
    FTPTask
    Basic FTP client.
    FTPTask.Action
    an action to perform, one of "send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod", "rmdir"
    FTPTask.FTPSystemType
    one of the valid system type keys recognized by the systemTypeKey attribute.
    FTPTask.Granularity
    represents one of the valid timestamp adjustment values recognized by the timestampGranularity attribute.
    FTPTaskMirrorImpl 
    FTPTaskMirrorImpl.FTPFileProxy
    internal class providing a File-like interface to some of the information available from the FTP server
    MimeMailDeprecated
    since 1.6.x.
    RExecTask
    Automates the rexec protocol.
    SetProxy
    Sets Java's web proxy properties, so that tasks and code run in the same JVM can have through-the-firewall access to remote web sites, and remote ftp sites.
    TelnetTask
    Automates the telnet protocol.
(Sebelumnya) org.apache.tools.ant.taskdefs. ...org.apache.tools.ant.taskdefs. ... (Berikutnya)