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
IOException
void deleteWhenReadOnce() throws IOException
IOException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.