com.aspose.email
Class InternalCache
java.lang.Object
com.aspose.email.InternalCache
public class InternalCache
- extends Object
Internal cache.
InternalCache
public InternalCache()
init
public static void init(String path,
EnumSet<InternalCacheMode> mode)
- Initialize cache.
All temporary files from previous sessions will be deleted
- Parameters:
path
- The temporary storage path.mode
- The mode.
close
public static void close()
- Close cache.
All opened file descriptors will be closed. All temporary files will be deleted
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.