Class GrpcClientInterceptorContainer


  • @ApplicationScoped
    public class GrpcClientInterceptorContainer
    extends Object
    • Constructor Detail

      • GrpcClientInterceptorContainer

        public GrpcClientInterceptorContainer()
    • Method Detail

      • getSortedPerServiceInterceptors

        public List<io.grpc.ClientInterceptor> getSortedPerServiceInterceptors​(Set<String> interceptorClasses)
      • getSortedGlobalInterceptors

        public List<io.grpc.ClientInterceptor> getSortedGlobalInterceptors()