| Package | Description |
|---|---|
| org.jboss.resteasy.plugins.server.vertx |
| Modifier and Type | Field and Description |
|---|---|
protected VertxResteasyDeployment |
VertxJaxrsServer.deployment |
| Modifier and Type | Method and Description |
|---|---|
VertxResteasyDeployment |
VertxJaxrsServer.getDeployment() |
static VertxResteasyDeployment |
VertxContainer.start() |
static VertxResteasyDeployment |
VertxContainer.start(String bindPath) |
static VertxResteasyDeployment |
VertxContainer.start(String bindPath,
SecurityDomain domain) |
static VertxResteasyDeployment |
VertxContainer.start(String bindPath,
SecurityDomain domain,
VertxResteasyDeployment deployment) |
| Modifier and Type | Method and Description |
|---|---|
static VertxResteasyDeployment |
VertxContainer.start(String bindPath,
SecurityDomain domain,
VertxResteasyDeployment deployment) |
static void |
VertxContainer.start(VertxResteasyDeployment deployment) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.