Package | Description |
---|---|
javax.ws.rs.container |
Container-specific JAX-RS API.
|
org.jboss.resteasy.core | |
org.jboss.resteasy.plugins.interceptors | |
org.jboss.resteasy.plugins.interceptors.encoding |
Modifier and Type | Method and Description |
---|---|
void |
DynamicFeature.configure(ResourceInfo resourceInfo,
FeatureContext context)
A callback method called by the JAX-RS runtime during the application
deployment to register provider instances or classes in a
runtime configuration scope of a particular resource or sub-resource method ; i.e. |
Modifier and Type | Field and Description |
---|---|
protected ResourceInfo |
ResourceMethodInvoker.resourceInfo |
Modifier and Type | Method and Description |
---|---|
void |
RoleBasedSecurityFeature.configure(ResourceInfo resourceInfo,
FeatureContext configurable) |
void |
CacheControlFeature.configure(ResourceInfo resourceInfo,
FeatureContext configurable) |
Modifier and Type | Method and Description |
---|---|
void |
ServerContentEncodingAnnotationFeature.configure(ResourceInfo resourceInfo,
FeatureContext configurable) |
void |
ClientContentEncodingAnnotationFeature.configure(ResourceInfo resourceInfo,
FeatureContext configurable) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.