Interface GrpcRouting

All Known Implementing Classes:
GrpcRoutingImpl

public interface GrpcRouting
GrpcRouting represents the composition of gRPC services with interceptors and routing rules. It is together with GrpcServerConfiguration.Builder a cornerstone of the GrpcServer.