| Modifier and Type | Interface | Description |
|---|---|---|
interface |
RestCallerBuilder |
An
RestCallerBuilder extends an RestCaller with builder
functionality and adds lambda support for handling the responses
addressed to this RestCaller. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
RestCallerBuilderImpl |
The implementation of the
RestCallerBuilder interface as good old
POJO for use by different RestClient implementations. |
Copyright © 2018. All rights reserved.