|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceInfo | |
|---|---|
| javax.ws.rs.container | Container-specific JAX-RS API. |
| org.jboss.resteasy.core | |
| org.jboss.resteasy.plugins.interceptors | |
| org.jboss.resteasy.plugins.interceptors.encoding | |
| org.jboss.resteasy.security.doseta | |
| Uses of ResourceInfo in javax.ws.rs.container |
|---|
| Methods in javax.ws.rs.container with parameters of type ResourceInfo | |
|---|---|
void |
DynamicFeature.configure(ResourceInfo resourceInfo,
Configurable configurable)
A callback method called by the JAX-RS runtime during the application deployment to register provider instances or classes in a configurable scope of a particular resource or sub-resource method; i.e. |
| Uses of ResourceInfo in org.jboss.resteasy.core |
|---|
| Fields in org.jboss.resteasy.core declared as ResourceInfo | |
|---|---|
protected ResourceInfo |
ResourceMethod.resourceInfo
|
| Uses of ResourceInfo in org.jboss.resteasy.plugins.interceptors |
|---|
| Methods in org.jboss.resteasy.plugins.interceptors with parameters of type ResourceInfo | |
|---|---|
void |
RoleBasedSecurityFeature.configure(ResourceInfo resourceInfo,
Configurable configurable)
|
void |
CacheControlFeature.configure(ResourceInfo resourceInfo,
Configurable configurable)
|
| Uses of ResourceInfo in org.jboss.resteasy.plugins.interceptors.encoding |
|---|
| Methods in org.jboss.resteasy.plugins.interceptors.encoding with parameters of type ResourceInfo | |
|---|---|
void |
ServerContentEncodingAnnotationFeature.configure(ResourceInfo resourceInfo,
Configurable configurable)
|
void |
ClientContentEncodingAnnotationFeature.configure(ResourceInfo resourceInfo,
Configurable configurable)
|
| Uses of ResourceInfo in org.jboss.resteasy.security.doseta |
|---|
| Methods in org.jboss.resteasy.security.doseta with parameters of type ResourceInfo | |
|---|---|
void |
ServerDigitalVerificationHeaderDecoratorFeature.configure(ResourceInfo resourceInfo,
Configurable configurable)
|
void |
ServerDigitalSigningHeaderDecoratorFeature.configure(ResourceInfo resourceInfo,
Configurable configurable)
|
void |
ClientDigitalVerificationHeaderDecoratorFeature.configure(ResourceInfo resourceInfo,
Configurable configurable)
|
void |
ClientDigitalSigningHeaderDecoratorFeature.configure(ResourceInfo resourceInfo,
Configurable configurable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||