Package io.grpc

Class Context.ExecutableListener

  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    Context

    private static final class Context.ExecutableListener
    extends java.lang.Object
    implements java.lang.Runnable
    Stores listener and executor pair.
    • Method Detail

      • deliver

        void deliver()
      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable