public class AcceptVersionHeaderEndpointRequestInterceptor
extends java.lang.Object
implements com.github.ljtfreitas.restify.http.client.request.interceptor.EndpointRequestInterceptor
| Constructor and Description |
|---|
AcceptVersionHeaderEndpointRequestInterceptor() |
AcceptVersionHeaderEndpointRequestInterceptor(com.github.ljtfreitas.restify.http.client.request.EndpointVersion version) |
| Modifier and Type | Method and Description |
|---|---|
com.github.ljtfreitas.restify.http.client.request.EndpointRequest |
intercepts(com.github.ljtfreitas.restify.http.client.request.EndpointRequest request) |
public AcceptVersionHeaderEndpointRequestInterceptor()
public AcceptVersionHeaderEndpointRequestInterceptor(com.github.ljtfreitas.restify.http.client.request.EndpointVersion version)
public com.github.ljtfreitas.restify.http.client.request.EndpointRequest intercepts(com.github.ljtfreitas.restify.http.client.request.EndpointRequest request)
intercepts in interface com.github.ljtfreitas.restify.http.client.request.interceptor.EndpointRequestInterceptorCopyright © 2019. All Rights Reserved.