Uses of Class
org.jboss.resteasy.plugins.server.vertx.VertxResteasyDeployment
Packages that use VertxResteasyDeployment
-
Uses of VertxResteasyDeployment in org.jboss.resteasy.plugins.server.vertx
Fields in org.jboss.resteasy.plugins.server.vertx declared as VertxResteasyDeploymentMethods in org.jboss.resteasy.plugins.server.vertx that return VertxResteasyDeploymentModifier and TypeMethodDescriptionstatic VertxResteasyDeployment
VertxContainer.start()
static VertxResteasyDeployment
static VertxResteasyDeployment
VertxContainer.start
(String bindPath, SecurityDomain domain) static VertxResteasyDeployment
VertxContainer.start
(String bindPath, SecurityDomain domain, VertxResteasyDeployment deployment) Methods in org.jboss.resteasy.plugins.server.vertx with parameters of type VertxResteasyDeploymentModifier and TypeMethodDescriptionstatic VertxResteasyDeployment
VertxContainer.start
(String bindPath, SecurityDomain domain, VertxResteasyDeployment deployment) static void
VertxContainer.start
(VertxResteasyDeployment deployment)