public interface FtpServer
Server
implementation is used to create the server
socket and handle client connection.void start() throws FtpException
FtpException
void stop()
boolean isStopped()
void suspend()
void resume()
boolean isSuspended()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.