Uses of Class
com.caplin.motif.fx.trading.block.BlockTrade
Package
Description
Classes and interfaces that relate to block trading.
Classes used for sending block trade events.
-
Uses of BlockTrade in com.caplin.motif.fx.trading.block
Modifier and TypeMethodDescriptionBlockTradeListenerFactory.createBlockTradeListener
(BlockTrade trade) Returns an instance of BlockTradeListener that will be notified of incoming client side events regarding block trades. -
Uses of BlockTrade in com.caplin.motif.fx.trading.block.responder
ModifierConstructorDescriptionConstructs a Responder that can respond from the PickUp state for the BlockTrade trade model.Constructs a Responder that can respond from the Submitted state for the BlockTrade trade model.Constructs a Responder that can send messages from the ExecuteSent state for the BlockTrade trade model.Constructs a Responder that can respond from states the send the Expired MessageConstructs a Responder that can respond from the PickedUp state for the BlockTrade trade model.Constructs a Responder that can Respond from the Queue state.Constructs a Responder that can respond from states that send block trade quotes.Constructs a Responder that can respond from the Submitted state for the BlockTrade trade model.