Package | Description |
---|---|
org.jboss.resteasy.plugins.server.embedded | |
org.jboss.resteasy.plugins.server.servlet | |
org.jboss.resteasy.spi |
Modifier and Type | Method and Description |
---|---|
ResteasyDeployment |
EmbeddedJaxrsServer.getDeployment() |
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedJaxrsServer.setDeployment(ResteasyDeployment deployment) |
Modifier and Type | Field and Description |
---|---|
protected ResteasyDeployment |
ServletContainerDispatcher.deployment |
protected ResteasyDeployment |
ResteasyBootstrap.deployment |
Modifier and Type | Method and Description |
---|---|
ResteasyDeployment |
ServletBootstrap.createDeployment() |
ResteasyDeployment |
ListenerBootstrap.createDeployment() |
ResteasyDeployment |
FilterBootstrap.createDeployment() |
ResteasyDeployment |
ConfigurationBootstrap.createDeployment() |
Modifier and Type | Method and Description |
---|---|
void |
ResteasyDeployment.merge(ResteasyDeployment other) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.