IBM Rational Performance Tester SDK

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

Packages that use com.ibm.rational.test.lt.recorder.core.session
com.ibm.rational.test.lt.recorder.core Provides entry points to the recording framework. 
com.ibm.rational.test.lt.recorder.core.session Provides the infrastructure for controlling a recording session. 
com.ibm.rational.test.lt.recorder.ui Provides programmatic entry points to the recorder framework user interface. 
com.ibm.rational.test.lt.recorder.ui.actions Action abstract classes enabling extensions to contribute to the recording framework user interface. 
com.ibm.rational.test.lt.recorder.ui.extensibility Classes and interfaces enabling extensions to contribute the recording framework user interface. 
com.ibm.rational.test.lt.recorder.ui.wizards Wizard related classes and interfaces. 
com.ibm.rational.test.lt.testgen.core Provides the entry points and constants for the test generation framework. 
com.ibm.rational.test.lt.testgen.ui Provides the entry points and constants for the test generation framework user interface. 
com.ibm.rational.test.lt.testgen.ui.wizards Provides the classes and interfaces for implementing test generator wizards. 
 

Classes in com.ibm.rational.test.lt.recorder.core.session used by com.ibm.rational.test.lt.recorder.core
IRecordingSession
          A recording session represents a concrete session involving one or more recorders and zero or more clients.
IRecordingSessionProducer
          This interface allows the caller to directly create a recording session file, without actually launching a recorder session.
 

Classes in com.ibm.rational.test.lt.recorder.core.session used by com.ibm.rational.test.lt.recorder.core.session
ClientState
          The states of a IClient.
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.
IRecordingSessionStatistics
          Provides statistical information about the content of a recmodel file.
RecorderState
          The states of a IRecorder.
RecordingSessionState
          The states of a IRecordingSession.
 

Classes in com.ibm.rational.test.lt.recorder.core.session used by com.ibm.rational.test.lt.recorder.ui
IRecordingSession
          A recording session represents a concrete session involving one or more recorders and zero or more clients.
 

Classes in com.ibm.rational.test.lt.recorder.core.session used by com.ibm.rational.test.lt.recorder.ui.actions
IRecorder
          A recorder is a concrete recording component that can be executed in order to capture traffic that will be initiated by a IClient.
 

Classes in com.ibm.rational.test.lt.recorder.core.session used by com.ibm.rational.test.lt.recorder.ui.extensibility
ClientState
          The states of a IClient.
IClient
          A client is a concrete recording component that can be executed in order to produce traffic that will be capture by a IRecorder.
IRecorder
          A recorder is a concrete recording component that can be executed in order to capture traffic that will be initiated by a IClient.
IRecordingSession
          A recording session represents a concrete session involving one or more recorders and zero or more clients.
RecorderState
          The states of a IRecorder.
RecordingSessionState
          The states of a IRecordingSession.
 

Classes in com.ibm.rational.test.lt.recorder.core.session used by com.ibm.rational.test.lt.recorder.ui.wizards
IRecordingSession
          A recording session represents a concrete session involving one or more recorders and zero or more clients.
 

Classes in com.ibm.rational.test.lt.recorder.core.session used by com.ibm.rational.test.lt.testgen.core
IRecordingSession
          A recording session represents a concrete session involving one or more recorders and zero or more clients.
 

Classes in com.ibm.rational.test.lt.recorder.core.session used by com.ibm.rational.test.lt.testgen.ui
IRecordingSession
          A recording session represents a concrete session involving one or more recorders and zero or more clients.
 

Classes in com.ibm.rational.test.lt.recorder.core.session used by com.ibm.rational.test.lt.testgen.ui.wizards
IRecordingSession
          A recording session represents a concrete session involving one or more recorders and zero or more clients.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.