Searched defs:blockingServerStreamingCall (Results 1 – 2 of 2) sorted by relevance
188 public Iterator<ResponseT> blockingServerStreamingCall(RequestT request, ApiCallContext context) { in blockingServerStreamingCall() method in ServerStreamingCallable200 public Iterator<ResponseT> blockingServerStreamingCall(RequestT request) { in blockingServerStreamingCall() method in ServerStreamingCallable
193 public static <ReqT, RespT> Iterator<RespT> blockingServerStreamingCall( in blockingServerStreamingCall() method in ClientCalls210 public static <ReqT, RespT> Iterator<RespT> blockingServerStreamingCall( in blockingServerStreamingCall() method in ClientCalls