Package com.netflix.genie.client.interceptors
package com.netflix.genie.client.interceptors
A package that contains all interceptors to be added to modify outgoing requests and incoming responses.
- Since:
- 3.0.0
-
ClassDescriptionClass that evaluates the retrofit response code and maps it to an appropriate Genie Exception.An interface whose implementation is supposed to modify the HTTP Request by adding Security credentials.An interceptor class that updates the User Agent String of the request with user info.