Package com.longport.quote
Interface QuoteHandler
-
public interface QuoteHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onQuote(String symbol, PushQuote event)
-
public interface QuoteHandler
Modifier and Type | Method | Description |
---|---|---|
void |
onQuote(String symbol,
PushQuote event) |