Uses of Class
org.jboss.resteasy.links.AddLinks
-
Packages that use AddLinks Package Description org.jboss.resteasy.links.impl -
-
Uses of AddLinks in org.jboss.resteasy.links.impl
Methods in org.jboss.resteasy.links.impl with parameters of type AddLinks Modifier and Type Method Description DecoratedEntityContainer
JsonLinkDecorator. decorate(DecoratedEntityContainer target, AddLinks annotation, Class type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
Marshaller
LinkDecorator. decorate(Marshaller target, AddLinks annotation, Class type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
-