Hierarchy For Package org.distributeme.core.interceptor
Class Hierarchy
- java.lang.Object
- org.distributeme.core.interceptor.AbstractClientSideRequestInterceptor (implements org.distributeme.core.interceptor.ClientSideRequestInterceptor)
- org.distributeme.core.interceptor.AbstractRequestInterceptor (implements org.distributeme.core.interceptor.ClientSideRequestInterceptor, org.distributeme.core.interceptor.ServerSideRequestInterceptor)
- org.distributeme.core.interceptor.SinglePhaseInterceptor
- org.distributeme.core.interceptor.AbstractServerSideRequestInterceptor (implements org.distributeme.core.interceptor.ServerSideRequestInterceptor)
- org.distributeme.core.interceptor.InterceptionContext
- org.distributeme.core.interceptor.InterceptorRegistry
- org.distributeme.core.interceptor.InterceptorRegistry.Config
- org.distributeme.core.interceptor.InterceptorResponse
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.distributeme.core.exception.DistributemeRuntimeException
- org.distributeme.core.interceptor.FailedByInterceptorException
- org.distributeme.core.exception.DistributemeRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.distributeme.core.interceptor.ClientSideRequestInterceptor
- org.distributeme.core.interceptor.ServerSideRequestInterceptor
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.distributeme.core.interceptor.InterceptionPhase
- org.distributeme.core.interceptor.InterceptorResponse.InterceptorCommand
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)