Package lima.storage

Interface Summary
Cache Cache allows a WorkUnit to store large data sets such that they don't have to be sent over the wire every time they are needed.
 

Class Summary
SimpleCache A trivial cache that only remembers the last object that was stored.