Uses of Class
org.openanzo.atom.cache.AtomCache.OutputCacheEntry

Packages that use AtomCache.OutputCacheEntry
org.openanzo.atom.cache   
 

Uses of AtomCache.OutputCacheEntry in org.openanzo.atom.cache
 

Methods in org.openanzo.atom.cache that return AtomCache.OutputCacheEntry
static AtomCache.OutputCacheEntry AtomCache.OutputCacheEntry.create(byte[] content, javax.activation.MimeType type, java.lang.String namedGraph)
           
 AtomCache.OutputCacheEntry AtomCache.getContent(java.lang.String key, java.lang.String userId)
           
 

Methods in org.openanzo.atom.cache with parameters of type AtomCache.OutputCacheEntry
 void AtomCache.setContent(java.lang.String key, AtomCache.OutputCacheEntry content)
           
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.