Skip navigation links
C I P R S 

C

createVerticle(String, ClassLoader) - Method in class io.vertx.service.ServiceVerticleFactory
 

I

io.vertx.service - package io.vertx.service
 

P

prefix() - Method in class io.vertx.service.ServiceVerticleFactory
 

R

requiresResolve() - Method in class io.vertx.service.ServiceVerticleFactory
 
resolve(String, DeploymentOptions, ClassLoader, Promise<String>) - Method in class io.vertx.service.ServiceVerticleFactory
 

S

ServiceVerticleFactory - Class in io.vertx.service
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.
ServiceVerticleFactory() - Constructor for class io.vertx.service.ServiceVerticleFactory
 
C I P R S 
Skip navigation links

Copyright © 2021 Eclipse. All rights reserved.