public interface RFSResponderProvider<T extends com.caplin.motif.fx.trading.FXTrade>
Modifier and Type | Method and Description |
---|---|
com.caplin.motif.fx.trading.FXResponder<T> |
responderForCloseAck() |
com.caplin.motif.fx.trading.FXResponder<T> |
responderForExecuteAck() |
com.caplin.motif.fx.trading.FXResponder<T> |
responderForExpired() |
com.caplin.motif.fx.trading.FXResponder<T> |
responderForHeld() |
com.caplin.motif.fx.trading.FXResponder<T> |
responderForPickUp() |
com.caplin.motif.fx.trading.FXResponder<T> |
responderForQuote() |
com.caplin.motif.fx.trading.FXResponder<T> |
responderForSubmitAck() |
com.caplin.motif.fx.trading.FXResponder<T> |
responderForTradeConfirmation() |
com.caplin.motif.fx.trading.FXResponder<T> |
responderForWithdraw() |
com.caplin.motif.fx.trading.FXResponder<T> responderForTradeConfirmation()
com.caplin.motif.fx.trading.FXResponder<T> responderForHeld()
com.caplin.motif.fx.trading.FXResponder<T> responderForQuote()
com.caplin.motif.fx.trading.FXResponder<T> responderForExpired()
com.caplin.motif.fx.trading.FXResponder<T> responderForWithdraw()
com.caplin.motif.fx.trading.FXResponder<T> responderForPickUp()
com.caplin.motif.fx.trading.FXResponder<T> responderForExecuteAck()
com.caplin.motif.fx.trading.FXResponder<T> responderForCloseAck()
com.caplin.motif.fx.trading.FXResponder<T> responderForSubmitAck()
Copyright © 2016 Caplin Systems.