|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FtpServer
Created by The eXo Platform SAS Author : Vitaly Guly
Method Summary
intgetClientsCount()
FtpCommandgetCommand(java.lang.String commandName)
FtpConfiggetConfiguration()
FtpDataChannelManagergetDataChannelManager()
ManageableRepositorygetRepository()
booleanstart()
booleanstop()
booleanunRegisterClient(FtpClientSession clientSession)
Method Detail
start
boolean start()
stop
boolean stop()
unRegisterClient
boolean unRegisterClient(FtpClientSession clientSession)
getConfiguration
FtpConfig getConfiguration()
getDataChannelManager
FtpDataChannelManager getDataChannelManager()
getClientsCount
int getClientsCount()
getRepository
ManageableRepository getRepository()
getCommand
FtpCommand getCommand(java.lang.String commandName)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2011 eXo Platform SAS. All Rights Reserved.