org.openanzo.atom.cache
Class AtomCache.OutputCacheEntry
java.lang.Object
org.openanzo.atom.cache.AtomCache.OutputCacheEntry
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- AtomCache
public static class AtomCache.OutputCacheEntry
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
content
public byte[] content
contentType
public java.lang.String contentType
namedGraph
public java.lang.String namedGraph
AtomCache.OutputCacheEntry
public AtomCache.OutputCacheEntry()
create
public static AtomCache.OutputCacheEntry create(byte[] content,
javax.activation.MimeType type,
java.lang.String namedGraph)
Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.