|
eXo JCR :: Component :: FTP Service 1.15.0-CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.ftp.FtpServerImpl
public class FtpServerImpl
Created by The eXo Platform SAS Author : Vitaly Guly
Nested Class Summary
protected classFtpServerImpl.FtpAcceptThread
Field Summary
static StringCOMMAND_PATH
Constructor Summary
FtpServerImpl(FtpConfig configuration,
org.exoplatform.services.command.impl.CommandService commandService,
RepositoryService repositoryService)
Method Summary
intgetClientsCount()
FtpCommandgetCommand(String commandName)
FtpConfiggetConfiguration()
FtpDataChannelManagergetDataChannelManager()
ManageableRepositorygetRepository()
protected voidprepareCache()
booleanstart()
booleanstop()
booleanunRegisterClient(FtpClientSession clientSession)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
COMMAND_PATH
public static final String COMMAND_PATH
Constructor Detail
FtpServerImpl
public FtpServerImpl(FtpConfig configuration,
org.exoplatform.services.command.impl.CommandService commandService,
RepositoryService repositoryService)
throws Exception
Exception
Method Detail
prepareCache
protected void prepareCache()
start
public boolean start()
stop
public boolean stop()
getConfiguration
public FtpConfig getConfiguration()
getConfiguration in interface FtpServer
getRepository
public ManageableRepository getRepository()
getRepository in interface FtpServer
ManageableRepository or null if repository can not be retrieved
getCommand
public FtpCommand getCommand(String commandName)
getCommand in interface FtpServer
getDataChannelManager
public FtpDataChannelManager getDataChannelManager()
getDataChannelManager in interface FtpServer
unRegisterClient
public boolean unRegisterClient(FtpClientSession clientSession)
unRegisterClient in interface FtpServer
getClientsCount
public int getClientsCount()
getClientsCount in interface FtpServer
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eXo JCR :: Component :: FTP Service 1.15.0-CR2
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2012 eXo Platform SAS. All Rights Reserved.