ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.value.binary.AbstractBinary

Packages that use AbstractBinary
org.modeshape.jcr.value.binary   
 

Uses of AbstractBinary in org.modeshape.jcr.value.binary
 

Subclasses of AbstractBinary in org.modeshape.jcr.value.binary
 class EmptyBinaryValue
          An empty BinaryValue value.
 class InMemoryBinaryValue
          An implementation of BinaryValue that keeps the binary data in-memory.
 class StoredBinaryValue
          A BinaryValue implementation that gets the content from the BinaryStore.
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.