Uses of Package
com.caplin.motif.fx.trading.allocation
-
Packages that use com.caplin.motif.fx.trading.allocation 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.event Classes representing the events that can happen during the post-trade allocation process.com.caplin.motif.fx.trading.allocation.responder Classes used for sending post-trade allocation events. -
Classes in com.caplin.motif.fx.trading.allocation used by com.caplin.motif.fx.trading Class Description PostTradeAllocationViewListener Once a trade has been allocated, the confirmation should allow for a read only view of the allocations. -
Classes in com.caplin.motif.fx.trading.allocation used by com.caplin.motif.fx.trading.allocation Class Description AllocationsPublisher PostTradeAllocation Represents a single allocation within a Post Allocation request.PostTradeAllocationFactory Represents a factory that will create a PostTradeAllocationList for a given trade message.PostTradeAllocationList Represents a list of allocations that were received in the allocation request for the trade represented byPostTradeAllocationList.getTradeID()
.PostTradeAllocationListener A listener that will be notified of submissions of PostTradeAllocation requests and cancel requests triggered from the client.PostTradeAllocationListenerFactory A factory responsible for creating listeners per allocation request.PostTradeAllocationViewListener Once a trade has been allocated, the confirmation should allow for a read only view of the allocations. -
Classes in com.caplin.motif.fx.trading.allocation used by com.caplin.motif.fx.trading.allocation.event Class Description RegulatoryID Some systems provide a regulatory ID that is associated with an allocation. -
Classes in com.caplin.motif.fx.trading.allocation used by com.caplin.motif.fx.trading.allocation.responder Class Description PostTradeAllocationList Represents a list of allocations that were received in the allocation request for the trade represented byPostTradeAllocationList.getTradeID()
.