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 DecoratedEntityContainerJsonLinkDecorator. decorate(DecoratedEntityContainer target, AddLinks annotation, Class type, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType)jakarta.xml.bind.MarshallerLinkDecorator. decorate(jakarta.xml.bind.Marshaller target, AddLinks annotation, Class type, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType)
-