Uses of Interface
org.jboss.resteasy.spi.interception.AcceptedByMethod
-
Packages that use AcceptedByMethod Package Description org.jboss.resteasy.client.cache 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 AcceptedByMethod Modifier and Type Class Description class
CacheInterceptor
Deprecated.Caching in the Resteasy client framework in resteasy-jaxrs is replaced by caching in the JAX-RS 2.0 compliant resteasy-client module.
-