IBM Rational Performance Tester SDK

Package com.ibm.rational.test.lt.recorder.core.session

Provides the infrastructure for controlling a recording session.

See:
          Description

Interface Summary
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 A recording session represents a concrete session involving one or more recorders and zero or more clients.
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 Summary
ClientState The states of a IClient.
RecorderState The states of a IRecorder.
RecordingSessionState The states of a IRecordingSession.
 

Package com.ibm.rational.test.lt.recorder.core.session Description

Provides the infrastructure for controlling a recording session.


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.