Class Hierarchy
- java.lang.Object
- org.lognet.springboot.grpc.GRpcErrorHandler
- org.lognet.springboot.grpc.GRpcServerBuilderConfigurer
- org.lognet.springboot.grpc.GRpcServerRunner (implements org.springframework.context.SmartLifecycle)
- io.grpc.ServerCall.Listener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- org.lognet.springboot.grpc.FailureHandlingServerInterceptor.MessageBlockingServerCallListener<R>
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
Interface Hierarchy
- io.grpc.ServerInterceptor
- org.lognet.springboot.grpc.FailureHandlingServerInterceptor
Annotation Type Hierarchy
- org.lognet.springboot.grpc.GRpcGlobalInterceptor (implements java.lang.annotation.Annotation)
- org.lognet.springboot.grpc.GRpcService (implements java.lang.annotation.Annotation)