Class Hierarchy
- java.lang.Object
- net.devh.boot.grpc.server.advice.GrpcAdviceDiscoverer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
- net.devh.boot.grpc.server.advice.GrpcAdviceExceptionHandler (implements net.devh.boot.grpc.server.error.GrpcExceptionResponseHandler)
- net.devh.boot.grpc.server.advice.GrpcAdviceIsPresentCondition (implements org.springframework.context.annotation.ConfigurationCondition)
- net.devh.boot.grpc.server.advice.GrpcExceptionHandlerMethodResolver (implements org.springframework.beans.factory.InitializingBean)
Annotation Interface Hierarchy
- net.devh.boot.grpc.server.advice.GrpcAdvice (implements java.lang.annotation.Annotation)
- net.devh.boot.grpc.server.advice.GrpcExceptionHandler (implements java.lang.annotation.Annotation)