| Modifier and Type | Class and Description |
|---|---|
static class |
InfrastructureTypeMapping.InfrastructureType |
| Modifier and Type | Field and Description |
|---|---|
static String |
TLS_NAMESPACE_URI |
| Modifier and Type | Method and Description |
|---|---|
static Optional<org.mule.runtime.api.meta.model.ParameterDslConfiguration> |
getDslConfiguration(String name) |
static Optional<InfrastructureTypeMapping.InfrastructureType> |
getInfrastructureType(Type type) |
static Map<Class<?>,InfrastructureTypeMapping.InfrastructureType> |
getMap() |
static Map<String,String> |
getNameMap() |
static Optional<org.mule.runtime.extension.api.property.QNameModelProperty> |
getQName(String name) |
public static final String TLS_NAMESPACE_URI
public static Optional<InfrastructureTypeMapping.InfrastructureType> getInfrastructureType(Type type)
public static Map<Class<?>,InfrastructureTypeMapping.InfrastructureType> getMap()
public static Optional<org.mule.runtime.extension.api.property.QNameModelProperty> getQName(String name)
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.