Uses of Class
com.caplin.generated.motif.fx.trading.rfscore.events.server.ClientCloseAckTradeEvent
Package
Description
-
Uses of ClientCloseAckTradeEvent in com.caplin.generated.motif.fx.trading.allocate
Modifier and TypeMethodDescription@NotNull ClientCloseAckTradeEvent
AllocateTrade.createClientCloseAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the ClientCloseAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
AllocateTrade.sendClientCloseAckEvent
(@NotNull ClientCloseAckTradeEvent event) Send aTradeEvent
to trigger the ClientCloseAck transition in the trade model of the adapter and client application -
Uses of ClientCloseAckTradeEvent in com.caplin.generated.motif.fx.trading.allocate.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a AllocateTrade. -
Uses of ClientCloseAckTradeEvent in com.caplin.generated.motif.fx.trading.amend
Modifier and TypeMethodDescription@NotNull ClientCloseAckTradeEvent
AmendTrade.createClientCloseAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the ClientCloseAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
AmendTrade.sendClientCloseAckEvent
(@NotNull ClientCloseAckTradeEvent event) Send aTradeEvent
to trigger the ClientCloseAck transition in the trade model of the adapter and client application -
Uses of ClientCloseAckTradeEvent in com.caplin.generated.motif.fx.trading.amend.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a AmendTrade. -
Uses of ClientCloseAckTradeEvent in com.caplin.generated.motif.fx.trading.rfs
Modifier and TypeMethodDescription@NotNull ClientCloseAckTradeEvent
RFSTrade.createClientCloseAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the ClientCloseAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
RFSTrade.sendClientCloseAckEvent
(@NotNull ClientCloseAckTradeEvent event) Send aTradeEvent
to trigger the ClientCloseAck transition in the trade model of the adapter and client application -
Uses of ClientCloseAckTradeEvent in com.caplin.generated.motif.fx.trading.rfs.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a RFSTrade. -
Uses of ClientCloseAckTradeEvent in com.caplin.generated.motif.fx.trading.rfscore
Modifier and TypeMethodDescriptionRFSCoreTrade.createClientCloseAckTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the ClientCloseAck transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
RFSCoreTrade.sendClientCloseAckEvent
(ClientCloseAckTradeEvent event) Send aTradeEvent
to trigger the ClientCloseAck transition in the trade model of the adapter and client application