|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IEventSink | |
|---|---|
| com.activequant.tools.streaming | |
| com.activequant.trading | |
| Uses of IEventSink in com.activequant.tools.streaming |
|---|
| Classes in com.activequant.tools.streaming that implement IEventSink | |
|---|---|
class |
AbstractEventChainLink
|
| Methods in com.activequant.tools.streaming that return types with arguments of type IEventSink | |
|---|---|
List<IEventSink> |
AbstractEventChainLink.getSubscriberList(ETransportType type)
|
| Methods in com.activequant.tools.streaming with parameters of type IEventSink | |
|---|---|
void |
AbstractEventChainLink.subscribe(IEventSink sink,
ETransportType eventType)
|
void |
IEventSource.subscribe(IEventSink sink,
ETransportType eventType)
|
void |
AbstractEventChainLink.unsubscribe(IEventSink sink,
ETransportType eventType)
|
void |
IEventSource.unsubscribe(IEventSink sink,
ETransportType eventType)
|
| Uses of IEventSink in com.activequant.trading |
|---|
| Subinterfaces of IEventSink in com.activequant.trading | |
|---|---|
interface |
ITradingSystem
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||