Package io.servicetalk.grpc.api
Interface BlockingGrpcService
- All Superinterfaces:
AutoCloseable,GracefulAutoCloseable
- All Known Subinterfaces:
Health.BlockingCheckRpc,Health.BlockingHealthService,Health.BlockingWatchRpc
A blocking gRPC service.
-
Method Summary
Methods inherited from interface io.servicetalk.concurrent.GracefulAutoCloseable
closeGracefully
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-