net.sf.hermesftp.console
Interface ConsoleServer

All Known Implementing Classes:
ConsoleServerImpl

public interface ConsoleServer

Interface of the FTP console.

Author:
Administrator

Method Summary
 void start()
          Starts the console.
 

Method Detail

start

void start()
           throws FtpConsoleException
Starts the console.

Throws:
FtpConsoleException - Error thrown by embedded web server.


Copyright © 2005-2007 Lars Behnke. All Rights Reserved.