Hierarchy For Package org.springframework.boot.grpc.server.autoconfigure
Class Hierarchy
- java.lang.Object
- org.springframework.boot.diagnostics.AbstractFailureAnalyzer<T> (implements org.springframework.boot.diagnostics.FailureAnalyzer)
- org.springframework.boot.grpc.server.autoconfigure.GrpcSecurityInServletFailureAnalyzer
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerAutoConfiguration
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerFactoryAutoConfiguration
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerFactoryAutoConfiguration.GrpcServletConfiguration
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerObservationAutoConfiguration
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties.Actuator
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties.Health
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties.Inprocess
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties.KeepAlive
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties.Ssl
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerReflectionAutoConfiguration
- org.springframework.boot.diagnostics.AbstractFailureAnalyzer<T> (implements org.springframework.boot.diagnostics.FailureAnalyzer)
Interface Hierarchy
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerExecutorProvider
- org.springframework.boot.grpc.server.autoconfigure.GrpcServerFactoryCustomizer
Annotation Interface Hierarchy
- org.springframework.boot.grpc.server.autoconfigure.ConditionalOnGrpcNativeServer (implements java.lang.annotation.Annotation)
- org.springframework.boot.grpc.server.autoconfigure.ConditionalOnGrpcServerEnabled (implements java.lang.annotation.Annotation)
- org.springframework.boot.grpc.server.autoconfigure.ConditionalOnGrpcServletServer (implements java.lang.annotation.Annotation)
- org.springframework.boot.grpc.server.autoconfigure.ConditionalOnSpringGrpc (implements java.lang.annotation.Annotation)