| Package | Description |
|---|---|
| jp.gopay.sdk.builders |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ResourceMonitor.await(GoPayCallback<T> callback) |
|
void |
ResourceMonitor.await(GoPayCallback<T> callback,
long timeout) |
|
void |
ResourceMonitor.await(GoPayCallback<T> callback,
long timeout,
Backoff backoff) |
|
void |
Request.dispatch(GoPayCallback<E> callback) |
Executes the request, processing asynchronously and calling the corresponding callback (response/failure)
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.