| Package | Description |
|---|---|
| org.apache.axiom.attachments | |
| org.apache.axiom.util.activation |
Contains utility classes to work with the Java Activation Framework.
|
| org.apache.axiom.util.blob |
Contains utility classes to work with binary data.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SizeAwareDataSource
Deprecated.
Please implement
SizeAwareDataSource |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayDataSource |
class |
CachedFileDataSource |
(package private) class |
PartDataSource
Default
DataSource implementation for MIME parts. |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyDataSource
A data source with empty (zero length) content.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlobDataSource
Data source backed by a
Blob. |