Package io.quarkus.grpc.deployment
Class GrpcInterceptors
java.lang.Object
io.quarkus.grpc.deployment.GrpcInterceptors
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionGrpcInterceptors(Set<String> globalInterceptors, Set<String> nonGlobalInterceptors) -
Method Summary
Modifier and TypeMethodDescription(package private) static GrpcInterceptorsgatherInterceptors(org.jboss.jandex.IndexView index, org.jboss.jandex.DotName interceptorInterface)
-
Field Details
-
MICROMETER_INTERCEPTORS
-
globalInterceptors
-
nonGlobalInterceptors
-
-
Constructor Details
-
GrpcInterceptors
-
-
Method Details
-
gatherInterceptors
static GrpcInterceptors gatherInterceptors(org.jboss.jandex.IndexView index, org.jboss.jandex.DotName interceptorInterface)
-