Uses of Class
org.red5.server.persistence.FilePersistence

Packages that use FilePersistence
org.red5.server.persistence   
 

Uses of FilePersistence in org.red5.server.persistence
 

Methods in org.red5.server.persistence with parameters of type FilePersistence
protected  void FilePersistenceThread.modified(IPersistable object, FilePersistence store)
          Notify thread that an object was modified in a persistence store.
protected  void FilePersistenceThread.notifyClose(FilePersistence store)
          Write any pending objects for the given store to disk.
 



Copyright © 2006-2012 The Red5 Project