|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidSerializerException | |
---|---|
com.sag.osami.context.recorder | |
com.sag.osami.context.recorder.storage |
Uses of InvalidSerializerException in com.sag.osami.context.recorder |
---|
Methods in com.sag.osami.context.recorder that throw InvalidSerializerException | |
---|---|
void |
ContextStoreRecorder.openContainer(java.net.URI uristring)
Convenience method for opening a recording container if none or another recording is currently open. |
Uses of InvalidSerializerException in com.sag.osami.context.recorder.storage |
---|
Methods in com.sag.osami.context.recorder.storage that throw InvalidSerializerException | |
---|---|
static RecordingContainer |
RecordingContainer.open(java.io.File location,
java.lang.String actualSerializer,
ISerializedContextReceiver ctxStore)
Opens an existing recording container. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |