Package cn.sliew.milky.common.interceptor
-
Interface Summary Interface Description Interceptor<Request,Response> The Interceptor allows to intercept the invocation.InterceptorContext<Reuqest,Response> Exposes contextual information about the intercepted invocation ofInterceptor. -
Class Summary Class Description DefaultInterceptorContext<Request,Response> Interceptor will be registered by linked node chain and interception will be applied orderly.