| Interface | Description |
|---|---|
| Call<OUTPUT,API,ERROR extends Exception> | |
| CallableRequest<OUTPUT,ERROR extends Exception> | |
| CallFallback<OUTPUT> | |
| Request<API> | |
| Run<API,ERROR extends Exception> | |
| RunFallback | |
| RunnableRequest<ERROR extends Exception> |
| Class | Description |
|---|---|
| CallableRequestBuilder<OUTPUT,API,ERROR extends Exception> | |
| ImmutableCallableRequest<OUTPUT,API,ERROR extends Exception> | |
| ImmutableRequest<OUTPUT,API,ERROR extends Exception> | |
| ImmutableRunnableRequest<API,ERROR extends Exception> | |
| RequestBuilder<API> | |
| RequestServiceDetails<API> | |
| RunnableRequestBuilder<API,ERROR extends Exception> |
| Exception | Description |
|---|---|
| RequestAbortException | |
| RequestTimeoutException |
Copyright © 2017 Irenical. All rights reserved.