Package io.quarkus.grpc.spi
-
Interface Summary Interface Description GrpcBuilderProvider<S extends io.grpc.ServerBuilder<S>> Allow for additional types of gRPC server and channels to be used / built.
| Interface | Description |
|---|---|
| GrpcBuilderProvider<S extends io.grpc.ServerBuilder<S>> |
Allow for additional types of gRPC server and channels to be used / built.
|