Package cn.vertxup.integration.service
Interface DirStub
- All Known Implementing Classes:
DirService
public interface DirStub
- Author:
- Lang
-
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<io.vertx.core.json.JsonObject>create(io.vertx.core.json.JsonObject directoryJ) io.vertx.core.Future<Boolean>io.vertx.core.Future<Boolean>io.vertx.core.Future<io.vertx.core.json.JsonObject>io.vertx.core.Future<io.vertx.core.json.JsonObject>updateBranch(IDirectory directory)
-
Method Details
-
create
io.vertx.core.Future<io.vertx.core.json.JsonObject> create(io.vertx.core.json.JsonObject directoryJ) -
update
io.vertx.core.Future<io.vertx.core.json.JsonObject> update(String key, io.vertx.core.json.JsonObject directoryJ) -
updateBranch
-
remove
-
remove
-