- validateCustomLicense(String, String, String) - Static method in class org.mule.modules.as400.utils.CustomLicenseUtils
-
This method will return true if the custom license valid for connector.
- validateOrReconnect(int, long, String) - Method in class org.mule.modules.as400.strategy.AS400ConnectionStrategy
-
Validate and reconnect.
- valueOf(String) - Static method in enum org.mule.modules.as400.enums.ConnectionStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.as400.enums.ProgramCallDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.as400.enums.ProgramCallUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mule.modules.as400.SearchType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.mule.modules.as400.enums.ConnectionStatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.as400.enums.ProgramCallDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.as400.enums.ProgramCallUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mule.modules.as400.SearchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyLicense() - Method in class org.mule.modules.as400.AS400Connector
-
This method checks the license on connector initialization.