Class TradingOnlySubscribe

java.lang.Object
velox.api.layer1.messages.tradingsubscription.TradingOnlySubscribe

public class TradingOnlySubscribe
extends java.lang.Object
Provider will receive this message if Bookmap need Trading Subscription (without data). Provider should set Layer1ApiProviderSupportedFeatures.isTradingSubscriptionSupported flag to receive it. This type of subscription is needed in case of cross trading.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    SubscribeInfo subscribeInfo  
  • Constructor Summary

    Constructors 
    Constructor Description
    TradingOnlySubscribe​(SubscribeInfo subscribeInfo)  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait