| 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.auth | 
| Modifier and Type | Method and Description | 
|---|---|
AgentAdapter | 
AgentAdapter.initialize(ChannelShaper... shapers)
Initializes the adapter with specified channel shapers. 
 | 
| Constructor and Description | 
|---|
AgentAdapterChannels(ChannelDescription[] channels,
                    AgentAdapter adapter)  | 
| Modifier and Type | Method and Description | 
|---|---|
ChannelShaper[] | 
ChannelShapersFactory.createChannelShapers(AgentAdapter agentAdapter,
                    com.devexperts.auth.AuthSession session)
Creates array of channel shapers. 
 | 
ChannelShaper[] | 
BasicChannelShaperFactory.createChannelShapers(AgentAdapter agentAdapter,
                    com.devexperts.auth.AuthSession session)  | 
Copyright © 2002–2025 Devexperts LLC. All rights reserved.