|
ModeShape Distribution 3.1.2.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBinary | |
|---|---|
| org.modeshape.connector.git | |
| org.modeshape.jcr.value.binary | |
| Uses of AbstractBinary in org.modeshape.connector.git |
|---|
| Subclasses of AbstractBinary in org.modeshape.connector.git | |
|---|---|
class |
GitBinaryValue
A BinaryValue implementation used to read the content of a specific object ID from the supplied repository. |
| 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 |
ExternalBinaryValue
BinaryValue implementation that represents a binary value that resides outside of ModeShape's
binary store. |
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. |
class |
UrlBinaryValue
A BinaryValue implementation used to read the content of a resolvable URL. |
|
ModeShape Distribution 3.1.2.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||