Package de.laures.cewolf.storage

Class Summary
AbstractSessionStorage  
ClusterableSessionStorage  
FileStorage Storage for storing images as files in the web application directory as files _chart-XXXXX.
LongTermSessionStorage Storage stores images in session, but expires them after a certain time.
SerializableChartImage  
SessionStorageGroup A container for any images for an user session.
SessionStorageItem Wrapper for the images stored in SessionStorageGroups.
TransientSessionStorage This storage should be used in non-clustered environments without failover concept.
 



cewolf tag library - web charts with JFreeChart