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


package org.apache.tools.ant.taskdefs.optional.net
  • Class
    Description
    Basic FTP client.
    an action to perform, one of "send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod", "rmdir"
    internal class providing a File-like interface to some of the information available from the FTP server
    one of the valid system type keys recognized by the systemTypeKey attribute.
    represents one of the valid timestamp adjustment values recognized by the timestampGranularity attribute.
    Enumerated class for languages.
    Basic FTP client.
    an action to perform, one of "send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod", "rmdir"
    one of the valid system type keys recognized by the systemTypeKey attribute.
    represents one of the valid timestamp adjustment values recognized by the timestampGranularity attribute.
     
     
    internal class providing a File-like interface to some of the information available from the FTP server
    Deprecated.
    since 1.6.x.
    Automates the rexec protocol.
    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.
    Automates the telnet protocol.