Uses of Class
org.jboss.resteasy.annotations.Decorator
-
Packages that use Decorator Package Description org.jboss.resteasy.annotations org.jboss.resteasy.annotations.providers.jaxb -
-
Uses of Decorator in org.jboss.resteasy.annotations
Methods in org.jboss.resteasy.annotations that return Decorator Modifier and Type Method Description Decorator[]
values()
-
Uses of Decorator in org.jboss.resteasy.annotations.providers.jaxb
Classes in org.jboss.resteasy.annotations.providers.jaxb with annotations of type Decorator Modifier and Type Class Description interface
Formatted
Format XML output with indentations and newlines.interface
Stylesheet
Specifies an XML stylesheet headerinterface
XmlHeader
Sets an XML header for the returned document.
-