Class Hierarchy
- java.lang.Object
- jakarta.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
- io.quarkus.grpc.GrpcClient.Literal (implements io.quarkus.grpc.GrpcClient)
- io.quarkus.grpc.RegisterClientInterceptor.Literal (implements io.quarkus.grpc.RegisterClientInterceptor)
- io.quarkus.grpc.GrpcClientUtils
- io.grpc.ServerCall.Listener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- io.quarkus.grpc.ExceptionHandler<ReqT,
RespT>
- io.quarkus.grpc.ExceptionHandler<ReqT,
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
- jakarta.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
Interface Hierarchy
- io.quarkus.grpc.ExceptionHandlerProvider
- io.quarkus.grpc.MutinyBean
- io.quarkus.grpc.MutinyClient<T>
- io.quarkus.grpc.MutinyGrpc
- io.quarkus.grpc.MutinyService
- io.quarkus.grpc.MutinyStub
Annotation Interface Hierarchy
- io.quarkus.grpc.GlobalInterceptor (implements java.lang.annotation.Annotation)
- io.quarkus.grpc.GrpcClient (implements java.lang.annotation.Annotation)
- io.quarkus.grpc.GrpcService (implements java.lang.annotation.Annotation)
- io.quarkus.grpc.RegisterClientInterceptor (implements java.lang.annotation.Annotation)
- io.quarkus.grpc.RegisterClientInterceptor.List (implements java.lang.annotation.Annotation)
- io.quarkus.grpc.RegisterInterceptor (implements java.lang.annotation.Annotation)
- io.quarkus.grpc.RegisterInterceptors (implements java.lang.annotation.Annotation)