Package | Description |
---|---|
org.apache.axiom.attachments.lifecycle | |
org.apache.axiom.attachments.lifecycle.impl |
Modifier and Type | Method and Description |
---|---|
FileAccessor |
LifecycleManager.create(String attachmentDir)
Create a unique file in the designated directory
|
FileAccessor |
LifecycleManager.getFileAccessor(String file)
This method will return the file accessor associated with this file.
|
Modifier and Type | Method and Description |
---|---|
FileAccessor |
LifecycleManagerImpl.create(String attachmentDir) |
FileAccessor |
LifecycleManagerImpl.getFileAccessor(String fileName) |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.