Package | Description |
---|---|
io.vertx.ext.httpservicefactory | |
io.vertx.maven |
Class and Description |
---|
ServiceVerticleFactory
This verticle factory looks for a descriptor file on the classpath with a name given by the verticleName
(with ':' replaced by '.' as ':' is an illegal file name character in Windows) and
with ".json" appended to it.
|
Class and Description |
---|
ServiceVerticleFactory
This verticle factory looks for a descriptor file on the classpath with a name given by the verticleName
(with ':' replaced by '.' as ':' is an illegal file name character in Windows) and
with ".json" appended to it.
|
Copyright © 2021 Eclipse. All rights reserved.