Class PageService

    • Constructor Detail

      • PageService

        public PageService()
    • Method Detail

      • fetchLayout

        public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchLayout​(String layoutId)
        Specified by:
        fetchLayout in interface PageStub
      • fetchAmp

        public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchAmp​(String sigma,
                                                                            io.vertx.core.json.JsonObject params)
        Specified by:
        fetchAmp in interface PageStub