Interface | Description |
---|---|
IStrategyDescriptor |
Describes a strategy
|
IStrategyManager<DESCRIPTOR extends IStrategyDescriptor,LISTENER extends StrategyListener<DESCRIPTOR>> |
Tailored-for-SDK remote strategy functionality
|
IStrategyParameter |
Represents a strategy parameter
|
IStrategyResponse<T> |
Represents the local strategy processor or remote server response to the user's request.
|
Class | Description |
---|---|
StrategyListener<DESCRIPTOR extends IStrategyDescriptor> |
Class for listening to strategy start/stop events
|
Copyright © 2024. All rights reserved.