Uses of Class
com.aspose.email.InternalCacheMode

Uses of InternalCacheMode in com.aspose.email
 

Methods in com.aspose.email that return InternalCacheMode
static InternalCacheMode InternalCacheMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InternalCacheMode[] InternalCacheMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in com.aspose.email with type arguments of type InternalCacheMode
static void InternalCache.init(String path, EnumSet<InternalCacheMode> mode)
          Initialize cache.
 



Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.