Searched defs:ClientStreamingMethod (Results 1 – 2 of 2) sorted by relevance
222 constexpr MethodImpl ClientStreamingMethod( in ClientStreamingMethod() function
97 public interface ClientStreamingMethod<ReqT, RespT> extends StreamingRequestMethod<ReqT, RespT> {} interface in ServerCalls