Package | Description |
---|---|
feign |
Modifier and Type | Field and Description |
---|---|
static ResponseInterceptor |
ResponseInterceptor.DEFAULT |
protected ResponseInterceptor |
BaseBuilder.responseInterceptor |
Modifier and Type | Method and Description |
---|---|
default ResponseInterceptor |
Capability.enrich(ResponseInterceptor responseInterceptor) |
Modifier and Type | Method and Description |
---|---|
default ResponseInterceptor |
Capability.enrich(ResponseInterceptor responseInterceptor) |
B |
BaseBuilder.responseInterceptor(ResponseInterceptor responseInterceptor)
Adds a single response interceptor to the builder.
|
Copyright © 2012–2022 OpenFeign. All rights reserved.