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 VertxResteasyDeploymentVertxJaxrsServer.deploymentDeprecated, 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 VertxResteasyDeploymentVertxContainer.start()Deprecated, for removal: This API element is subject to removal in a future version.static VertxResteasyDeploymentDeprecated, for removal: This API element is subject to removal in a future version.static VertxResteasyDeploymentVertxContainer.start(String bindPath, SecurityDomain domain) Deprecated, for removal: This API element is subject to removal in a future version.static VertxResteasyDeploymentVertxContainer.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 VertxResteasyDeploymentVertxContainer.start(String bindPath, SecurityDomain domain, VertxResteasyDeployment deployment) Deprecated, for removal: This API element is subject to removal in a future version.static voidVertxContainer.start(VertxResteasyDeployment deployment) Deprecated, for removal: This API element is subject to removal in a future version.