| Package | Description |
|---|---|
| de.mklinger.qetcher.client | |
| de.mklinger.qetcher.client.impl | |
| de.mklinger.qetcher.client.impl.lookup | |
| de.mklinger.qetcher.client.impl.retry |
| Modifier and Type | Method and Description |
|---|---|
QetcherClient |
QetcherClient.Builder.build() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQetcherClient
Qetcher client base class.
|
class |
QetcherClientImpl
Qetcher client implementation that uses
mklinger httpclient
as underlying HTTP client implementation. |
| Modifier and Type | Method and Description |
|---|---|
QetcherClient |
QetcherClientBuilderImpl.build() |
static QetcherClient |
InstanceFactory.newInstance(QetcherClientBuilderImpl builder) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeLookupQetcherClientImpl |
| Constructor and Description |
|---|
ScheduledNodesLookup(QetcherClient client,
NodesHolder nodesHolder) |
| Modifier and Type | Class and Description |
|---|---|
class |
RetryingQetcherClientImpl
Retry on 404 responses and IOExceptions.
|
Copyright © 2013–2019 mklinger GmbH. All rights reserved.