Package | Description |
---|---|
feign |
Modifier and Type | Class and Description |
---|---|
static class |
Contract.BaseContract |
static class |
Contract.Default |
class |
DeclarativeContract
Contract base implementation that works by declaring witch annotations should be
processed and how each annotation modifies MethodMetadata |
Modifier and Type | Method and Description |
---|---|
default Contract |
Capability.enrich(Contract contract) |
Modifier and Type | Method and Description |
---|---|
Feign.Builder |
Feign.Builder.contract(Contract contract) |
AsyncFeign.AsyncBuilder<C> |
AsyncFeign.AsyncBuilder.contract(Contract contract) |
default Contract |
Capability.enrich(Contract contract) |
Copyright © 2012–2021 OpenFeign. All rights reserved.