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