Package Hierarchies:
- com.example.demo,
- com.example.demo.proto,
- org.springframework.boot.grpc.client.autoconfigure,
- org.springframework.boot.grpc.server.autoconfigure,
- org.springframework.boot.grpc.server.autoconfigure.exception,
- org.springframework.boot.grpc.server.autoconfigure.health,
- org.springframework.boot.grpc.server.autoconfigure.security,
- org.springframework.boot.grpc.test.autoconfigure,
- org.springframework.grpc,
- org.springframework.grpc.client,
- org.springframework.grpc.client.aot,
- org.springframework.grpc.client.interceptor,
- org.springframework.grpc.client.interceptor.security,
- org.springframework.grpc.internal,
- org.springframework.grpc.sample,
- org.springframework.grpc.server,
- org.springframework.grpc.server.exception,
- org.springframework.grpc.server.lifecycle,
- org.springframework.grpc.server.security,
- org.springframework.grpc.server.service
Class Hierarchy
- java.lang.Object
- org.springframework.boot.diagnostics.AbstractFailureAnalyzer<T> (implements org.springframework.boot.diagnostics.FailureAnalyzer)
- org.springframework.grpc.client.AbstractGrpcClientRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- com.google.protobuf.AbstractMessageLite<MessageType, BuilderType> (implements com.google.protobuf.MessageLite)
- com.google.protobuf.AbstractMessage (implements com.google.protobuf.Message)
- com.google.protobuf.GeneratedMessage (implements java.io.Serializable)
- com.google.protobuf.AbstractMessageLite.Builder<MessageType, BuilderType> (implements com.google.protobuf.MessageLite.Builder)
- com.google.protobuf.AbstractMessage.Builder<BuilderType> (implements com.google.protobuf.Message.Builder)
- com.google.protobuf.GeneratedMessage.Builder<BuilderT>
- org.springframework.security.config.annotation.AbstractSecurityBuilder<O> (implements org.springframework.security.config.annotation.SecurityBuilder<O>)
- org.springframework.security.config.annotation.AbstractConfiguredSecurityBuilder<O,B>
- io.grpc.stub.AbstractStub<S>
- io.grpc.stub.AbstractAsyncStub<S>
- io.grpc.stub.AbstractBlockingStub<S>
- io.grpc.stub.AbstractFutureStub<S>
- org.springframework.grpc.client.AbstractStubFactory<T> (implements org.springframework.grpc.client.StubFactory<T>)
- org.springframework.boot.grpc.server.autoconfigure.health.ActuatorHealthAdapter
- org.springframework.grpc.internal.ApplicationContextBeanLookupUtils
- org.springframework.boot.security.web.servlet.ApplicationContextRequestMatcher<C> (implements org.springframework.security.web.util.matcher.RequestMatcher)
- org.springframework.boot.security.web.reactive.ApplicationContextServerWebExchangeMatcher<C> (implements org.springframework.security.web.server.util.matcher.ServerWebExchangeMatcher)
- org.springframework.grpc.server.security.AuthenticationProcessInterceptor (implements org.springframework.core.Ordered, io.grpc.ServerInterceptor)
- org.springframework.grpc.client.interceptor.security.BasicAuthenticationInterceptor (implements io.grpc.ClientInterceptor)
- org.springframework.grpc.server.security.BearerTokenAuthenticationExtractor (implements org.springframework.grpc.server.security.GrpcAuthenticationExtractor)
- org.springframework.grpc.client.interceptor.security.BearerTokenAuthenticationInterceptor (implements io.grpc.ClientInterceptor)
- org.springframework.grpc.client.ChannelBuilderOptions
- org.springframework.grpc.internal.ClasspathScanner (implements org.springframework.context.ResourceLoaderAware)
- org.springframework.grpc.client.aot.ClientBeanRegistrationsAotProcessor (implements org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor)
- org.springframework.grpc.client.ClientInterceptorsConfigurer (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.grpc.client.autoconfigure.CompositeChannelFactoryAutoConfiguration
- org.springframework.grpc.client.CompositeGrpcChannelFactory (implements org.springframework.grpc.client.GrpcChannelFactory)
- org.springframework.grpc.server.exception.CompositeGrpcExceptionHandler (implements org.springframework.grpc.server.exception.GrpcExceptionHandler)
- org.springframework.grpc.internal.ConfigurationPropertiesAsciidocGenerator
- io.grpc.kotlin.CoroutineContextServerInterceptor (implements io.grpc.ServerInterceptor)
- org.springframework.grpc.client.CoroutineStubFactory (implements org.springframework.grpc.client.StubFactory<T>)
- org.springframework.grpc.client.interceptor.DefaultDeadlineSetupClientInterceptor (implements io.grpc.ClientInterceptor)
- org.springframework.grpc.client.DefaultGrpcChannelFactory<T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.grpc.client.GrpcChannelFactory)
- org.springframework.grpc.server.DefaultGrpcServerFactory<T> (implements org.springframework.grpc.server.GrpcServerFactory)
- org.springframework.grpc.server.service.DefaultGrpcServiceConfigurer (implements org.springframework.grpc.server.service.GrpcServiceConfigurer, org.springframework.beans.factory.InitializingBean)
- org.springframework.grpc.server.service.DefaultGrpcServiceDiscoverer (implements org.springframework.grpc.server.service.GrpcServiceDiscoverer)
- com.example.demo.DemoApplication
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- com.google.protobuf.GeneratedFile
- org.springframework.grpc.sample.GrpcClientApplication
- org.springframework.boot.grpc.client.autoconfigure.GrpcClientAutoConfiguration
- org.springframework.grpc.client.GrpcClientFactory (implements org.springframework.context.ApplicationContextAware)
- org.springframework.boot.grpc.client.autoconfigure.GrpcClientObservationAutoConfiguration
- org.springframework.boot.grpc.client.autoconfigure.GrpcClientProperties (implements org.springframework.context.EnvironmentAware, org.springframework.grpc.client.VirtualTargets)
- org.springframework.boot.grpc.client.autoconfigure.GrpcClientProperties.ChannelConfig
- org.springframework.boot.grpc.client.autoconfigure.GrpcClientProperties.ChannelConfig.Health
- org.springframework.boot.grpc.client.autoconfigure.GrpcClientProperties.ChannelConfig.Ssl
- org.springframework.boot.grpc.server.autoconfigure.exception.GrpcExceptionHandlerAutoConfiguration
- org.springframework.grpc.server.exception.GrpcExceptionHandlerInterceptor (implements io.grpc.ServerInterceptor)
- org.springframework.boot.grpc.server.autoconfigure.security.GrpcReactiveRequest
- org.springframework.boot.grpc.server.autoconfigure.security.GrpcSecurityAutoConfiguration
- org.springframework.grpc.sample.GrpcServerApplication
- 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.health.GrpcServerHealthAutoConfiguration
- org.springframework.grpc.server.lifecycle.GrpcServerLifecycle (implements org.springframework.context.SmartLifecycle)
- 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.grpc.server.autoconfigure.security.GrpcServletRequest
- org.springframework.grpc.internal.GrpcUtils
- org.springframework.grpc.server.security.HttpBasicAuthenticationExtractor (implements org.springframework.grpc.server.security.GrpcAuthenticationExtractor)
- org.springframework.boot.grpc.test.autoconfigure.InProcessTestAutoConfiguration
- org.springframework.boot.grpc.server.autoconfigure.security.OAuth2ClientAutoConfiguration
- org.springframework.boot.grpc.server.autoconfigure.security.OAuth2ResourceServerAutoConfiguration
- org.springframework.grpc.server.security.OAuth2ResourceServerConfigurer.JwtConfigurer
- org.springframework.grpc.server.security.OAuth2ResourceServerConfigurer.OpaqueTokenConfigurer
- org.springframework.grpc.server.exception.ReactiveStubBeanDefinitionRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.grpc.server.security.RequestMapperConfigurer.AuthorizedCall
- org.springframework.grpc.server.security.RequestMapperConfigurer.RequestMapperAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- org.springframework.grpc.server.security.SecurityContextServerInterceptor (implements org.springframework.core.Ordered, io.grpc.ServerInterceptor)
- org.springframework.grpc.server.security.SecurityGrpcExceptionHandler (implements org.springframework.grpc.server.exception.GrpcExceptionHandler)
- io.grpc.ServerCall<ReqT,RespT>
- io.grpc.ForwardingServerCall<ReqT,RespT>
- io.grpc.ForwardingServerCall.SimpleForwardingServerCall<ReqT,RespT>
- com.example.demo.proto.SimpleGrpc
- com.example.demo.proto.SimpleGrpc.SimpleImplBase (implements io.grpc.BindableService, com.example.demo.proto.SimpleGrpc.AsyncService)
- org.springframework.grpc.sample.proto.SimpleGrpc.SimpleImplBase (implements io.grpc.BindableService, org.springframework.grpc.sample.proto.SimpleGrpc.AsyncService)
- org.springframework.grpc.server.security.SslContextPreAuthenticationExtractor (implements org.springframework.grpc.server.security.GrpcAuthenticationExtractor)
- javax.net.ssl.TrustManagerFactory
Annotation Interface Hierarchy