eXo JCR :: Component :: FTP Service 1.16.7-RC01

org.exoplatform.services.ftp
Class FtpServerImpl.FtpAcceptThread

java.lang.Object
  extended by java.lang.Thread
      extended by org.exoplatform.services.ftp.FtpServerImpl.FtpAcceptThread
All Implemented Interfaces:
Runnable
Enclosing class:
FtpServerImpl

protected class FtpServerImpl.FtpAcceptThread
extends Thread


Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
Thread.State, Thread.UncaughtExceptionHandler
 
Field Summary
protected  boolean enable
           
protected  FtpServer ftpServer
           
protected  ServerSocket serverSocket
           
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
FtpServerImpl.FtpAcceptThread(FtpServer ftpServer, ServerSocket serverSocket)
           
 
Method Summary
 void disable()
           
 void run()
           
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ftpServer

protected FtpServer ftpServer

serverSocket

protected ServerSocket serverSocket

enable

protected boolean enable
Constructor Detail

FtpServerImpl.FtpAcceptThread

public FtpServerImpl.FtpAcceptThread(FtpServer ftpServer,
                                     ServerSocket serverSocket)
Method Detail

disable

public void disable()

run

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

eXo JCR :: Component :: FTP Service 1.16.7-RC01

Copyright © 2016 eXo Platform SAS. All Rights Reserved.