public interface DataHandlerExt
| Modifier and Type | Method and Description |
|---|---|
void |
deleteWhenReadOnce()
This method will give users an option to trigger a delete on
temporary attachment file when DataHandler associated with the
attachment is read once.
|
void |
purgeDataSource()
This method will give users an option to trigger a purge
on temporary attachment files.
|
void purgeDataSource()
throws IOException
IOExceptionvoid deleteWhenReadOnce()
throws IOException
IOExceptionCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.