Hierarchy For Package org.chenile.proxy.interceptors

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.chenile.core.interceptors.BaseChenileInterceptor (implements org.chenile.owiz.Command<InputType>)
    • 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.springframework.web.client.DefaultResponseErrorHandler (implements org.springframework.web.client.ResponseErrorHandler)
    • org.chenile.proxy.interceptors.HttpInvoker (implements org.chenile.owiz.Command<InputType>)
    • org.chenile.proxy.interceptors.LocalProxyInvoker (implements org.chenile.owiz.Command<InputType>)