Hierarchy For All Packages
- org.chenile.configuration.proxy,
- org.chenile.proxy.builder,
- org.chenile.proxy.errorcodes,
- org.chenile.proxy.interceptors,
- org.chenile.proxy.interceptors.interpolations
Class Hierarchy
- java.lang.Object
- org.chenile.core.interceptors.BaseChenileInterceptor (implements org.chenile.owiz.Command<InputType>)
- org.chenile.proxy.interceptors.ResponseBodyTypeSelector
- org.chenile.owiz.impl.CommandBase<InputType> (implements org.chenile.owiz.BypassableCommand<InputType>, org.chenile.owiz.Command<InputType>, org.chenile.owiz.OrchestrationAware<InputType>)
- org.chenile.owiz.impl.InterpolationCommand<InputType>
- org.chenile.proxy.interceptors.interpolations.OperationSpecificClientProcessorsInterpolation
- org.chenile.proxy.interceptors.interpolations.ServiceSpecificClientProcessorsInterpolation
- org.chenile.owiz.impl.Router<InputType> (implements org.chenile.owiz.AttachableCommand<InputType>, org.chenile.owiz.Command<InputType>)
- org.chenile.proxy.interceptors.ProxyTypeRouter
- org.chenile.owiz.impl.InterpolationCommand<InputType>
- org.springframework.web.client.DefaultResponseErrorHandler (implements org.springframework.web.client.ResponseErrorHandler)
- org.chenile.proxy.interceptors.ChenileResponseHandler
- org.chenile.proxy.interceptors.HttpInvoker (implements org.chenile.owiz.Command<InputType>)
- org.chenile.proxy.interceptors.LocalProxyInvoker (implements org.chenile.owiz.Command<InputType>)
- org.chenile.proxy.builder.ProxyBuilder
- org.chenile.configuration.proxy.ProxyConfiguration
- org.chenile.core.interceptors.BaseChenileInterceptor (implements org.chenile.owiz.Command<InputType>)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.chenile.proxy.errorcodes.ErrorCodes
- org.chenile.proxy.builder.ProxyBuilder.ProxyMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)