Class VertxExecutor

  • All Implemented Interfaces:
    Executor

    public class VertxExecutor
    extends Object
    implements Executor
    Vertx executor that runs the specified command in the current context. Can only work if the runnable is non-blocking
    • Constructor Detail

      • VertxExecutor

        public VertxExecutor​(Context context)