Class Hierarchy
- java.lang.Object
- org.lognet.springboot.grpc.FailureHandlingSupport
- org.lognet.springboot.grpc.GRpcErrorHandler
- org.lognet.springboot.grpc.GRpcServerBuilderConfigurer
- org.lognet.springboot.grpc.GRpcServerRunner (implements org.springframework.context.SmartLifecycle)
- org.lognet.springboot.grpc.GRpcServicesRegistry (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
- org.lognet.springboot.grpc.GRpcServicesRegistry.GrpcServiceMethod
- org.lognet.springboot.grpc.GRpcServicesRegistry.GrpcServiceMethod.GrpcServiceMethodBuilder
- io.grpc.ServerCall.Listener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- org.lognet.springboot.grpc.MessageBlockingServerCallListener<R>
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
Annotation Interface Hierarchy
- org.lognet.springboot.grpc.GRpcGlobalInterceptor (implements java.lang.annotation.Annotation)
- org.lognet.springboot.grpc.GRpcService (implements java.lang.annotation.Annotation)