| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
BaseUrlAccessor.BaseUrlProperty |
Provides a base URL (protocol, host, port, path) property.
|
interface |
HttpClientContext |
This context describes all information required to open a client (HTTP or
HTTPS).
|
static interface |
HttpClientContext.HttpClientContextBuilder |
The
HttpClientContext.HttpClientContextBuilder interface extends the
HttpClientContext with builder functionality as of the builder
pattern. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
HttpClientContextBuilderImpl |
The
HttpClientContextBuilderImpl implements the
HttpClientContext.HttpClientContextBuilder interface. |
Copyright © 2018. All rights reserved.