Package org.chenile.core.interceptors
package org.chenile.core.interceptors
Define Core Chenile interceptors
-
ClassDescriptionA generic interceptor for other Chenile Interceptors to override.Handles all exceptions by: Translating all errors and warnings to international language.Find the correct service to invoke.Constructs a generic response from the response and exception that has been thrown.Logs the output from the response object.This command invokes a service gathering inputs from
ChenileExchange
.As per HTTP convention, all custom headers start with "x-" This interceptor copies all headers that start with "x-" into the context.