Uses of Class
io.grpc.SynchronizationContext.ManagedRunnable
-
Packages that use SynchronizationContext.ManagedRunnable Package Description io.grpc The gRPC core public API. -
-
Uses of SynchronizationContext.ManagedRunnable in io.grpc
Fields in io.grpc declared as SynchronizationContext.ManagedRunnable Modifier and Type Field Description private SynchronizationContext.ManagedRunnableSynchronizationContext.ScheduledHandle. runnableConstructors in io.grpc with parameters of type SynchronizationContext.ManagedRunnable Constructor Description ScheduledHandle(SynchronizationContext.ManagedRunnable runnable, java.util.concurrent.ScheduledFuture<?> future)
-