Package | Description |
---|---|
com.devexperts.qd.qtp |
This package contains interfaces with default implementations required
to create and operate a connection using QTP.
|
com.devexperts.qd.qtp.fieldreplacer |
Modifier and Type | Field and Description |
---|---|
protected FieldReplacersCache |
AbstractQTPParser.fieldReplacers
Cache of instantiated field replacers.
|
Modifier and Type | Method and Description |
---|---|
FieldReplacersCache |
MessageAdapter.getFieldReplacer()
Field Replacers specification.
|
FieldReplacersCache |
DistributorAdapter.getFieldReplacer() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractQTPParser.setFieldReplacers(FieldReplacersCache fieldReplacers) |
Constructor and Description |
---|
DistributorAdapter(QDEndpoint endpoint,
QDTicker ticker,
QDStream stream,
QDHistory history,
SubscriptionFilter filter,
QDFilter stripe,
QDStats stats,
FieldReplacersCache fieldReplacer) |
DistributorAdapter(QDEndpoint endpoint,
QDTicker ticker,
QDStream stream,
QDHistory history,
SubscriptionFilter filter,
QDStats stats,
FieldReplacersCache fieldReplacer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static FieldReplacersCache |
FieldReplacersCache.valueOf(DataScheme scheme,
String spec) |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.