|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Blob | |
|---|---|
| org.apache.axiom.util.blob | Contains utility classes to work with binary data. |
| Uses of Blob in org.apache.axiom.util.blob |
|---|
| Subinterfaces of Blob in org.apache.axiom.util.blob | |
|---|---|
interface |
WritableBlob
A writable blob. |
| Classes in org.apache.axiom.util.blob that implement Blob | |
|---|---|
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. |
| Constructors in org.apache.axiom.util.blob with parameters of type Blob | |
|---|---|
BlobDataSource(Blob blob,
String contentType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||