Package io.quarkus.grpc.runtime
Class GrpcClientInterceptorContainer
java.lang.Object
io.quarkus.grpc.runtime.GrpcClientInterceptorContainer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<io.grpc.ClientInterceptor>List<io.grpc.ClientInterceptor>getSortedPerServiceInterceptors(Set<String> interceptorClasses)
-
Field Details
-
interceptorStorage
-
-
Constructor Details
-
GrpcClientInterceptorContainer
public GrpcClientInterceptorContainer()
-
-
Method Details
-
getSortedPerServiceInterceptors
-
getSortedGlobalInterceptors
-