Index

A E L O T 
All Classes and Interfaces|All Packages

A

AutoConfigureTestGrpcTransport - Annotation Interface in org.springframework.boot.grpc.test.autoconfigure
Annotation that can be applied to a test class to enable test in-process gRPC transport.

E

enableChannelFactory() - Element in annotation interface org.springframework.boot.grpc.test.autoconfigure.AutoConfigureTestGrpcTransport
Enables auto-configuration of GrpcChannelFactory beans.
enableServerFactory() - Element in annotation interface org.springframework.boot.grpc.test.autoconfigure.AutoConfigureTestGrpcTransport
Enables auto-configuration of GrpcServerFactory beans.
enableServlet() - Element in annotation interface org.springframework.boot.grpc.test.autoconfigure.AutoConfigureTestGrpcTransport
Enables auto-configuration of the GrpcServletRegistration.

L

LocalGrpcServerPort - Annotation Interface in org.springframework.boot.grpc.test.autoconfigure
Annotation at the field or method/constructor parameter level that injects the gRPC server port that was allocated at runtime.

O

org.springframework.boot.grpc.test.autoconfigure - package org.springframework.boot.grpc.test.autoconfigure
Auto-configuration for Spring gRPC tests.

T

TestGrpcTransportAutoConfiguration - Class in org.springframework.boot.grpc.test.autoconfigure
Auto-configuration for an in-process test gRPC transport.
TestGrpcTransportAutoConfiguration() - Constructor for class org.springframework.boot.grpc.test.autoconfigure.TestGrpcTransportAutoConfiguration
 
A E L O T 
All Classes and Interfaces|All Packages