Package org.red5.server.persistence

Class Summary
FilePersistence Simple file-based persistence for objects.
FilePersistenceThread Thread that writes modified persistent objects to the file system periodically.
RamPersistence Persistence implementation that stores the objects in memory.
 



Copyright © 2006-2012 The Red5 Project