| Package | Description |
|---|---|
| org.mule.module.apikit | |
| org.mule.module.apikit.injector | |
| org.mule.module.apikit.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
Configuration |
class |
ProxyConfiguration
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractConfiguration |
HttpRestRequest.config |
protected AbstractConfiguration |
AbstractRouter.config |
| Modifier and Type | Method and Description |
|---|---|
AbstractConfiguration |
Console.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<AbstractConfiguration> |
AbstractConfiguration.getAllConfigurations(org.mule.api.MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
protected FlowResolver |
ProxyConfiguration.getFlowResolver(AbstractConfiguration configuration,
String key)
Deprecated.
|
protected abstract FlowResolver |
AbstractConfiguration.getFlowResolver(AbstractConfiguration abstractConfiguration,
String key) |
protected FlowResolver |
Configuration.getFlowResolver(AbstractConfiguration abstractConfiguration,
String key) |
RamlUpdater |
ParserService.getRamlUpdater(org.mule.raml.interfaces.model.IRaml api,
AbstractConfiguration configuration) |
void |
Console.setConfig(AbstractConfiguration config) |
| Constructor and Description |
|---|
ConsoleHandler(String consoleBaseUri,
AbstractConfiguration configuration) |
ConsoleHandler(String consoleBaseUri,
String embeddedConsolePath,
AbstractConfiguration configuration) |
HttpRestProxyRequest(org.mule.api.MuleEvent event,
AbstractConfiguration config) |
HttpRestRequest(org.mule.api.MuleEvent event,
AbstractConfiguration config) |
RamlDescriptorHandler(AbstractConfiguration config) |
| Constructor and Description |
|---|
RamlUpdater(org.raml.model.Raml raml,
AbstractConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
RamlUpdater |
ParserWrapperV1.getRamlUpdater(org.mule.raml.interfaces.model.IRaml api,
AbstractConfiguration configuration) |
RamlUpdater |
ParserWrapper.getRamlUpdater(org.mule.raml.interfaces.model.IRaml api,
AbstractConfiguration configuration) |
RamlUpdater |
ParserWrapperV2.getRamlUpdater(org.mule.raml.interfaces.model.IRaml api,
AbstractConfiguration configuration) |
Copyright © 2021. All rights reserved.