All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description ExceptionHandler<ReqT,RespT> Generic exception handlerExceptionHandlerProvider Provider for ExceptionHandler.GlobalInterceptor Denotes aServerInterceptorthat should be registered for all gRPC services, or aClientInterceptorthat should be registered for all injected gRPC clients.GrpcClient Qualifies an injected gRPC client.GrpcClient.Literal GrpcClientUtils gRPC client utilitiesGrpcService Qualifies a gRPC service.MutinyBean Used to mark a convenient Mutiny bean generated for a gRPC service.MutinyClient<T extends io.grpc.stub.AbstractStub<T>> Represents a convenient Mutiny client generated for a gRPC service.MutinyGrpc Used to mark a generated Mutiny gRPC service.MutinyService Used to mark a Mutiny service interface generated for a gRPC service.MutinyStub A marker interface that represents a generated Mutiny gRPC stub.RegisterClientInterceptor Registers aClientInterceptorfor an injected gRPC client.RegisterClientInterceptor.List RegisterClientInterceptor.Literal RegisterInterceptor Registers aServerInterceptorfor a particular gRPC service.RegisterInterceptors