Interface BlockingGrpcService

All Superinterfaces:
AutoCloseable, GracefulAutoCloseable
All Known Subinterfaces:
Health.BlockingCheckRpc, Health.BlockingHealthService, Health.BlockingWatchRpc

public interface BlockingGrpcService extends GracefulAutoCloseable
A blocking gRPC service.
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     

    Methods inherited from interface io.servicetalk.concurrent.GracefulAutoCloseable

    closeGracefully