Package com.sag.osami.context.recorder.storage

Class Summary
ContextEventData This class wraps reading and writing of context events from and to streams in a machine-independent manner.
RecordingContainer This class represents a recording container file which stores the serializer used by the ContextStore at the time of the recording, and several recordings.
RecordingContainer.RecordingInfo A RecordingInfo contains some metadata (number, start date, end date, events count) about a recording within a container.
SortedRecordingData This class is used as an intermediate target for recorded context events.
 

Exception Summary
InvalidSerializerException