FTP-Server API

server.event
Interface ConfObserver

All Known Implementing Classes:
MemoryFrame

public interface ConfObserver

Shold be implemented by the ones, that wants to listen on a server object!


Method Summary
 void configurationFileReloaded()
           
 

Method Detail

configurationFileReloaded

public void configurationFileReloaded()

FTP-Server API