Package | Description |
---|---|
io.vertx.rxjava3.core | |
io.vertx.rxjava3.core.file | |
io.vertx.rxjava3.json.schema |
Modifier and Type | Method and Description |
---|---|
FileSystem |
Vertx.fileSystem()
Get the filesystem object.
|
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<FileSystem> |
FileSystem.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static SchemaRouter |
SchemaRouter.create(Vertx vertx,
HttpClient client,
FileSystem fs,
SchemaRouterOptions schemaRouterOptions)
Deprecated.
|
SchemaRepository |
SchemaRepository.preloadMetaSchema(FileSystem fs)
Preloads the repository with the meta schemas for the related @link
Draft version. |
SchemaRepository |
SchemaRepository.preloadMetaSchema(FileSystem fs,
Draft draft)
Preloads the repository with the meta schemas for the related draft version.
|
Copyright © 2023 Eclipse. All rights reserved.