Searched defs:asyncClientStreamingCall (Results 1 – 2 of 2) sorted by relevance
69 public static <ReqT, RespT> ServerCallHandler<ReqT, RespT> asyncClientStreamingCall( in asyncClientStreamingCall() method in ServerCalls
83 public static <ReqT, RespT> StreamObserver<ReqT> asyncClientStreamingCall( in asyncClientStreamingCall() method in ClientCalls