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.
|
com.devexperts.qd.qtp |
This package contains interfaces with default implementations required
to create and operate a connection using QTP.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
SymbolCodec.Reader.readSymbol(com.devexperts.io.BufferedInput in,
SymbolCodec.Resolver resolver) |
Modifier and Type | Class and Description |
---|---|
class |
AgentAdapter
The
AgentAdapter adapts agent side of QD to message API. |
class |
DistributorAdapter
The
DistributorAdapter adapts distributor side of QD to message API. |
class |
MessageAdapter
The
MessageAdapter is a basic adapter of some entity to message API. |
class |
MessageConsumerAdapter
Implementation of MessageConsumer that does nothing.
|
Copyright © 2002–2025 Devexperts LLC. All rights reserved.