| Constructor and Description |
|---|
JArrayEnrol() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonArray |
read(String path)
Read data from path;
|
io.vertx.core.json.JsonObject |
write(String path,
io.vertx.core.json.JsonArray entity)
Write data to path.
|
Copyright © 2021. All rights reserved.