Package io.grpc
package io.grpc
-
ClassDescriptionA context propagation mechanism which can carry scoped-values across API boundaries and between threads.A context which inherits cancellation from its parent but which can also be independently cancelled and which will propagate cancellation to its descendants.A listener notified on context cancellation.Context.Key<T>Key for indexing values stored in a context.Defines the mechanisms for attaching and detaching the "current" context.An absolute point in time, generally for tracking when a task should be completed.Time source representing nanoseconds since fixed but arbitrary point in time.