Class FtpDataTransiverImpl.PassiveThread

    • Field Detail

      • port

        protected int port
    • Constructor Detail

      • PassiveThread

        public PassiveThread​(String host,
                             int port)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread