| Package | Description |
|---|---|
| jp.gopay.sdk.builders.batch_charge |
| Modifier and Type | Method | Description |
|---|---|---|
CreateChargeResult[] |
AbstractBatchCreateCharge.execute() |
Create in parallel all the charges in the builders, polling the status of each charge.
|
| Modifier and Type | Method | Description |
|---|---|---|
io.reactivex.Flowable<CreateChargeResult<M>> |
AbstractBatchCreateCharge.createFlowable() |
Creates a flowable by dispatching each builder with idempotency.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
BatchChargeCallback.processResult(CreateChargeResult<T> chargeResult) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.