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

Packages that use com.sag.osami.context.recorder.storage
com.sag.osami.context.recorder   
com.sag.osami.context.recorder.storage   
 

Classes in com.sag.osami.context.recorder.storage used by com.sag.osami.context.recorder
InvalidSerializerException
           
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.
 

Classes in com.sag.osami.context.recorder.storage used by com.sag.osami.context.recorder.storage
InvalidSerializerException
           
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.