Interface GrpcClientCallFactory.BlockingStreamingClientCall<Req,​Resp>

  • Type Parameters:
    Req - Type of request.
    Resp - Type of response.
    Enclosing interface:
    GrpcClientCallFactory

    public static interface GrpcClientCallFactory.BlockingStreamingClientCall<Req,​Resp>
    An abstraction to make blocking bi-directional streaming client calls.