Uses of Interface
eos.web.Interceptor
-
Packages that use Interceptor Package Description eos -
-
Uses of Interceptor in eos
Methods in eos that return types with arguments of type Interceptor Modifier and Type Method Description Map<String,Interceptor>Eos.Cache. getInterceptors()Methods in eos with parameters of type Interceptor Modifier and Type Method Description booleanEos. registerInterceptor(Interceptor interceptor)Method parameters in eos with type arguments of type Interceptor Modifier and Type Method Description Eos.Cache.BuilderEos.Cache.Builder. withInterceptors(Map<String,Interceptor> interceptors)
-