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

Method Contexts

api/src/main/java/io/grpc/Contexts.java:27–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25public final class Contexts {
26
27 private Contexts() {
28 }
29
30 /**
31 * Make the provided {@link Context} {@link Context#current()} for the creation of a listener

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected