| Package | Description |
|---|---|
| org.irenical.fetchy.request |
| Modifier and Type | Method and Description |
|---|---|
CallableRequestBuilder<OUTPUT,API,RuntimeException> |
CallableRequestBuilder.fallback(CallFallback<OUTPUT> fallback) |
| Constructor and Description |
|---|
ImmutableCallableRequest(String name,
FetchyEngine engine,
RequestServiceDetails<API> service,
Integer timeoutMillis,
Call<OUTPUT,API,?> callable,
CallFallback<OUTPUT> fallback) |
Copyright © 2017 Irenical. All rights reserved.