Class AmbientHighway

java.lang.Object
io.vertx.aeon.specification.app.AbstractHET
io.horizon.spi.cloud.AmbientHighway
All Implemented Interfaces:
io.aeon.specification.action.HCommand<io.vertx.core.json.JsonObject, io.horizon.atom.cloud.Hoi>, io.horizon.spi.cloud.HET

public class AmbientHighway extends io.horizon.spi.cloud.AbstractHET
Author:
Lang
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    io.vertx.core.Future<Boolean>
     

    Methods inherited from class io.horizon.spi.cloud.AbstractHET

    configure, logger

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.horizon.specification.action.HCommand

    bind, compile, synchro
  • Constructor Details

    • AmbientHighway

      public AmbientHighway()
  • Method Details

    • initialize

      public io.vertx.core.Future<Boolean> initialize()