Class FTPNoOp

    • Field Detail

      • m_Connection

        protected FTPConnection m_Connection
        the FTP connection to use.
    • Constructor Detail

      • FTPNoOp

        public FTPNoOp()
    • Method Detail

      • accepts

        public Class[] accepts()
        Returns the class that the consumer accepts.
        Returns:
        the Class of objects that can be processed
      • generates

        public Class[] generates()
        Returns the class of objects that it generates.
        Returns:
        the Class of the generated tokens
      • doExecute

        protected String doExecute()
        Executes the flow item.
        Specified by:
        doExecute in class AbstractActor
        Returns:
        null if everything is fine, otherwise error message