| Package | Description |
|---|---|
| de.mklinger.qetch.client | |
| de.mklinger.qetch.client.impl | |
| de.mklinger.qetch.client.impl.lookup | |
| de.mklinger.qetch.client.impl.retry |
| Modifier and Type | Method and Description |
|---|---|
QetchClient |
QetchClient.Builder.build() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQetchClient
Qetch client base class.
|
class |
QetchClientImpl
Qetch client implementation that uses
mklinger httpclient
as underlying HTTP client implementation. |
| Modifier and Type | Method and Description |
|---|---|
QetchClient |
QetchClientBuilderImpl.build() |
static QetchClient |
InstanceFactory.newInstance(QetchClientBuilderImpl builder) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeLookupQetchClientImpl |
| Constructor and Description |
|---|
ScheduledNodesLookup(QetchClient client,
NodesHolder nodesHolder) |
| Modifier and Type | Class and Description |
|---|---|
class |
RetryingQetchClientImpl
Retry on 404 responses.
|
Copyright © 2013–2019 mklinger GmbH. All rights reserved.