Uses of Interface
org.jwall.web.audit.io.FileHandler

Packages that use FileHandler
org.jwall.web.audit.io This package contains the interfaces and classes that are used to read event from various sources or write audit-event to files. 
 

Uses of FileHandler in org.jwall.web.audit.io
 

Methods in org.jwall.web.audit.io that return FileHandler
 FileHandler SequentialFileReader.getOldFileHandler()
           
 

Methods in org.jwall.web.audit.io with parameters of type FileHandler
 void SequentialFileReader.setOldFileHandler(FileHandler oldFileHandler)
           
 



Copyright © 2012 jwall.org. All Rights Reserved.