BlockTradeClientCloseSentResponder(BlockTrade trade) |
|
BlockTradeExecutableResponder(BlockTrade trade) |
Constructs a Responder that can respond from the PickUp state
for the BlockTrade trade model.
|
BlockTradeExecutedResponder(BlockTrade trade) |
Constructs a Responder that can respond from the Submitted state
for the BlockTrade trade model.
|
BlockTradeExecuteSentResponder(BlockTrade trade) |
Constructs a Responder that can send messages from the ExecuteSent
state for the BlockTrade trade model.
|
BlockTradeExpiredResponder(BlockTrade trade) |
Constructs a Responder that can respond from states the send the
Expired Message
|
BlockTradePickedUpResponder(BlockTrade trade) |
Constructs a Responder that can respond from the PickedUp state
for the BlockTrade trade model.
|
BlockTradeQueuedResponder(BlockTrade trade) |
Constructs a Responder that can Respond from the Queue state.
|
BlockTradeQuoteResponder(BlockTrade trade) |
Constructs a Responder that can respond from states that send
block trade quotes.
|
BlockTradeSubmittedResponder(BlockTrade trade) |
Constructs a Responder that can respond from the Submitted state
for the BlockTrade trade model.
|