Uses of Class
org.apache.cxf.jaxrs.client.cache.Key
Packages that use Key
-
Uses of Key in org.apache.cxf.jaxrs.client.cache
Method parameters in org.apache.cxf.jaxrs.client.cache with type arguments of type KeyModifier and TypeMethodDescriptionConstructor parameters in org.apache.cxf.jaxrs.client.cache with type arguments of type KeyModifierConstructorDescriptionCacheControlClientReaderInterceptor(javax.cache.Cache<Key, Entry> cache) CacheControlClientRequestFilter(javax.cache.Cache<Key, Entry> cache)