| Interface | Description |
|---|---|
| ValueSetter |
A contract for setting values into an object
|
| Class | Description |
|---|---|
| FieldSetter<Target,Value> |
Utility class which allows setting the value of a
Field on random compatible instances |
| GroupValueSetter |
An implementation of
ValueSetter for parameter groups. |
| IntrospectionUtils |
Set of utility operations to get insights about objects and their components
|
| MediaTypeUtils | |
| MuleExtensionUtils |
Utilities for handling
extensions |
| ReflectionCache |
Caches results of frequently done reflection lookups.
|
| SingleValueSetter |
An implementation of
ValueSetter for assigning the value of a single, non grouped ParameterModel
For performance reasons, it caches the setter to be used |
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.