| Modifier and Type | Method and Description |
|---|---|
NewStorageEventHandler |
MboxStorageReader.getMboxFileCreatedEventHandler()
Event that occurs when a new MBOX file is created
during the
MboxStorageReader.splitInto(long,String) method. |
NewStorageEventHandler |
MboxStorageReader.getMboxFileFilledEventHandler()
Event that occurs after filling an MBOX file with data
within the
MboxStorageReader.splitInto(long,String) method. |
| Modifier and Type | Method and Description |
|---|---|
void |
MboxStorageReader.setMboxFileCreatedEventHandler(NewStorageEventHandler value)
Event that occurs when a new MBOX file is created
during the
MboxStorageReader.splitInto(long,String) method. |
void |
MboxStorageReader.setMboxFileFilledEventHandler(NewStorageEventHandler value)
Event that occurs after filling an MBOX file with data
within the
MboxStorageReader.splitInto(long,String) method. |
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.