| 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 | 
|---|---|
static class  | 
AgentAdapter.Factory
The factory for agent side of an QD. 
 | 
static class  | 
DistributorAdapter.Factory
The factory for distributor side of an QD. 
 | 
static class  | 
MessageAdapter.AbstractFactory
An abstract message adapter factory for  
QDEndpoint or a bunch of QDCollector instances. | 
| Modifier and Type | Method and Description | 
|---|---|
MessageAdapter.ConfigurableFactory | 
MessageAdapter.ConfigurableFactory.clone()
Creates a copy of this factory with the same configuration. 
 | 
static MessageAdapter.ConfigurableFactory | 
MessageConnectors.configurableFactory(MessageAdapter.Factory factory)
Wraps any  
MessageAdapter.Factory into ConfigurableMessageAdapterFactory if
 necessary, so that it can be used with MessageConnectors.createMessageConnectors(com.devexperts.qd.qtp.ConfigurableMessageAdapterFactory, java.lang.String, com.devexperts.qd.stats.QDStats) method, but does not
 accept any additional specification for factory. | 
Copyright © 2002–2025 Devexperts LLC. All rights reserved.