| Modifier and Type | Method and Description |
|---|---|
RestifyProxyBuilder.EndpointRequestInterceptorsBuilder |
RestifyProxyBuilder.EndpointRequestInterceptorsBuilder.add(EndpointRequestInterceptor... interceptors) |
RestifyProxyBuilder |
RestifyProxyBuilder.interceptors(EndpointRequestInterceptor... interceptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptHeaderEndpointRequestInterceptor |
class |
AcceptVersionHeaderEndpointRequestInterceptor |
class |
ContentTypeHeaderEndpointRequestInterceptor |
| Constructor and Description |
|---|
EndpointRequestInterceptorStack(java.util.Collection<EndpointRequestInterceptor> interceptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationEndpoinRequestInterceptor |
Copyright © 2017. All Rights Reserved.