Uses of Interface
cn.sliew.milky.common.interceptor.Interceptor
-
Packages that use Interceptor Package Description cn.sliew.milky.common.interceptor -
-
Uses of Interceptor in cn.sliew.milky.common.interceptor
Fields in cn.sliew.milky.common.interceptor declared as Interceptor Modifier and Type Field Description static InterceptorInterceptor. EMPTYConstructors in cn.sliew.milky.common.interceptor with parameters of type Interceptor Constructor Description DefaultInterceptorContext(Interceptor<Request,Response> interceptor, InterceptorContext<Request,Response> next)
-