Uses of Interface
org.jboss.resteasy.spi.interception.DecoratorProcessor
-
Packages that use DecoratorProcessor Package Description org.jboss.resteasy.annotations org.jboss.resteasy.plugins.providers.jaxb -
-
Uses of DecoratorProcessor in org.jboss.resteasy.annotations
Methods in org.jboss.resteasy.annotations that return types with arguments of type DecoratorProcessor Modifier and Type Method Description java.lang.Class<? extends DecoratorProcessor>processor() -
Uses of DecoratorProcessor in org.jboss.resteasy.plugins.providers.jaxb
Classes in org.jboss.resteasy.plugins.providers.jaxb that implement DecoratorProcessor Modifier and Type Class Description classPrettyProcessorclassStylesheetProcessorclassXmlHeaderProcessor
-