Interface FTPTransport

    • Method Detail

      • getServerName

        java.lang.String getServerName()
        Get the server name.
        Returns:
        The server name or null
      • getPort

        int getPort()
        Get the port number.
        Returns:
        The port number or -1
      • getUserName

        java.lang.String getUserName()
        Get the user name.
        Returns:
        The user name or null
      • getPassword

        java.lang.String getPassword()
        Get the password.
        Returns:
        The password or null
      • getInitialDirectory

        java.lang.String getInitialDirectory()
        Get the Server Directory
        Returns:
        The Server Directory or null
      • getFtpProtocolType

        com.hannonhill.cascade.model.dom.FTPProtocolType getFtpProtocolType()
        Gets the ftp protocol type
        Returns:
        Returns the ftp protocol type