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.kit |
This package contains default implementations of various QD components which
do not constitute any separate module or subsystem and which can be easily replaced.
|
Modifier and Type | Method and Description |
---|---|
QDAgent.AttachmentStrategy<?> |
QDAgent.Builder.getAttachmentStrategy() |
Modifier and Type | Method and Description |
---|---|
QDAgent.Builder |
QDAgent.Builder.withAttachmentStrategy(QDAgent.AttachmentStrategy<?> attachmentStrategy) |
Modifier and Type | Class and Description |
---|---|
class |
ArrayListAttachmentStrategy<T,C> |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.