Class TargetedRequestHelper

java.lang.Object
velox.api.layer1.providers.helper.TargetedRequestHelper

public class TargetedRequestHelper extends Object
Helper class for extracting alias-specific information
  • Constructor Details

    • TargetedRequestHelper

      public TargetedRequestHelper()
  • Method Details

    • 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