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