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 VertxResteasyDeploymentVertxContainer.start()static VertxResteasyDeploymentstatic VertxResteasyDeploymentVertxContainer.start(String bindPath, org.jboss.resteasy.plugins.server.embedded.SecurityDomain domain) static VertxResteasyDeploymentVertxContainer.start(String bindPath, org.jboss.resteasy.plugins.server.embedded.SecurityDomain domain, VertxResteasyDeployment deployment) Methods in org.jboss.resteasy.plugins.server.vertx with parameters of type VertxResteasyDeploymentModifier and TypeMethodDescriptionstatic VertxResteasyDeploymentVertxContainer.start(String bindPath, org.jboss.resteasy.plugins.server.embedded.SecurityDomain domain, VertxResteasyDeployment deployment) static voidVertxContainer.start(VertxResteasyDeployment deployment)