Uses of Package
org.chenile.core.interceptors
Packages that use org.chenile.core.interceptors
Package
Description
The Cache interceptor is here.
Cloud edge switch - the interceptor class is defined here
Chenile core beans are initialized in Spring.
The core Chenile exchange objects are defined here.
Define Core Chenile interceptors
The chief model classes that contain Service and Operation information.
The Chenile transformation framework that transforms JSON to Object.
Chenile proxy interceptors.
Contains key interceptors that can be used in conjunction with the Chenile Query service.
This class contains the
SecurityInterceptor
-
Classes in org.chenile.core.interceptors used by org.chenile.cache.interceptorClassDescriptionA generic interceptor for other Chenile Interceptors to override.
-
Classes in org.chenile.core.interceptors used by org.chenile.cloudedgeswitch.interceptorClassDescriptionA generic interceptor for other Chenile Interceptors to override.
-
Classes in org.chenile.core.interceptors used by org.chenile.configuration.coreClassDescriptionHandles 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. -
Classes in org.chenile.core.interceptors used by org.chenile.core.contextClassDescriptionA generic interceptor for other Chenile Interceptors to override.
-
Classes in org.chenile.core.interceptors used by org.chenile.core.interceptorsClassDescriptionA generic interceptor for other Chenile Interceptors to override.
-
Classes in org.chenile.core.interceptors used by org.chenile.core.modelClassDescriptionHandles all exceptions by: Translating all errors and warnings to international language.
-
Classes in org.chenile.core.interceptors used by org.chenile.core.transformClassDescriptionA generic interceptor for other Chenile Interceptors to override.
-
Classes in org.chenile.core.interceptors used by org.chenile.proxy.interceptorsClassDescriptionA generic interceptor for other Chenile Interceptors to override.
-
Classes in org.chenile.core.interceptors used by org.chenile.query.service.interceptorClassDescriptionA generic interceptor for other Chenile Interceptors to override.
-
Classes in org.chenile.core.interceptors used by org.chenile.security.interceptorClassDescriptionA generic interceptor for other Chenile Interceptors to override.
-
Classes in org.chenile.core.interceptors used by org.chenile.utils.regionClassDescriptionA generic interceptor for other Chenile Interceptors to override.