|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WritableBlob | |
---|---|
org.apache.axiom.util.blob | Contains utility classes to work with binary data. |
Uses of WritableBlob in org.apache.axiom.util.blob |
---|
Classes in org.apache.axiom.util.blob that implement WritableBlob | |
---|---|
class |
MemoryBlob
Blob implementation that stores data in memory. |
class |
OverflowBlob
Blob implementation that stores data in a temporary file if the size exceeds a configurable threshold. |
Methods in org.apache.axiom.util.blob that return WritableBlob | |
---|---|
abstract WritableBlob |
BlobOutputStream.getBlob()
Get the blob to which this output stream belongs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |