xmlBlaster 1.5.1 API

Uses of Interface
org.xmlBlaster.util.recorder.file.I_UserDataHandler

Packages that use I_UserDataHandler
org.xmlBlaster.test.classtest Tests classes of the xmlBlaster distribution. 
org.xmlBlaster.util.recorder.file   
 

Uses of I_UserDataHandler in org.xmlBlaster.test.classtest
 

Classes in org.xmlBlaster.test.classtest that implement I_UserDataHandler
(package private)  class FileIOTest.UserDataHandler
          Simulate some data format to be recorded
 

Uses of I_UserDataHandler in org.xmlBlaster.util.recorder.file
 

Classes in org.xmlBlaster.util.recorder.file that implement I_UserDataHandler
(package private)  class MsgDataHandler
          Reads/writes publish()/subscribe() etc.
 

Fields in org.xmlBlaster.util.recorder.file declared as I_UserDataHandler
private  I_UserDataHandler FileIO.userDataHandler
           
 

Constructors in org.xmlBlaster.util.recorder.file with parameters of type I_UserDataHandler
FileIO(Global glob, java.lang.String fileName, I_UserDataHandler userDataHandler, long maxEntries, boolean useSync)
           
 


xmlBlaster 1.5.1 API

Copyright © 1999-2007 The xmlBlaster.org contributers.