Class FtpClientTimeOutThread

java.lang.Object
java.lang.Thread
org.exoplatform.services.ftp.client.FtpClientTimeOutThread
All Implemented Interfaces:
Runnable

public class FtpClientTimeOutThread extends Thread
Created by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ru
Version:
$Id: $
  • Constructor Details

    • FtpClientTimeOutThread

      public FtpClientTimeOutThread(FtpClientSession clientSession)
  • Method Details

    • refreshTimeOut

      public void refreshTimeOut()
    • run

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