Uses of Package
org.jboss.resteasy.core.interception.jaxrs
Packages that use org.jboss.resteasy.core.interception.jaxrs
-
Classes in org.jboss.resteasy.core.interception.jaxrs used by org.jboss.resteasy.core.interception.jaxrsClassDescriptionSuspendable 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
.