Uses of Class
com.longport.quote.SecurityBrokers
-
Packages that use SecurityBrokers Package Description com.longport.quote -
-
Uses of SecurityBrokers in com.longport.quote
Methods in com.longport.quote that return types with arguments of type SecurityBrokers Modifier and Type Method Description CompletableFuture<SecurityBrokers>
QuoteContext. getBrokers(String symbol)
Get security brokersCompletableFuture<SecurityBrokers>
QuoteContext. getRealtimeBrokers(String symbol)
Get real-time broker queue
-