MCPcopy Create free account
hub / github.com/grpc/grpc-java / timeout

Method timeout

okhttp/src/main/java/io/grpc/okhttp/AsyncSink.java:185–188  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183 }
184
185 @Override
186 public Timeout timeout() {
187 return Timeout.NONE;
188 }
189
190 @Override
191 public void close() {

Calls

no outgoing calls