Class ZeroGrid


  • public class ZeroGrid
    extends Object
    Resource ZeroPack for yml configuration, Loaded once
    • Constructor Detail

      • ZeroGrid

        public ZeroGrid()
    • Method Detail

      • getVertxOptions

        public static ConcurrentMap<String,​io.vertx.core.VertxOptions> getVertxOptions()
      • getServerOptions

        public static ConcurrentMap<Integer,​io.vertx.core.http.HttpServerOptions> getServerOptions()
      • getRxOptions

        public static ConcurrentMap<Integer,​io.vertx.core.http.HttpServerOptions> getRxOptions()
      • getRpcOptions

        public static ConcurrentMap<Integer,​io.vertx.core.ServidorOptions> getRpcOptions()
      • getSockOptions

        public static ConcurrentMap<Integer,​io.vertx.core.http.HttpServerOptions> getSockOptions()
      • getClusterOption

        public static io.vertx.core.ClusterOptions getClusterOption()