Uses of Interface
com.echomine.net.FileHandler

Packages that use FileHandler
com.echomine.net   
 

Uses of FileHandler in com.echomine.net
 

Classes in com.echomine.net that implement FileHandler
 class AbstractFileHandler
          adds capability to use a FileModel.
 class BaseFileHandler
          This class simply contains methods to fire off events that other subclasses can just extend and use.
 

Methods in com.echomine.net that return FileHandler
 FileHandler FileEvent.getFileHandler()
           
 

Constructors in com.echomine.net with parameters of type FileHandler
FileEvent(FileHandler handler, FileModel fmodel, int status)
           
FileEvent(FileHandler handler, FileModel fmodel, int status, java.lang.String errormsg)
           
 



Copyright © 2001-2005 Echomine. All Rights Reserved.