Package | Description |
---|---|
com.devexperts.qd.qtp |
This package contains interfaces with default implementations required
to create and operate a connection using QTP.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryQTPComposer
Composes QTP messages in binary format into byte stream.
|
class |
ByteArrayComposer
Deprecated.
Use
BinaryQTPComposer . |
class |
OutputStreamComposer
This composer stores filtered data and subscription to a specified
OutputStream in binary QTP format. |
Constructor and Description |
---|
OutputStreamMessageVisitor(OutputStream out,
AbstractQTPComposer composer,
boolean autoFlush)
Creates output stream message visitor writing to a specified output stream with a specified composer.
|
Copyright © 2002–2025 Devexperts LLC. All rights reserved.