Interface GrpcClientCallFactory.ResponseStreamingClientCall<Req,​Resp>

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

    public static interface GrpcClientCallFactory.ResponseStreamingClientCall<Req,​Resp>
    An abstraction to make asynchronous client calls where response is streaming.