Skip to main content

TargetedRequestHelper

Package: velox.api.layer1.providers.helper

Type: Class

Inheritance: java.lang.Object รขโ€ โ€™ velox.api.layer1.providers.helper.TargetedRequestHelper

Descriptionโ€‹

Helper class for extracting alias-specific information

Constructorsโ€‹

TargetedRequestHelperโ€‹

public TargetedRequestHelper()

Methodsโ€‹

getSupportedFeaturesForAliasโ€‹

public static Layer1ApiProviderSupportedFeatures getSupportedFeaturesForAlias(Layer1ApiProvider provider, String alias)

Check which features are supported by a provider corresponding to certain alias

Parameters:

  • provider - Layer implementing Layer1ApiProvider used to route the request
  • alias - Defines which instrument the request belongs to

Returns: Which features corresponding alias supports


Methods inherited from class java.lang.Object: clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait