IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.recorder.core.io.IPacketInputStream

Packages that use IPacketInputStream
com.ibm.rational.test.lt.recorder.core.io Provides the interfaces for reading and writing packet streams in recording session persistence files. 
com.ibm.rational.test.lt.recorder.core.session Provides the infrastructure for controlling a recording session. 
 

Uses of IPacketInputStream in com.ibm.rational.test.lt.recorder.core.io
 

Subinterfaces of IPacketInputStream in com.ibm.rational.test.lt.recorder.core.io
 interface IPacketReferenceInputStream
           
 

Uses of IPacketInputStream in com.ibm.rational.test.lt.recorder.core.session
 

Methods in com.ibm.rational.test.lt.recorder.core.session that return IPacketInputStream
 IPacketInputStream IRecordingSession.getContent()
          Returns the recorded content of the session, as a packet input stream.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.