| Package | Description |
|---|---|
| org.irenical.fetchy.request |
| Modifier and Type | Method and Description |
|---|---|
RunnableRequestBuilder<API,RuntimeException> |
RunnableRequestBuilder.fallback(RunFallback fallback) |
RunnableRequestBuilder<API,ERROR> |
RunnableRequestBuilder.runnable(Run<API,ERROR> lambda) |
<ERROR extends Exception> |
RequestBuilder.runnable(Run<API,ERROR> runnable) |
RunnableRequestBuilder<API,ERROR> |
RunnableRequestBuilder.timeout(Integer timeoutMillis) |
Copyright © 2017 Irenical. All rights reserved.