FTP-Server API

Uses of Package
server

Packages that use server
graphic   
server   
server.event   
server.services   
 

Classes in server used by graphic
LogFileSession
          The class represents a single session fetched from a logfile.
Server
          JQ-Data FTP-Server must be started though this class.
SurvailanceController
           
UserSession
          The class represents a session from a client.
 

Classes in server used by server
Conf
          The configuration file setup.conf is read though this class.
LogFileReader
          An object, that are capeable of reading a logfile from an user.
LogFileSession
          The class represents a single session fetched from a logfile.
Server
          JQ-Data FTP-Server must be started though this class.
Session
          Represents a Session from a client.
Survailance
          Keeps an eye on the clients and kicks/bans them if they are too passive, or uses a known pattern of commands that should be banned!
SurvailanceController
           
UserSession
          The class represents a session from a client.
 

Classes in server used by server.event
UserSession
          The class represents a session from a client.
 

Classes in server used by server.services
LogFileSession
          The class represents a single session fetched from a logfile.
Session
          Represents a Session from a client.
UserSession
          The class represents a session from a client.
 


FTP-Server API