Class GrpcService

  • All Implemented Interfaces:
    Service, org.junit.jupiter.api.extension.ExtensionContext.Store.CloseableResource

    public class GrpcService
    extends RestService
    • Constructor Detail

      • GrpcService

        public GrpcService()
    • Method Detail

      • grpcChannel

        public io.grpc.Channel grpcChannel()
      • getGrpcHost

        public String getGrpcHost()
      • getGrpcPort

        public int getGrpcPort()