Package org.jboss.resteasy.core.interception.jaxrs
package org.jboss.resteasy.core.interception.jaxrs
-
ClassDescriptionFinds DecoratorProcessors and calls decorates on them by introspecting annotations.Suspendable request context, which allows the users to suspend execution of the filter chain until it is resumed normally, or abnormally with a
Throwable
.Suspendable response context, which allows the users to suspend execution of the filter chain until it is resumed normally, or abnormally with aThrowable
.