See: Description
Interface | Description |
---|---|
IClient |
A client is a concrete recording component that can be executed in order to produce traffic
that will be capture by a
IRecorder . |
IClientListener |
A listener to
clients . |
IRecorder |
A recorder is a concrete recording component that can be executed in order to capture traffic
that will be initiated by a
IClient . |
IRecorderListener |
A listener to
recorders . |
IRecordingComponent |
An abstract recording component.
|
IRecordingSession | |
IRecordingSessionListener |
A listener to
recording sessions . |
IRecordingSessionProducer |
This interface allows the caller to directly create a recording session file,
without actually launching a recorder session.
|
IRecordingSessionStatistics |
Provides statistical information about the content of a recmodel file.
|
Enum | Description |
---|---|
ClientState |
The states of a
IClient . |
RecorderState |
The states of a
IRecorder . |
RecordingSessionState |
The states of a
IRecordingSession . |
© Copyright IBM Corp. 2013. All rights reserved.