See: Description
Interface | Description |
---|---|
BaseResponderEvent | |
EventListener<T> | |
TradeListenerFactory | |
TradeListenerWrapperFactory | |
UserSessionListener |
Implementers of UserSessionListener will be notified when a user has
created a trade channel with a particular
TradeAdapter . |
UserSessionObservable |
Class | Description |
---|---|
CustomEventListenerHelper | |
ImmutableResponderEvent | |
MotifTrade |
Top level trade object used within the Integration API which all trade objects
should extend.
|
MotifTradeChannelListener | |
Responder<T extends MotifTrade> |
A Responder allows for messages to be sent to the frontend.
|
ResponderEvent<T extends MotifTrade> |
It is preferable to use
ImmutableResponderEvent instead.An event that will be sent from a particular Responder . |
SingleThreadWrapperFactory | |
TradeAdapter |
A Trade adapter allows for listeners to listen and receive events when a trade
has been initiated for a particular trade protocol.
|
Annotation Type | Description |
---|---|
CustomEventListener |
The CustomEventListener annotation can be used to annotate a method
that should be called when an custom event has been triggered from the frontend.
|
Copyright © 2015 Caplin Systems.