Package | Description |
---|---|
com.devexperts.qd.kit |
This package contains default implementations of various QD components which
do not constitute any separate module or subsystem and which can be easily replaced.
|
com.devexperts.qd.qtp |
This package contains interfaces with default implementations required
to create and operate a connection using QTP.
|
Class and Description |
---|
AbstractDataField |
AbstractDataIntField |
AbstractDataObjField |
CompactIntField
The
CompactIntField represents an integer field
with compact serialized form. |
DefaultRecord
The
DefaultRecord is a basic implementation of data record. |
DefaultScheme
The
DefaultScheme is a basic implementation of data scheme. |
FilterSyntaxException
Thrown to indicate that subscription filter pattern for
PatternFilter , CompositeFilters or other filters has syntax errors. |
PentaCodec
The
PentaCodec performs symbol coding and serialization using
extensible 5-bit encoding. |
RecordOnlyFilter
Subscription filter that filters only based on the record name.
|
SymbolSetFilter
Fast filter based on
SymbolSet . |
Class and Description |
---|
FilterSyntaxException
Thrown to indicate that subscription filter pattern for
PatternFilter , CompositeFilters or other filters has syntax errors. |
Copyright © 2002-2020 Devexperts LLC. All Rights Reserved.