Uses of Class
io.camunda.zeebe.gateway.impl.configuration.InterceptorCfg
Packages that use InterceptorCfg
Package
Description
-
Uses of InterceptorCfg in io.camunda.zeebe.gateway.impl.configuration
Methods in io.camunda.zeebe.gateway.impl.configuration that return types with arguments of type InterceptorCfgMethod parameters in io.camunda.zeebe.gateway.impl.configuration with type arguments of type InterceptorCfgModifier and TypeMethodDescriptionvoidGatewayCfg.setInterceptors(List<InterceptorCfg> interceptors) -
Uses of InterceptorCfg in io.camunda.zeebe.gateway.interceptors.impl
Method parameters in io.camunda.zeebe.gateway.interceptors.impl with type arguments of type InterceptorCfgModifier and TypeMethodDescriptionInterceptorRepository.load(Iterable<? extends InterceptorCfg> configs)