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.Router<InputType> (implements org.chenile.owiz.AttachableCommand<InputType>, org.chenile.owiz.Command<InputType>)
- org.chenile.proxy.interceptors.ProxyTypeRouter
- org.chenile.owiz.impl.Router<InputType> (implements org.chenile.owiz.AttachableCommand<InputType>, org.chenile.owiz.Command<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.core.interceptors.BaseChenileInterceptor (implements org.chenile.owiz.Command<InputType>)