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 interfaceFormattedFormat XML output with indentations and newlines.interfaceStylesheetSpecifies an XML stylesheet headerinterfaceXmlHeaderSets an XML header for the returned document.
-