| Class | Description |
|---|---|
| MuleVelocityModuleConfiguration |
This class represents an extension configuration, values set in this class
are commonly used across multiple operations since they represent something
core from the extension.
|
| MuleVelocityModuleExtension |
This is the main class of an extension, is the entry point from which
configurations, connection providers, operations and sources are going to be
declared.
|
| MuleVelocityModuleOperations |
This class is a container for operations, every public method in this class
will be taken as an extension operation.
|
Copyright © 2023 AVIO Consulting. All rights reserved.