Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
W
R
read(DataInputStream)
- Static method in class com.sag.osami.context.recorder.storage.
ContextEventData
Reads a context event from a
DataInputStream
.
readRecording(int)
- Method in class com.sag.osami.context.recorder.storage.
RecordingContainer
Obtains an input stream within the recording container for a specific recording.
RecordingContainer
- Class in
com.sag.osami.context.recorder.storage
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
- Class in
com.sag.osami.context.recorder.storage
A RecordingInfo contains some metadata (number, start date, end date, events count) about a recording within a container.
RecordingContainer.RecordingInfo()
- Constructor for class com.sag.osami.context.recorder.storage.
RecordingContainer.RecordingInfo
registerContextType(String)
- Method in interface com.sag.osami.api.context.
IContextStore
Register context type in the ContextStore.
registerContextType(String)
- Method in class com.sag.osami.contextstore.
ContextStore
registerHandler(IContextHandler)
- Method in interface com.sag.osami.api.context.
IContextStore
Register a context handler for notification of new contexts (all types).
registerHandler(IContextHandler, String[])
- Method in interface com.sag.osami.api.context.
IContextStore
Register a context handler for notification of new contexts with any type in the given list.
registerHandler(IContextHandler, String[])
- Method in class com.sag.osami.contextstore.
ContextStore
registerHandler(IContextHandler)
- Method in class com.sag.osami.contextstore.
ContextStore
registerHandlerForContextType(IContextHandler, String)
- Method in interface com.sag.osami.api.context.
IContextStore
Register the context handler for the given context type.
registerHandlerForContextType(IContextHandler, String)
- Method in class com.sag.osami.contextstore.
ContextStore
removedService(ServiceReference, Object)
- Method in class com.sag.osami.contextstore.osgi.
OsgiContextStoreSetter
removeTopic(String)
- Method in interface com.sag.osami.api.context.
IOsgiToContextEvent
removeTopics(String[])
- Method in interface com.sag.osami.api.context.
IOsgiToContextEvent
replay
- Variable in class com.sag.osami.context.recorder.
ContextStoreRecorder
retrieveLastID()
- Method in class com.sag.osami.contextstore.storage.impl.
AndroidStorage
retrieveLastID()
- Method in class com.sag.osami.contextstore.storage.impl.
JDBCStorage
retrieveLastID()
- Method in class com.sag.osami.contextstore.storage.impl.
NullStorage
retrieveLastID()
- Method in interface com.sag.osami.contextstore.storage.
ISerializedContextStorage
ContextStore uses the result of this method as the offset for its auto-incremented context event IDs.
runOnFinish(Runnable)
- Method in class com.sag.osami.context.recorder.
ContextStoreReplay
Defines a callback which is to be run after a replay was stopped or finished.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
W