| Class | Description |
|---|---|
| AbstractCashFlow<T> |
Initiates a flow that produces an Issue/Move or Exit Cash transaction.
|
| CashExitFlow |
Initiates a flow that produces an cash exit transaction.
|
| CashExitResponderFlow | |
| CashIssueAndPaymentFlow |
Initiates a flow that self-issues cash and then send this to a recipient.
|
| CashIssueFlow |
Initiates a flow that self-issues cash (which should then be sent to recipient(s) using a payment transaction).
|
| CashPaymentFlow |
Initiates a flow that sends cash to a recipient.
|
| CashPaymentReceiverFlow | |
| TwoPartyDealFlow |
Classes for manipulating a two party deal or agreement.
|
| TwoPartyTradeFlow |
This asset trading flow implements a "delivery vs payment" type swap. It has two parties (B and S for buyer
and seller) and the following steps:
|
| Exception | Description |
|---|---|
| CashException |