Uses of Class
io.quarkus.grpc.deployment.GrpcInterceptors
-
Packages that use GrpcInterceptors Package Description io.quarkus.grpc.deployment -
-
Uses of GrpcInterceptors in io.quarkus.grpc.deployment
Methods in io.quarkus.grpc.deployment that return GrpcInterceptors Modifier and Type Method Description (package private) static GrpcInterceptorsGrpcInterceptors. gatherInterceptors(org.jboss.jandex.IndexView index, org.jboss.jandex.DotName interceptorInterface)
-