UtilityClasses
GreenVulcano® ESB provides some utility classes that can simplify the configurator/developer work:
- BinaryUtils : Binary data manipulation
- CryptoHelper : Cryptography helper
- DateUtils : Date&Time manipulation
- JSONUtils : JSON manipulation
- PropertiesHandler : Metadata helper
- TextUtils : Text manipulation
- ThreadMap : Passing data between iterated Flow/SubFlow
- XMLConfig : XML configuration helper
- XMLUtils : XML manipulation
- XSLTUtils : XSLT helper