Hierarchy For Package org.springframework.boot.grpc.test.autoconfigure
Class Hierarchy
- java.lang.Object
- org.springframework.grpc.client.DefaultGrpcChannelFactory<T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.grpc.client.GrpcChannelFactory)
- org.springframework.grpc.client.InProcessGrpcChannelFactory
- org.springframework.boot.grpc.test.autoconfigure.InProcessTestAutoConfiguration.TestInProcessGrpcChannelFactory
- org.springframework.grpc.client.InProcessGrpcChannelFactory
- org.springframework.grpc.server.DefaultGrpcServerFactory<T> (implements org.springframework.grpc.server.GrpcServerFactory)
- org.springframework.grpc.server.InProcessGrpcServerFactory
- org.springframework.boot.grpc.test.autoconfigure.InProcessTestAutoConfiguration.TestInProcessGrpcServerFactory
- org.springframework.grpc.server.InProcessGrpcServerFactory
- org.springframework.boot.grpc.test.autoconfigure.InProcessTestAutoConfiguration
- org.springframework.grpc.client.DefaultGrpcChannelFactory<T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.grpc.client.GrpcChannelFactory)
Annotation Interface Hierarchy
- org.springframework.boot.grpc.test.autoconfigure.AutoConfigureInProcessTransport (implements java.lang.annotation.Annotation)
- org.springframework.boot.grpc.test.autoconfigure.LocalGrpcPort (implements java.lang.annotation.Annotation)