IBM Rational Performance Tester SDK

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

Packages that use IPacketReferenceInputStream
com.ibm.rational.test.lt.recorder.core.session Provides the infrastructure for controlling a recording session. 
 

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

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

Methods in com.ibm.rational.test.lt.recorder.core.session with parameters of type IPacketReferenceInputStream
 List<IRecorderPacketReference> IRecordingSession.getAnnotationPacketReferences(IPacketReferenceInputStream stream)
          Returns the annotations packet references that were emitted during the session.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.