Package | Description |
---|---|
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.
|
com.caplin.motif.trading |
Classes that relate to trading in general but not specifically the FX asset class.
|
Class and 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 by
PostTradeAllocationList.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.
|
Class and Description |
---|
RegulatoryID
Some systems provide a regulatory ID that is associated with an allocation.
|
Class and Description |
---|
PostTradeAllocationList
Represents a list of allocations that were received in the allocation request
for the trade represented by
PostTradeAllocationList.getTradeID() . |
Class and Description |
---|
PostTradeAllocationViewListener
Once a trade has been allocated, the confirmation should allow for a read only view of the allocations.
|
Copyright © 2015 Caplin Systems.