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 VertxResteasyDeploymentModifier and TypeFieldDescriptionprotected VertxResteasyDeployment
VertxJaxrsServer.deployment
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.jboss.resteasy.plugins.server.vertx that return VertxResteasyDeploymentModifier and TypeMethodDescriptionstatic VertxResteasyDeployment
VertxContainer.start()
Deprecated, for removal: This API element is subject to removal in a future version.static VertxResteasyDeployment
Deprecated, for removal: This API element is subject to removal in a future version.static VertxResteasyDeployment
VertxContainer.start
(String bindPath, SecurityDomain domain) Deprecated, for removal: This API element is subject to removal in a future version.static VertxResteasyDeployment
VertxContainer.start
(String bindPath, SecurityDomain domain, VertxResteasyDeployment deployment) Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.jboss.resteasy.plugins.server.vertx with parameters of type VertxResteasyDeploymentModifier and TypeMethodDescriptionstatic VertxResteasyDeployment
VertxContainer.start
(String bindPath, SecurityDomain domain, VertxResteasyDeployment deployment) Deprecated, for removal: This API element is subject to removal in a future version.static void
VertxContainer.start
(VertxResteasyDeployment deployment) Deprecated, for removal: This API element is subject to removal in a future version.