Uses of Package
com.caplin.motif.fx.trading.allocation.event
-
Packages that use com.caplin.motif.fx.trading.allocation.event Package Description com.caplin.motif.fx.trading Parent package with classes that relate to FX trading in general but no specific trading protocol.com.caplin.motif.fx.trading.allocation Classes and interfaces that relate to post-trade allocations.com.caplin.motif.fx.trading.allocation.responder Classes used for sending post-trade allocation events. -
Classes in com.caplin.motif.fx.trading.allocation.event used by com.caplin.motif.fx.trading Class Description AllocationViewEvent The AllocationViewEvent encapsulates the clients request for the details of an allocation. -
Classes in com.caplin.motif.fx.trading.allocation.event used by com.caplin.motif.fx.trading.allocation Class Description AllocationViewEvent The AllocationViewEvent encapsulates the clients request for the details of an allocation. -
Classes in com.caplin.motif.fx.trading.allocation.event used by com.caplin.motif.fx.trading.allocation.responder Class Description AllocationClientCloseAckEvent An event that should be sent to denote that the client's close request has been successful.AllocationConfirmationEvent An event that should be sent to notify the client that the allocation was successful.AllocationPickUpEvent An event that should be sent when the allocation has been picked up by the trading system or by a manual trader.AllocationSubmitAckEvent An event that notifies the client that the allocation has been received.