Class AresGrid

java.lang.Object
io.vertx.up.extension.router.AresGrid

public class AresGrid extends Object
Author:
Lang
  • Constructor Details

    • AresGrid

      public AresGrid()
  • Method Details

    • wsAll

      public static Set<Remind> wsAll()
    • wsSecure

      public static Set<Remind> wsSecure()
    • wsPublish

      public static Set<Remind> wsPublish()
    • wsInvoke

      public static <O> void wsInvoke(String subscribe, Object body, io.vertx.core.Handler<io.vertx.core.AsyncResult<O>> handler)
    • configTopic

      public static ConcurrentMap<String,io.horizon.eon.em.scheduler.RemindType> configTopic()
    • configSubscribe

      public static String configSubscribe(String address)
    • configAddress

      public static String configAddress(String subscribe)