| Package | Description | 
|---|---|
| com.devexperts.qd | 
 This package contains basic interfaces and other API elements of QD system
which shall be sufficient for the client application programmer. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
QDAgent
The  
QDAgent represents an individual data consumer in the QDCollector. | 
interface  | 
QDCollector
The  
QDCollector represents a hub which collects subscription from
 data consumers and distributes it among data providers and at the same time it
 collects data from data providers and distributes it among data consumers. | 
interface  | 
QDDistributor
The  
QDDistributor represents an individual data provider in the QDCollector. | 
interface  | 
QDHistory
The  
QDHistory represents a history-view of the data. | 
interface  | 
QDStream
The  
QDStream represents a stream-view of the data. | 
interface  | 
QDTicker
The  
QDTicker represents a ticker-view of the data. | 
Copyright © 2002–2025 Devexperts LLC. All rights reserved.