Package | Description |
---|---|
feign |
Modifier and Type | Class and Description |
---|---|
static class |
AsyncClient.Default<C> |
static class |
AsyncClient.Pseudo<C>
A synchronous implementation of
AsyncClient |
Modifier and Type | Method and Description |
---|---|
default AsyncClient<Object> |
Capability.enrich(AsyncClient<Object> client) |
Modifier and Type | Method and Description |
---|---|
AsyncFeign.AsyncBuilder<C> |
AsyncFeign.AsyncBuilder.client(AsyncClient<C> client) |
default AsyncClient<Object> |
Capability.enrich(AsyncClient<Object> client) |
Copyright © 2012–2023 OpenFeign. All rights reserved.