| Modifier and Type | Method and Description |
|---|---|
protected <T> FieldSetter<org.mule.runtime.api.connection.ConnectionProvider<C>,T> |
OAuthConnectionProviderWrapper.getOAuthStateSetter(org.mule.runtime.api.connection.ConnectionProvider<C> delegate,
Class<T> stateType,
String grantTypeName) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<FieldSetter,ValueResolver<Object>> |
DefaultObjectBuilder.resolvers |
| Modifier and Type | Method and Description |
|---|---|
static Optional<FieldSetter> |
IntrospectionUtils.getDefaultEncodingFieldSetter(Object target,
ReflectionCache reflectionCache)
|
Optional<FieldSetter> |
ReflectionCache.getFieldSetterForAnnotatedField(Object target,
Class<? extends Annotation> annotationClass) |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.