| Package | Description |
|---|---|
| feign |
| Modifier and Type | Class and Description |
|---|---|
static class |
Client.Default |
static class |
Client.Proxied
Client that supports a
Proxy. |
| Modifier and Type | Method and Description |
|---|---|
default Client |
Capability.enrich(Client client) |
| Modifier and Type | Method and Description |
|---|---|
Feign.Builder |
Feign.Builder.client(Client client) |
default Client |
Capability.enrich(Client client) |
| Constructor and Description |
|---|
Default(Client client,
ExecutorService executorService) |
Pseudo(Client client) |
Copyright © 2012–2021 OpenFeign. All rights reserved.