| Modifier and Type | Class | Description |
|---|---|---|
class |
LoopbackRestClientImpl |
Implementation if the
LoopbackRestClient for easy testing of your
requests being issued with a RestClient (HttpRestClient) and
the according response lambda expressions. |
class |
LoopbackRestClientSingleton |
The singleton of the
LoopbackRestClientImpl for easy
LoopbackRestClientImpl access. |
| Modifier and Type | Method | Description |
|---|---|---|
static LoopbackRestClient |
LoopbackRestClientSingleton.getInstance() |
Returns the singleton's instance as fabricated by this
LoopbackRestClientSingleton. |
default LoopbackRestClient |
LoopbackRestClient.withUserAgent(String aUserAgent) |
Copyright © 2018. All rights reserved.