Class AmbientService

java.lang.Object
cn.vertxup.cache.AmbientService
All Implemented Interfaces:
AmbientStub

public class AmbientService extends Object implements AmbientStub
  • Constructor Details

    • AmbientService

      public AmbientService()
  • Method Details

    • updateJob

      public io.vertx.core.Future<io.vertx.core.json.JsonObject> updateJob(IJob job, IService service)
      Specified by:
      updateJob in interface AmbientStub
    • updateUri

      public io.vertx.core.Future<io.vertx.core.json.JsonObject> updateUri(IApi api, IService service)
      Specified by:
      updateUri in interface AmbientStub