Class | Description |
---|---|
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