com.ibm.rational.test.lt.testgen.core.store

Interface IConvertedPacketAttachment

  • All Superinterfaces:
    IPacketAttachment


    public interface IConvertedPacketAttachment
    extends IPacketAttachment
    A special kind of packet attachment that is able to receive the content of another attachment without the data copy really happening. Converters should use ConvertedAttachmentOutputStream#appendContent(IPacketAttachment) instead of performing a direct stream-to-stream copy of the data wherever this is possible.
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.