Uses of Interface
org.jboss.resteasy.spi.interception.AcceptedByMethod
Packages that use AcceptedByMethod
Package
Description
The client cache facility in Resteasy 2.x is deprecated in favor of the client cache
facility in the resteasy-client module.
-
Uses of AcceptedByMethod in org.jboss.resteasy.client.cache
Classes in org.jboss.resteasy.client.cache that implement AcceptedByMethodModifier and TypeClassDescriptionclass
Deprecated.Caching in the Resteasy client framework in resteasy-jaxrs is replaced by caching in the JAX-RS 2.0 compliant resteasy-client module.