| Package | Description |
|---|---|
| org.apache.axiom.attachments | |
| org.apache.axiom.attachments.lifecycle | |
| org.apache.axiom.attachments.lifecycle.impl |
| Modifier and Type | Field and Description |
|---|---|
private FileAccessor |
PartContentOnFile.fileAccessor |
| Modifier and Type | Method and Description |
|---|---|
FileAccessor |
LifecycleManager.create(java.lang.String attachmentDir)
Create a unique file in the designated directory
|
FileAccessor |
LifecycleManager.getFileAccessor(java.lang.String file)
This method will return the file accessor associated with this file.
|
| Modifier and Type | Method and Description |
|---|---|
FileAccessor |
LifecycleManagerImpl.create(java.lang.String attachmentDir) |
FileAccessor |
LifecycleManagerImpl.getFileAccessor(java.lang.String fileName) |