Uses of Class
org.jboss.resteasy.annotations.Decorators
- 
Packages that use Decorators Package Description org.jboss.resteasy.links  - 
- 
Uses of Decorators in org.jboss.resteasy.links
Classes in org.jboss.resteasy.links with annotations of type Decorators Modifier and Type Class Description interfaceAddLinksUse on any JAX-RS method if you want RESTEasy to inject the RESTServiceDiscovery to every entity in the response. 
 -