Hierarchy For Package org.springframework.grpc.client
Class Hierarchy
- java.lang.Object
- org.springframework.grpc.client.AbstractGrpcClientRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.grpc.client.AnnotationGrpcClientRegistrar
- org.springframework.grpc.client.AbstractStubFactory<T> (implements org.springframework.grpc.client.StubFactory<T>)
- org.springframework.grpc.client.BlockingStubFactory
- org.springframework.grpc.client.BlockingV2StubFactory
- org.springframework.grpc.client.FutureStubFactory
- org.springframework.grpc.client.ReactorStubFactory
- org.springframework.grpc.client.SimpleStubFactory
- org.springframework.grpc.client.ChannelBuilderOptions
- org.springframework.grpc.client.ClientInterceptorsConfigurer (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.grpc.client.CompositeGrpcChannelFactory (implements org.springframework.grpc.client.GrpcChannelFactory)
- org.springframework.grpc.client.CoroutineStubFactory (implements org.springframework.grpc.client.StubFactory<T>)
- org.springframework.grpc.client.DefaultGrpcChannelFactory<T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.grpc.client.GrpcChannelFactory)
- org.springframework.grpc.client.InProcessGrpcChannelFactory
- org.springframework.grpc.client.NettyGrpcChannelFactory
- org.springframework.grpc.client.ShadedNettyGrpcChannelFactory
- org.springframework.grpc.client.GrpcClientFactory (implements org.springframework.context.ApplicationContextAware)
- org.springframework.grpc.client.AbstractGrpcClientRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
Interface Hierarchy
- org.springframework.grpc.client.ChannelCredentialsProvider
- org.springframework.grpc.client.ClientInterceptorFilter
- org.springframework.grpc.client.GrpcChannelBuilderCustomizer<T>
- org.springframework.grpc.client.GrpcChannelFactory
- org.springframework.grpc.client.StubFactory<T>
- org.springframework.grpc.client.UnspecifiedStubFactory
- org.springframework.grpc.client.VirtualTargets
Annotation Interface Hierarchy
- org.springframework.grpc.client.GlobalClientInterceptor (implements java.lang.annotation.Annotation)
- org.springframework.grpc.client.ImportGrpcClients (implements java.lang.annotation.Annotation)
- org.springframework.grpc.client.ImportGrpcClients.Container (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.grpc.client.NegotiationType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.springframework.grpc.client.GrpcClientFactory.GrpcClientRegistrationSpec
- java.lang.Record