Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

AbstractArtifactDescriptorFactory<M extends AbstractMuleArtifactModel,T extends ArtifactDescriptor> - Class in org.mule.runtime.module.artifact.api.descriptor
Base class to create artifact descriptors
AbstractArtifactDescriptorFactory(DescriptorLoaderRepository, ArtifactDescriptorValidatorBuilder) - Constructor for class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
Creates a new factory
AbstractAttributeDefinitionVisitor - Class in org.mule.runtime.config.api.dsl.processor
Abstract AttributeDefinitionVisitor so clients do not have to implement every method.
AbstractAttributeDefinitionVisitor() - Constructor for class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
AbstractAuthenticationFilter - Class in org.mule.runtime.core.api.security
AbstractEndpointSecurityFilter provides a framework to perform inbound or outbound authentication for messages.
AbstractAuthenticationFilter() - Constructor for class org.mule.runtime.core.api.security.AbstractAuthenticationFilter
 
AbstractBindingContextBuilderFactory - Class in org.mule.runtime.api.el
Factory class used to create BindingContext.Builder objects.
AbstractBindingContextBuilderFactory() - Constructor for class org.mule.runtime.api.el.AbstractBindingContextBuilderFactory
 
AbstractBuilder<T extends MetadataType> - Class in org.mule.metadata.api.builder
 
AbstractBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.AbstractBuilder
 
AbstractComplexModel - Class in org.mule.runtime.extension.api.model
AbstractComplexModel(String, String, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, DisplayModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.AbstractComplexModel
 
AbstractComponent - Class in org.mule.runtime.api.component
Base implementation for Component
AbstractComponent() - Constructor for class org.mule.runtime.api.component.AbstractComponent
 
AbstractComponentFactory<T> - Class in org.mule.runtime.dsl.api.component
Basic implementation of ComponentFactory that handles all annotation related behavior including ObjectFactory.getObject().
AbstractComponentFactory() - Constructor for class org.mule.runtime.dsl.api.component.AbstractComponentFactory
 
AbstractComponentModel - Class in org.mule.runtime.extension.api.model
Base class for immutable implementations of a ComponentModel
AbstractComponentModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, DisplayModel, Set<ErrorModel>, StereotypeModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.AbstractComponentModel
Creates a new instance
AbstractCompressionTransformer - Class in org.mule.runtime.core.api.util.compression
AbstractCompressionTransformer is a base class for all transformers that can compress or uncompress data when they performa message transformation.
AbstractCompressionTransformer() - Constructor for class org.mule.runtime.core.api.util.compression.AbstractCompressionTransformer
default constructor required for discovery
AbstractConfigurationBuilder - Class in org.mule.runtime.core.api.config.builders
A support class for ConfigurationBuilder implementations that handles the logic of creating config arrays and Properties arguments
AbstractConfigurationBuilder() - Constructor for class org.mule.runtime.core.api.config.builders.AbstractConfigurationBuilder
 
AbstractConsumer<T,P> - Class in org.mule.runtime.core.api.streaming.iterator
Base implementation of Consumer.
AbstractConsumer(Producer<P>) - Constructor for class org.mule.runtime.core.api.streaming.iterator.AbstractConsumer
 
AbstractConverterSet(Set<A>) - Constructor for class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
AbstractCursorProviderObjectFactory<T> - Class in org.mule.runtime.config.api.factories.streaming
 
AbstractCursorProviderObjectFactory() - Constructor for class org.mule.runtime.config.api.factories.streaming.AbstractCursorProviderObjectFactory
 
AbstractCursorStreamProvider - Class in org.mule.runtime.core.api.streaming.bytes
Base class for CursorStreamProvider implementations.
AbstractCursorStreamProvider(InputStream) - Constructor for class org.mule.runtime.core.api.streaming.bytes.AbstractCursorStreamProvider
Creates a new instance
AbstractCursorStreamProviderFactory - Class in org.mule.runtime.core.api.streaming.bytes.factory
Base implementation of CursorStreamProviderFactory which contains all the base behaviour and template methods.
AbstractCursorStreamProviderFactory(ByteBufferManager, StreamingManager) - Constructor for class org.mule.runtime.core.api.streaming.bytes.factory.AbstractCursorStreamProviderFactory
Creates a new instance
AbstractDataTypeBuilderFactory - Class in org.mule.runtime.api.metadata
Factory class used to create DataTypeBuilder objects.
AbstractDataTypeBuilderFactory() - Constructor for class org.mule.runtime.api.metadata.AbstractDataTypeBuilderFactory
 
AbstractExecutableComponentModel - Class in org.mule.runtime.extension.api.model
Base class for immutable implementations of a ComponentModel
AbstractExecutableComponentModel(String, String, List<ParameterGroupModel>, OutputModel, OutputModel, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, Set<ModelProperty>, List<? extends NestableElementModel>) - Constructor for class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
AbstractExecutableComponentModel(String, String, List<ParameterGroupModel>, OutputModel, OutputModel, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, Set<ModelProperty>, List<? extends NestableElementModel>, Set<NotificationModel>) - Constructor for class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
Creates a new instance
AbstractExpressionModuleBuilderFactory - Class in org.mule.runtime.api.el
Factory class used to create ExpressionModule.Builder objects.
AbstractExpressionModuleBuilderFactory() - Constructor for class org.mule.runtime.api.el.AbstractExpressionModuleBuilderFactory
 
AbstractImmutableModel - Class in org.mule.runtime.extension.api.model
Base class for immutable implementations of a DescribedObject EnrichableModel model
AbstractImmutableModel(String, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.AbstractImmutableModel
Creates a new instance
AbstractJavaExtensionModelLoader - Class in org.mule.runtime.module.extension.api.loader
 
AbstractJavaExtensionModelLoader(String, BiFunction<Class<?>, String, ModelLoaderDelegate>) - Constructor for class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
Deprecated.
AbstractJavaExtensionModelLoader(String, ModelLoaderDelegateFactory) - Constructor for class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
 
AbstractLogChecker - Class in org.mule.functional.api.component
 
AbstractLogChecker() - Constructor for class org.mule.functional.api.component.AbstractLogChecker
 
AbstractMessageProcessorOwner - Class in org.mule.runtime.core.api.processor
An object that owns message processors and delegates startup/shutdown events to them.
AbstractMessageProcessorOwner() - Constructor for class org.mule.runtime.core.api.processor.AbstractMessageProcessorOwner
 
AbstractMessageTransformer - Class in org.mule.runtime.core.api.transformer
AbstractMessageTransformer is a transformer that has a reference to the current message.
AbstractMessageTransformer() - Constructor for class org.mule.runtime.core.api.transformer.AbstractMessageTransformer
 
AbstractMuleArtifactModel - Class in org.mule.runtime.api.deployment.meta
Base class for creating models for Mule artifacts from JSON describer files.
AbstractMuleArtifactModel(String, String, Product, MuleArtifactLoaderDescriptor, MuleArtifactLoaderDescriptor) - Constructor for class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
Creates a new model
AbstractMuleArtifactModelBuilder<T extends AbstractMuleArtifactModelBuilder,M extends AbstractMuleArtifactModel> - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of AbstractMuleArtifactModel implementations.
AbstractMuleArtifactModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
AbstractMuleArtifactModelJsonSerializer<T extends AbstractMuleArtifactModel> - Class in org.mule.runtime.api.deployment.persistence
Base class for marshalling an AbstractMuleArtifactModel instance to JSON format and back TODO MULE-11007: these classes should be moved to a persistence module
AbstractMuleArtifactModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.AbstractMuleArtifactModelJsonSerializer
Creates a new serializer
AbstractMuleMessageBuilderFactory - Class in org.mule.runtime.api.message
Factory class used to create Message.Builder objects.
AbstractMuleMessageBuilderFactory() - Constructor for class org.mule.runtime.api.message.AbstractMuleMessageBuilderFactory
 
AbstractMuleObjectOwner<T> - Class in org.mule.runtime.core.api.processor
An object that owns Mule objects and delegates startup/shutdown events to them.
AbstractMuleObjectOwner() - Constructor for class org.mule.runtime.core.api.processor.AbstractMuleObjectOwner
 
AbstractNamedImmutableModel - Class in org.mule.runtime.extension.api.model
Base class for immutable implementations of NamedObject introspection models
AbstractNamedImmutableModel(String, String, DisplayModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
Creates a new instance
AbstractObjectFactory - Class in org.mule.runtime.core.api.object
Creates object instances based on the class and sets any properties.
AbstractObjectFactory() - Constructor for class org.mule.runtime.core.api.object.AbstractObjectFactory
For Spring only
AbstractObjectFactory(String) - Constructor for class org.mule.runtime.core.api.object.AbstractObjectFactory
 
AbstractObjectFactory(String, Map) - Constructor for class org.mule.runtime.core.api.object.AbstractObjectFactory
 
AbstractObjectFactory(Class<?>) - Constructor for class org.mule.runtime.core.api.object.AbstractObjectFactory
 
AbstractObjectFactory(Class<?>, Map) - Constructor for class org.mule.runtime.core.api.object.AbstractObjectFactory
 
AbstractObjectStoreSupport<T extends Serializable> - Class in org.mule.runtime.api.store
Base class with utility methods that ObjectStore implementations might be interested on.
AbstractObjectStoreSupport() - Constructor for class org.mule.runtime.api.store.AbstractObjectStoreSupport
 
AbstractParameterDeclaration<T extends AbstractParameterDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Abstract declaration object for parameters.
AbstractParameterDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.AbstractParameterDeclaration
Creates a new instance
AbstractParameterizedModel - Class in org.mule.runtime.extension.api.model.parameter
Base class for immutable implementation of ParameterizedModel
AbstractParameterizedModel(String, String, List<ParameterGroupModel>, DisplayModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.parameter.AbstractParameterizedModel
Creates a new instance
AbstractPolicyTemplate - Class in org.mule.runtime.core.api.retry.policy
Base class for RetryPolicyTemplate implementations.
AbstractPolicyTemplate() - Constructor for class org.mule.runtime.core.api.retry.policy.AbstractPolicyTemplate
 
AbstractResourceConfigurationBuilder - Class in org.mule.runtime.core.api.config.builders
Abstract ConfigurationBuilder implementation used for ConfigurationBuider's that use one of more configuration resources of the same type that are defined using strings or ConfigResource objects.
AbstractResourceConfigurationBuilder(String, Map<String, String>) - Constructor for class org.mule.runtime.core.api.config.builders.AbstractResourceConfigurationBuilder
 
AbstractResourceConfigurationBuilder(String[], Map<String, String>) - Constructor for class org.mule.runtime.core.api.config.builders.AbstractResourceConfigurationBuilder
 
AbstractResourceConfigurationBuilder(ConfigResource[], Map<String, String>) - Constructor for class org.mule.runtime.core.api.config.builders.AbstractResourceConfigurationBuilder
 
AbstractSecurityFilter - Class in org.mule.runtime.core.api.security
AbstractSecurityFilter provides basic initialisation for all security filters, namely configuring the SecurityManager for this instance
AbstractSecurityFilter() - Constructor for class org.mule.runtime.core.api.security.AbstractSecurityFilter
 
AbstractSecurityProvider - Class in org.mule.runtime.core.api.security
 
AbstractSecurityProvider(String) - Constructor for class org.mule.runtime.core.api.security.AbstractSecurityProvider
 
AbstractServerNotification - Class in org.mule.runtime.api.notification
AbstractServerNotification is an event triggered by something happening in the Server itself such as the server starting or a service being registered.
AbstractServerNotification(Object, int) - Constructor for class org.mule.runtime.api.notification.AbstractServerNotification
 
AbstractServerNotification(Object, int, String) - Constructor for class org.mule.runtime.api.notification.AbstractServerNotification
 
AbstractServiceRegistry - Class in org.mule.runtime.core.api.registry
Base implementation of ServiceRegistry that enforce common behaviour for all implementations.
AbstractServiceRegistry() - Constructor for class org.mule.runtime.core.api.registry.AbstractServiceRegistry
 
AbstractStereotypedModel - Class in org.mule.runtime.extension.api.model.parameter
Base class for immutable implementation of HasStereotypeModel
AbstractStereotypedModel(String, String, List<ParameterGroupModel>, DisplayModel, StereotypeModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.parameter.AbstractStereotypedModel
 
AbstractTlsContextFactoryBuilderFactory - Class in org.mule.runtime.api.tls
Factory class used to create TlsContextFactoryBuilder objects.
AbstractTlsContextFactoryBuilderFactory() - Constructor for class org.mule.runtime.api.tls.AbstractTlsContextFactoryBuilderFactory
 
AbstractTransformer - Class in org.mule.runtime.core.api.transformer
AbstractTransformer is a base class for all transformers.
AbstractTransformer() - Constructor for class org.mule.runtime.core.api.transformer.AbstractTransformer
default constructor required for discovery
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultAnyType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultArrayType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultAttributeFieldType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultAttributeKeyType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultBinaryType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultBooleanType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultDateTimeType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultDateType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultFunctionType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultIntersectionType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultLocalDateTimeType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultLocalTimeType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultNothingType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultNullType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultNumberType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultObjectFieldType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultObjectType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultPeriodType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultRegexType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultStringType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultTimeType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultTimeZoneType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultTupleType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultTypeParameterType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultUnionType
 
accept(MetadataTypeVisitor) - Method in class org.mule.metadata.api.model.impl.DefaultVoidType
 
accept(MetadataTypeVisitor) - Method in interface org.mule.metadata.api.model.MetadataType
Dispatches in a reflective way to the method with prefix "visit" with the specific type as argument.
accept(ComponentModelVisitor) - Method in interface org.mule.runtime.api.meta.model.ComponentModel
accept(ComponentModelVisitor) - Method in interface org.mule.runtime.api.meta.model.construct.ConstructModel
accept(NestableElementModelVisitor) - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModel
accept(NestableElementModelVisitor) - Method in interface org.mule.runtime.api.meta.model.nested.NestedComponentModel
accept(ComponentModelVisitor) - Method in interface org.mule.runtime.api.meta.model.operation.OperationModel
accept(ComponentModelVisitor) - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
accept(GlobalElementDeclarationVisitor) - Method in class org.mule.runtime.app.declaration.api.ConfigurationElementDeclaration
 
accept(GlobalElementDeclarationVisitor) - Method in class org.mule.runtime.app.declaration.api.ConstructElementDeclaration
Dispatches to the method with prefix "visit" with the specific value type as argument.
accept(ParameterValueVisitor) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterListValue
Dispatches to the method with prefix "visit" with the specific value type as argument.
accept(ParameterValueVisitor) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue
Dispatches to the method with prefix "visit" with the specific value type as argument.
accept(ParameterValueVisitor) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterSimpleValue
Dispatches to the method with prefix "visit" with the specific value type as argument.
accept(GlobalElementDeclarationVisitor) - Method in interface org.mule.runtime.app.declaration.api.GlobalElementDeclaration
Dispatches to the method with prefix "visit" with the specific value type as argument.
accept(ParameterValueVisitor) - Method in interface org.mule.runtime.app.declaration.api.ParameterValue
Dispatches to the method with prefix "visit" with the specific value type as argument.
accept(GlobalElementDeclarationVisitor) - Method in class org.mule.runtime.app.declaration.api.TopLevelParameterDeclaration
 
accept(ComponentLocation) - Method in interface org.mule.runtime.config.api.LazyComponentInitializer.ComponentLocationFilter
 
accept(CoreEvent) - Method in interface org.mule.runtime.core.api.processor.Sink
Submit the given CoreEvent for processing without a timeout.
accept(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiConsumer
 
accept(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedConsumer
 
accept(AttributeDefinitionVisitor) - Method in class org.mule.runtime.dsl.api.component.AttributeDefinition
 
accept(ExtensionDeclarer, ExtensionLoadingContext) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingDelegate
Uses the given arguments to declare the extension
accept(NestableElementModelVisitor) - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedChainModel
 
accept(NestableElementModelVisitor) - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
 
accept(NestableElementModelVisitor) - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
 
accept(Consumer<PollContext.PollItem<T, A>>) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext
Submits an item to be processed.
accept(SecurityStrategyVisitor) - Method in class org.mule.runtime.extension.api.soap.security.DecryptSecurityStrategy
 
accept(SecurityStrategyVisitor) - Method in class org.mule.runtime.extension.api.soap.security.EncryptSecurityStrategy
 
accept(SecurityStrategyVisitor) - Method in interface org.mule.runtime.extension.api.soap.security.SecurityStrategy
Dispatches in a reflective way to the method with the specific SecurityStrategy type as argument.
accept(SecurityStrategyVisitor) - Method in class org.mule.runtime.extension.api.soap.security.SignSecurityStrategy
 
accept(SecurityStrategyVisitor) - Method in class org.mule.runtime.extension.api.soap.security.TimestampSecurityStrategy
 
accept(SecurityStrategyVisitor) - Method in class org.mule.runtime.extension.api.soap.security.UsernameTokenSecurityStrategy
 
accept(SecurityStrategyVisitor) - Method in class org.mule.runtime.extension.api.soap.security.VerifySignatureSecurityStrategy
 
ACCEPT - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCEPT_CHARSET - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCEPT_ENCODING - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCEPT_LANGUAGE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCEPT_PATCH - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCEPT_RANGES - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
acceptChecked(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiConsumer
 
acceptChecked(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedConsumer
 
accepts(Object) - Method in interface org.mule.runtime.api.connectivity.ConnectivityTestingStrategy
Determines if this ConnectivityTestingStrategy must be applied over the provided object.
accepts(Object) - Method in interface org.mule.runtime.core.api.streaming.bytes.CursorStreamProviderFactory
accepts(Object) - Method in interface org.mule.runtime.core.api.streaming.CursorProviderFactory
 
accepts(Object) - Method in class org.mule.runtime.module.extension.api.tooling.ExtensionConnectivityTestingStrategy
 
acceptsAll() - Method in class org.mule.functional.api.component.OnErrorCheckLogHandler
 
acceptsExpressions(ExpressionSupport) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
 
acceptsReferences(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
acceptsUrls() - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCESS_CONTROL_MAX_AGE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ACCESS_TOKEN_URL_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the access token Url is configured
Accessibility - Enum in org.mule.metadata.api.annotation
 
accessibility(Accessibility) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
accessibility(PropertyElement.Accessibility) - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.PropertyElementBuilder
 
AccessibilityAnnotation - Class in org.mule.metadata.api.annotation
Specify if a field is read only or write only.
AccessibilityAnnotation(Accessibility) - Constructor for class org.mule.metadata.api.annotation.AccessibilityAnnotation
 
accessToken(String) - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeOAuthDancer
Will query the internal state (the tokensStore parameter passed to the service to build the AuthorizationCodeOAuthDancer) to get the appropriate accessToken.
accessToken() - Method in interface org.mule.runtime.oauth.api.ClientCredentialsOAuthDancer
Will query the internal state (the tokensStore parameter passed to the service to build the ClientCredentialsOAuthDancer) to get the appropriate accessToken.
AccessTokenExpiredException - Exception in org.mule.runtime.extension.api.connectivity.oauth
Exception to be thrown by operations which are trying to use an expired access token.
AccessTokenExpiredException(String) - Constructor for exception org.mule.runtime.extension.api.connectivity.oauth.AccessTokenExpiredException
Creates a new instance
action - Variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
ACTION_ALWAYS_BEGIN - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
Will ensure that a new transaction is created for each invocation
ACTION_ALWAYS_BEGIN_STRING - Static variable in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
ACTION_ALWAYS_JOIN - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
There must always be a transaction present for the invocation
ACTION_ALWAYS_JOIN_STRING - Static variable in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
ACTION_BEGIN_OR_JOIN - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
Will begin a new transaction if no transaction is already present
ACTION_BEGIN_OR_JOIN_STRING - Static variable in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
ACTION_DEFAULT - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
Transaction action by default.
ACTION_INDIFFERENT - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
Be indifferent to any active transaction.
ACTION_INDIFFERENT_STRING - Static variable in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
ACTION_JOIN_IF_POSSIBLE - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
If there is a transaction available, then use it, otherwise continue processing
ACTION_JOIN_IF_POSSIBLE_STRING - Static variable in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
ACTION_NEVER - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
There must not be a transaction present for the invocation
ACTION_NEVER_STRING - Static variable in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
ACTION_NONE - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
Whether there is a transaction available or not, ignore it
ACTION_NONE_STRING - Static variable in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
ACTION_NOT_SUPPORTED - Static variable in interface org.mule.runtime.core.api.transaction.TransactionConfig
Executes outside any existent transaction
ACTION_NOT_SUPPORTED_STRING - Static variable in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
add(String, Set<MetadataKey>) - Method in class org.mule.runtime.api.metadata.MetadataKeysContainerBuilder
 
add(FlowConstructStatistics) - Method in class org.mule.runtime.core.api.management.stats.AllStatistics
 
addAll(TypeBindings) - Method in class org.mule.metadata.message.api.el.TypeBindings.Builder
 
addAll(BindingContext) - Method in interface org.mule.runtime.api.el.BindingContext.Builder
Will include all bindings in the given BindingContext.
addAll(Map<String, Set<MetadataKey>>) - Method in class org.mule.runtime.api.metadata.MetadataKeysContainerBuilder
 
addAllowedStereotype(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclaration
 
addAllowedStereotype(StereotypeModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithAllowedStereotypesDeclaration
 
addAttribute() - Method in class org.mule.metadata.api.builder.ObjectKeyBuilder
 
addAttributes(Map<String, Object>) - Method in class org.mule.runtime.deployment.model.api.plugin.LoaderDescriber
Stores all the entries of attributes under in the attributes internal state.
addBinding(String, MetadataType) - Method in class org.mule.metadata.message.api.el.TypeBindings.Builder
 
addBinding(String, TypedValue) - Method in interface org.mule.runtime.api.el.BindingContext.Builder
Will create a binding for the specified identifier and value.
addBinding(String, Supplier<TypedValue>) - Method in interface org.mule.runtime.api.el.BindingContext.Builder
Will create a binding for the specified identifier and lazy value.
addBinding(String, TypedValue<?>) - Method in interface org.mule.runtime.api.el.ExpressionModule.Builder
Will create a binding for the specified identifier and value.
addChild(ConfigLine) - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
addClassLoader(ArtifactClassLoader, ArtifactClassLoaderFilter) - Method in class org.mule.runtime.module.artifact.api.classloader.RegionClassLoader
Adds a class loader to the region.
addClassLoader(String) - Static method in class org.mule.test.classloading.api.ClassLoadingHelper
 
addCompleteExecutionTime(long) - Method in class org.mule.runtime.core.api.management.stats.ComponentStatistics
Add the complete execution time for a flow that also reports branch execution times.
addCompleteFlowExecutionTime(long) - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
Adds the execution time of a processed event
addComponent(ComponentElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.ComponentElementDeclaration
Adds a ComponentElementDeclaration as a component contained by this scope
addComponent(int, ComponentElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.ComponentElementDeclaration
Adds a ComponentElementDeclaration as a component contained by this scope
addConfig(ConfigurationDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addConfigAttribute(String, String, boolean) - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
addConfigFile(ConfigFile) - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig.Builder
 
addConnectionPart() - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new Location.CONNECTION part at the end of the location.
addConnectionPart() - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addConnectionPart() - Method in interface org.mule.runtime.app.declaration.api.component.location.Location.Builder
Adds a new Location.CONNECTION part at the end of the location.
addConnectionPart() - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationBuilder
 
addConnectionProvider(ConnectionProviderDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addConnectionProvider(ConnectionProviderDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.ConnectedDeclaration
addConnectionProvider(ConnectionProviderDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addConstruct(ConstructDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addConstruct(ConstructDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addConstruct(ConstructDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithConstructsDeclaration
addCustomAttribute(String, Object) - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
addCustomConfigurationParameter(ParameterElementDeclaration) - Method in interface org.mule.runtime.app.declaration.api.CustomizableElementDeclaration
Adds a custom parameter to this enrichable element declaration.
addCustomConfigurationParameter(ParameterElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.EnrichableElementDeclaration
Adds a custom parameter to this enrichable element declaration.
addCustomDeclarationEnricher(DeclarationEnricher) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
Registers a custom DeclarationEnricher which is executed before the ones that the runtime automatically applies.
addCustomDeclarationEnrichers(Collection<DeclarationEnricher>) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
Registers custom DeclarationEnricher which are executed before the ones that the runtime automatically applies.
addCustomValidator(ExtensionModelValidator) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
Registers a custom ExtensionModelValidator to be executed on top of the ones which the runtime applies by default.
addCustomValidators(Collection<ExtensionModelValidator>) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
Registers custom ExtensionModelValidator to be executed on top of the ones which the runtime applies by default.
addDependency(String, String, String, String, String) - Method in interface org.mule.runtime.module.tooling.api.connectivity.ConnectivityTestingServiceBuilder
Adds a dependency needed by the artifact that must be included in order to do connectivity testing.
addDeploymentListener(DeploymentListener) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListenerManager
 
addDomainBundleDeploymentListener(DeploymentListener) - Method in interface org.mule.runtime.module.deployment.api.DomainBundleDeploymentListenerManager
Adds a deployment listener for domain bundles
addDomainDeploymentListener(DeploymentListener) - Method in interface org.mule.runtime.module.deployment.api.DomainDeploymentListenerManager
 
addElement(String, MetadataType) - Method in class org.mule.metadata.message.api.el.ModuleDefinition.Builder
 
addEncryptionStrategy(EncryptionStrategy) - Method in interface org.mule.runtime.core.api.security.SecurityManager
Adds the EncryptionStrategy to the ones available from this SecurityManager
addError(Problem) - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
Adds an error
addErrorHandlerPart() - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new Location.ERROR_HANDLER part at the end of the location.
addErrorHandlerPart() - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addErrorHandlerPart() - Method in interface org.mule.runtime.app.declaration.api.component.location.Location.Builder
Adds a new Location.ERROR_HANDLER part at the end of the location.
addErrorHandlerPart() - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationBuilder
 
addErrorModel(ErrorModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclaration
 
addErrorModel(ErrorModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
addErrorType(ComponentIdentifier, ErrorType) - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Adds and returns an ErrorType for a given identifier with the given parent that will be fully visible, meaning it will be available for use in on-error components.
addEventBindings(Event, BindingContext) - Static method in class org.mule.runtime.api.el.BindingContextUtils
Creates a new BindingContext that contains the bindings from baseContext and the bindings that belong to the given event.
addEventBuindingsToBuilder(Event, BindingContext) - Static method in class org.mule.runtime.api.el.BindingContextUtils
Creates a new BindingContext.Builder that contains the bindings from baseContext and the bindings that belong to the given event.
addExceptionMapping(Class<? extends Throwable>, ErrorType) - Method in class org.mule.runtime.core.api.exception.ExceptionMapper.Builder
Adds a mapping between an exception and an error type.
addExclusiveParameters(Set<String>, boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
 
addExecutionBranchTime(boolean, long, long) - Method in class org.mule.runtime.core.api.management.stats.ComponentStatistics
Add a new execution-time measurement for one branch of processing an event.
addExecutionTime(long) - Method in class org.mule.runtime.core.api.management.stats.ComponentStatistics
Add a new execution-time measurement for processing an event.
addExtension(TypeAnnotation) - Method in class org.mule.metadata.api.builder.AbstractBuilder
 
addExtensions(List<ConfigurationExtension>) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
addExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
addExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addField() - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
addField(Field) - Method in class org.mule.runtime.extension.api.dsql.DefaultQueryBuilder
Sets one of the selected fields from the queried entity.
addField(Field) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
Sets one of the selected fields from the queried entity.
addFlowExecutionBranchTime(long, long) - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
Adds the execution time of a processed event
addFlowExecutionBranchTime(long) - Method in class org.mule.runtime.core.api.management.stats.ProcessingTime
Add the execution time for this branch to the flow construct's statistics
addFunction(FunctionDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addFunction(FunctionDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addFunction(FunctionDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithFunctionsDeclaration
addGlobalBindings(BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Includes the bindings in a given BindingContext as global ones, that should not change often and should be considered for all subsequent operations.
addGlobalElement(GlobalElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.ArtifactDeclaration
Adds a property to the ElementDeclaration.
addHeader(String, String) - Method in class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
addHeader(String, String) - Method in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
Includes a new header to be sent in the desired HttpMessage.
addHeaders(String, Collection<String>) - Method in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
Includes a new header with multiple values to be sent in the desired HttpMessage.
addImportedType(ImportedTypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Declares that the extension is importing a type from another extension
addIndexPart(int) - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new index part.
addIndexPart(int) - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addIndexPart(int) - Method in interface org.mule.runtime.app.declaration.api.component.location.Location.Builder
Adds a new index part.
addIndexPart(int) - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationBuilder
 
addInfo(String, Object) - Method in exception org.mule.runtime.api.exception.MuleException
 
addInterfaceToType(Class<? extends NotificationListener>, Class<? extends Notification>) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
addInternalErrorType(ComponentIdentifier, ErrorType) - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Adds and returns an ErrorType for a given identifier with the given parent that will be only used internally, meaning it won't be available for use in on-error components.
addItem(BulkItem.BulkItemBuilder<T>) - Method in class org.mule.runtime.api.bulk.BulkOperationResult.BulkOperationResultBuilder
 
addLifecycleCallback(FunctionalTestProcessor.LifecycleCallback) - Static method in class org.mule.functional.api.component.FunctionalTestProcessor
 
addListener(MuleContextListener) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
 
addListener(MuleContextListener) - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
Adds a listener to be notified of each event related to the creation of a new MuleContext
addListener(NotificationListener<?>) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
addListenerSubscription(NotificationListener<N>, Predicate<N>) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
addListenerSubscriptionPair(ListenerSubscriptionPair) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
addMessageSource(SourceDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addMessageSource(SourceDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addMessageSource(SourceDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithSourcesDeclaration
addMetadataProperty(String, Serializable) - Method in class org.mule.runtime.app.declaration.api.EnrichableElementDeclaration
Adds a metadataProperty to the ElementDeclaration.
addMetadataProperty(String, Serializable) - Method in interface org.mule.runtime.app.declaration.api.MetadataPropertiesAwareElementDeclaration
Adds a metadataProperty to the ElementDeclaration.
addMetadataProperty(String, Serializable) - Method in class org.mule.runtime.app.declaration.api.ParameterElementDeclaration
Adds a metadataProperty to the ElementDeclaration.
addModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Adds the given .
addModule(ExpressionModule) - Method in interface org.mule.runtime.api.el.BindingContext.Builder
Will add a new module to this binding
addNestedComponent(NestableElementDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclaration
 
addNestedComponent(NestableElementDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclaration
 
addNestedComponent(NestableElementDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithNestedComponentsDeclaration
addNotificationModel(NotificationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
addNotificationModel(NotificationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
addObjectInitialisationCallback(InitialisationCallback) - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
addObjectInitialisationCallback(InitialisationCallback) - Method in interface org.mule.runtime.core.api.object.ObjectFactory
Register a custom initialiser
addOperation(OperationDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
addOperation(OperationDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
addOperation(OperationDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOperationsDeclaration
addOrderByField(Field) - Method in class org.mule.runtime.extension.api.dsql.DefaultQueryBuilder
Sets one of the fields to order by from.
addOrderByField(Field) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
Sets one of the fields to order by from.
addParameter(ParameterDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
addParameter(ParameterElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.ParameterGroupElementDeclaration
Adds a parameter to this parametrized element declaration
addParameter(String, Object) - Method in class org.mule.runtime.extension.api.client.DefaultOperationParametersBuilder
Ads a new parameter to execute the operation with.
addParameter(String, Class<?>, DefaultOperationParametersBuilder) - Method in class org.mule.runtime.extension.api.client.DefaultOperationParametersBuilder
Ads a new complex parameter to execute the operation with.
addParameter(String, Object) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
Adds a custom parameter registered under key
addParameterGroup(ParameterGroupElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.ParameterizedElementDeclaration
Adds a group to this parametrized element declaration
addParameterOf(String) - Method in class org.mule.metadata.api.builder.FunctionTypeBuilder
 
addParameterOf(String, TypeBuilder<?>) - Method in class org.mule.metadata.api.builder.FunctionTypeBuilder
 
addParameterOf(String, MetadataType) - Method in class org.mule.metadata.api.builder.FunctionTypeBuilder
 
addParameterPart() - Method in interface org.mule.runtime.app.declaration.api.component.location.Location.Builder
Adds a new Location.PARAMETERS part at the end of the location.
addParameterPart() - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationBuilder
 
addParameters(Map<String, Object>) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
Adds the contents of the given map as custom parameters
addPart(String) - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new part at the end of the location.
addPart(String) - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addPart(String) - Method in interface org.mule.runtime.app.declaration.api.component.location.Location.Builder
Adds a new part at the end of the location.
addPart(String) - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationBuilder
 
addPolicy(PolicyTemplateDescriptor, PolicyParametrization) - Method in interface org.mule.runtime.deployment.model.api.application.ApplicationPolicyManager
Add a new policy
addPrivilegedArtifact(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Declares that this extension declares a privileged API accessible by a given artifact
addPrivilegedPackage(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Declares that this extension declares a privileged API exporting a Java package
addProcessingTime(ProcessingTime) - Method in interface org.mule.runtime.core.api.management.stats.ProcessingTimeWatcher
Adds a new instance to watch
addProcessorsPart() - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new Location.PROCESSORS part at the end of the location.
addProcessorsPart() - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addProcessorsPart() - Method in interface org.mule.runtime.app.declaration.api.component.location.Location.Builder
Adds a new Location.PROCESSORS part at the end of the location.
addProcessorsPart() - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationBuilder
 
addProperty(String, Object) - Method in class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptorBuilder
Sets the given property on the describer.
addProvider(SecurityProvider) - Method in interface org.mule.runtime.core.api.security.SecurityManager
Adds a SecurityProvider to the set of available providers for authentication.
addQueryParam(String, String) - Method in class org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder
Includes a new queryParam to be sent in the desired HttpMessage.
addRequestHandler(Collection<String>, String, RequestHandler) - Method in interface org.mule.runtime.http.api.server.HttpServer
Adds a RequestHandler on the given path and for the given methods.
addRequestHandler(String, RequestHandler) - Method in interface org.mule.runtime.http.api.server.HttpServer
Adds a RequestHandler on the given path and for all methods.
addResolvedVariables(Map<TypeVariable<?>, Type>) - Method in class org.mule.metadata.java.api.utils.ParsingContext
 
addResource(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Declares that this extension contains a resource which can be found at the relative resourcePath
addReturnMessage(Message) - Method in interface org.mule.runtime.core.api.retry.RetryContext
 
addSchema(File) - Method in class org.mule.metadata.xml.api.SchemaCollector
 
addSchema(URL) - Method in class org.mule.metadata.xml.api.SchemaCollector
 
addSchema(String, String) - Method in class org.mule.metadata.xml.api.SchemaCollector
 
addSchema(String) - Method in class org.mule.metadata.xml.api.SchemaCollector
 
addSchema(String, InputStream) - Method in class org.mule.metadata.xml.api.SchemaCollector
 
addServiceConfigurator(ServiceConfigurator) - Method in class org.mule.runtime.core.api.config.builders.AbstractConfigurationBuilder
Adds a service configurator to be used on the context being built.
addServiceConfigurator(ServiceConfigurator) - Method in interface org.mule.runtime.core.api.config.ConfigurationBuilder
Adds a service configurator to be used on the context being built.
addShutdownListener(ShutdownListener) - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoader
Adds a shutdown listener to the class loader.
addShutdownListener(ShutdownListener) - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
addShutdownListener(ShutdownListener) - Method in class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
 
addSourcePart() - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds a new Location.SOURCE part at the end of the location.
addSourcePart() - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
addSourcePart() - Method in interface org.mule.runtime.app.declaration.api.component.location.Location.Builder
Adds a new Location.SOURCE part at the end of the location.
addSourcePart() - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationBuilder
 
addStartupListener(StartupListener) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
 
addSubtype(MetadataType, MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Registers the given subType as an implementation of the baseType
addSubtypes(MetadataType, Collection<MetadataType>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Registers the given subTypes as implementations of the baseType
addType(ObjectType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Declares that this extension defined the given objectType
addTypeAlias(TypeBuilder, String) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
Gives a type alias to type specified by builder.
addTypeBuilder(Type, TypeBuilder<?>) - Method in class org.mule.metadata.java.api.utils.ParsingContext
 
addUrlsFromSystemProperty(Collection<URL>, String) - Method in class org.mule.test.runner.api.ClassPathUrlProvider
 
addVariable(String) - Method in class org.mule.metadata.message.api.MuleEventMetadataTypeBuilder
 
addVariable(String, MetadataType) - Method in class org.mule.metadata.message.api.MuleEventMetadataTypeBuilder
 
addVariable(String, Object) - Method in interface org.mule.runtime.api.component.execution.InputEvent
Add a variable.
addVariable(String, Object, DataType) - Method in interface org.mule.runtime.api.component.execution.InputEvent
Add a variable.
addVariable(String, Object, DataType) - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Add a variable.
addVariable(String, Object) - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Add a variable.
addVariable(String, Object) - Method in interface org.mule.runtime.core.api.event.CoreEvent.Builder
Add a variable.
addVariable(String, Object, DataType) - Method in interface org.mule.runtime.core.api.event.CoreEvent.Builder
Add a variable.
addVariable(String, Object) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
Adds a variable
addVariableField(String) - Method in class org.mule.metadata.message.api.MuleEventMetadataTypeBuilder
 
addWarning(Problem) - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
Adds a warning
ADMIN_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
ADVANCED - Static variable in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Group name for parameters that are considered for advanced usage.
ADVANCED - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.ParameterGroup
Group name for parameters that are considered for advanced usage.
ADVANCED_TAB - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.display.Placement
Tab name for parameters that are considered for advanced usage.
AetherClassPathClassifier - Class in org.mule.test.runner.api
Creates the ArtifactUrlClassification based on the Maven dependencies declared by the rootArtifact using Eclipse Aether.
AetherClassPathClassifier(DependencyResolver, ArtifactClassificationTypeResolver) - Constructor for class org.mule.test.runner.api.AetherClassPathClassifier
Creates an instance of the classifier.
after(ComponentLocation, InterceptionEvent, Optional<Throwable>) - Method in interface org.mule.runtime.api.interception.ProcessorInterceptor
This method is called after the intercepted component has run.
after(ExecutionContext<T>, Object) - Method in interface org.mule.runtime.extension.api.runtime.operation.Interceptor
Executes after the execution of an operation is finished, regardless of it being successful or not.
AFTER_FLOW_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the after flow is configured
AFTER_NEXT - Static variable in class org.mule.runtime.api.notification.PolicyNotification
 
afterDanceCallback(BiConsumer<AuthorizationCodeDanceCallbackContext, ResourceOwnerOAuthContext>) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
Allows custom code to be run after doing the request to the provided tokenUrl and processing its results.
AGE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
Alias - Annotation Type in org.mule.runtime.extension.api.annotation
Defines an alias for a Java type.
ALL_INTERFACES_IP - Static variable in class org.mule.runtime.http.api.HttpConstants
 
allKeys() - Method in interface org.mule.runtime.api.store.ObjectStore
 
allKeys(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
 
allKeys() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
allocate(int) - Method in interface org.mule.runtime.core.api.streaming.bytes.ByteBufferManager
Returns a ByteBuffer of the given capacity.
ALLOW - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
AllowedStereotypes - Annotation Type in org.mule.runtime.extension.api.annotation.param.stereotype
Declares an array of classes of an StereotypeDefinition, to communicate and declare which StereotypeDefinition the nested component allows to be injected with.
allowingTopLevelDefinition() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConstructDeclarer
Declares that this construct allows to be declared as a root component
allowsInlineDefinition() - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
allowsInlineDefinition(boolean) - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration.Builder
Specifies whether the associated element should support inline definition as child element
allowsInlineDefinition() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
 
allowsInlineDefinition() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
 
allowsInlineDefinition(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
allowsReferences() - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
allowsReferences(boolean) - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration.Builder
Specifies whether the associated element should support registry references
allowsReferences() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
 
allowsReferences(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
allowsTopLevelDeclaration() - Method in interface org.mule.runtime.api.meta.model.construct.ConstructModel
 
allowsTopLevelDeclaration() - Method in class org.mule.runtime.extension.api.model.construct.ImmutableConstructModel
 
allowsTopLevelDefinition() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConstructDeclaration
 
allowsTopLevelDefinition() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
 
allowsTopLevelDefinition(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
allowTopLevelDefinition() - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
allowTopLevelDefinition(boolean) - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration.Builder
Specifies whether the associated element should support being defined as a top level definition
allPartitions() - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
 
AllStatistics - Class in org.mule.runtime.core.api.management.stats
AllStatistics TODO
AllStatistics() - Constructor for class org.mule.runtime.core.api.management.stats.AllStatistics
 
alphaSortDescribedList(List<T>) - Static method in class org.mule.runtime.extension.api.util.NameUtils
Sorts the given list in ascending alphabetic order, using NamedObject.getName() as the sorting criteria
alwaysEnabled(boolean) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
This method configures the component as enabled even if excluded from a partial application model (for instance when building one for data sense).
annotateClass(Class<?>) - Method in class org.mule.runtime.module.artifact.api.serializer.ArtifactClassLoaderObjectOutputStream
 
annotations - Variable in class org.mule.metadata.api.builder.AbstractBuilder
 
annotations - Variable in class org.mule.metadata.api.model.impl.BaseMetadataType
 
ANNOTATIONS_PROPERTY_NAME - Static variable in interface org.mule.runtime.api.component.Component
Property name required by implementations of this class for holding annotations.
AnnotationValueFetcher<A extends Annotation> - Interface in org.mule.runtime.module.extension.api.loader.java.type
 
ANY - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
ANY - Static variable in class org.mule.runtime.api.metadata.MediaType
 
ANY - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
ANY - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.MediaType
 
ANY_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Wild card that matches with any error and is on top of the error hierarchy for those that allow handling
ANY_SELECTOR_STRING - Static variable in class org.mule.runtime.core.api.context.notification.ListenerSubscriptionPair
 
anyType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
anyType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
AnyType - Interface in org.mule.metadata.api.model
A Top Type.
AnyTypeBuilder - Class in org.mule.metadata.api.builder
 
AnyTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.AnyTypeBuilder
 
APP_CONFIG - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
APP_CONFIG_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
APP_HOME_DIRECTORY_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
APP_NAME_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
AppConfigStereotype - Class in org.mule.runtime.extension.api.stereotype
StereotypeDefinition for any generic config global element.
append(String, CoreEvent) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
Will append the value of FunctionalTestProcessor.getAppendString() to the contents of the message.
appendLocationPart(String, Optional<TypedComponentIdentifier>, Optional<String>, Optional<Integer>) - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
Creates a new instance of ComponentLocation adding the specified part.
appendMessage(String) - Method in exception org.mule.runtime.api.exception.MuleException
 
appendProcessorsPart() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
Utility method that adds a processors part to the location.
appendQueryParam(String, String, String) - Static method in class org.mule.runtime.http.api.utils.HttpEncoderDecoderUtils
Appends a query parameter to an URL that may or may not contain query parameters already.
appendRoutePart() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
Utility method that adds a router part to the location.
Application - Interface in org.mule.runtime.deployment.model.api.application
 
APPLICATION_CSV - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.MediaType
 
APPLICATION_HTML - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.MediaType
 
APPLICATION_JAVA - Static variable in class org.mule.runtime.api.metadata.MediaType
 
APPLICATION_JSON - Static variable in class org.mule.runtime.api.metadata.MediaType
 
APPLICATION_JSON - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.MediaType
 
APPLICATION_NOT_FOUND - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
APPLICATION_OCTET_STREAM - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.MediaType
 
APPLICATION_PLAIN - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.MediaType
 
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
APPLICATION_XML - Static variable in class org.mule.runtime.api.metadata.MediaType
 
APPLICATION_XML - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.MediaType
 
ApplicationClassLoader - Interface in org.mule.runtime.deployment.model.api.application
Identifies a classLoader created for a given Mule application
ApplicationDescriptor - Class in org.mule.runtime.deployment.model.api.application
 
ApplicationDescriptor(String) - Constructor for class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
Creates a new application descriptor
ApplicationDescriptor(String, Optional<Properties>) - Constructor for class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
ApplicationPolicyManager - Interface in org.mule.runtime.deployment.model.api.application
Manages the policies that must be applied to a given application
applicationShutdownNormally(String, Date) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ApplicationStatus - Enum in org.mule.runtime.deployment.model.api.application
Indicates the status of a Mule application that corresponds to the last executed lifecycle phase on the application's MuleContext.
applicationWasUpForDuration(long) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
appliesTo(DataSource) - Method in interface org.mule.runtime.api.tx.DataSourceDecorator
Indicates whether or not this decorator can decorate a given datasource
apply(Publisher<CoreEvent>) - Method in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
apply(Publisher<CoreEvent>) - Method in class org.mule.functional.api.component.TestNonBlockingProcessor
 
apply(Statement, Description) - Method in class org.mule.functional.api.exception.ExpectedError
apply(Exception) - Method in interface org.mule.runtime.core.api.exception.FlowExceptionHandler
 
apply(Exception) - Method in class org.mule.runtime.core.api.exception.NullExceptionHandler
 
apply(Consumer<? super L>, Consumer<? super R>) - Method in class org.mule.runtime.core.api.functional.Either
Receives a Consumer functions for both, the left and right value and applies the one over the value that is present.
apply(Publisher<CoreEvent>) - Method in class org.mule.runtime.core.api.policy.PolicyChain
 
apply(Publisher<CoreEvent>) - Method in interface org.mule.runtime.core.api.processor.Processor
Applies a CoreEvent > function transforming a stream of CoreEvent's.
apply(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiFunction
 
apply(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedFunction
 
APPLY_TO_ARTIFACT_TYPE_PARAMETER_KEY - Static variable in enum org.mule.runtime.core.api.config.bootstrap.ArtifactType
 
applyChecked(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiFunction
 
applyChecked(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedFunction
 
applyCompletedPhases(Object) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
Successively applies all completed lifecycle phase to an object.
applyLeft(Consumer<? super L>) - Method in class org.mule.runtime.core.api.functional.Either
 
applyLifecycle(LifecycleManager) - Method in class org.mule.runtime.core.api.config.builders.AbstractConfigurationBuilder
Allows a configuration builder to check and customise the lifecycle of objects in the registry being used.
applyPhase(Object, String, String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
Applies lifecycle phase to an object independent of the current lifecycle phase.
applyPolicy(Throwable) - Method in class org.mule.runtime.core.api.retry.policy.NoRetryPolicyTemplate.NoRetryPolicy
 
applyPolicy(Throwable) - Method in interface org.mule.runtime.core.api.retry.policy.RetryPolicy
Applies the retry policy by performing a blocking action.
applyPolicy(Publisher<T>, Predicate<Throwable>, Consumer<Throwable>, Function<Throwable, Throwable>) - Method in interface org.mule.runtime.core.api.retry.policy.RetryPolicy
Applies the retry policy in a non blocking manner by transforming the given publisher into one configured to apply the retry logic.
applyPolicy(Publisher<T>) - Method in interface org.mule.runtime.core.api.retry.policy.RetryPolicyTemplate
Applies the retry policy in a non blocking manner by transforming the given publisher into one configured to apply the retry logic.
applyPolicy(Publisher<T>, Predicate<Throwable>, Consumer<Throwable>, Function<Throwable, Throwable>) - Method in interface org.mule.runtime.core.api.retry.policy.RetryPolicyTemplate
Applies the retry policy in a non blocking manner by transforming the given publisher into one configured to apply the retry logic.
applyRight(Consumer<? super R>) - Method in class org.mule.runtime.core.api.functional.Either
 
applySystemProperties() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
Apply any settings which come from the JVM system properties.
APPS_FOLDER - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
areCompatible(DataType, DataType) - Static method in interface org.mule.runtime.api.metadata.DataType
Static method to evaluate if the is compatible with the .
around(ComponentLocation, Map<String, ProcessorParameterValue>, InterceptionEvent, InterceptionAction) - Method in interface org.mule.runtime.api.interception.ProcessorInterceptor
This method is called between before and after.
ArrayHandler - Class in org.mule.metadata.json.api.example
 
ArrayHandler() - Constructor for class org.mule.metadata.json.api.example.ArrayHandler
 
ArrayHandler - Class in org.mule.metadata.json.api.handler
 
ArrayHandler() - Constructor for class org.mule.metadata.json.api.handler.ArrayHandler
 
arrayType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
ArrayType - Interface in org.mule.metadata.api.model
This type represents a collection of elements of a given type.
ArrayTypeBuilder - Class in org.mule.metadata.api.builder
 
ArrayTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.ArrayTypeBuilder
 
Artifact<D extends ArtifactDescriptor> - Interface in org.mule.runtime.module.artifact.api
An Artifact is an abstract representation of an isolated module within the mule container.
ARTIFACT_DESCRIPTOR_DOES_NOT_EXISTS_ERROR - Static variable in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
 
ArtifactClassificationNode - Class in org.mule.test.runner.api
Defines the result of the classification process for an artifact.
ArtifactClassificationNode(Artifact, List<URL>, List<Class>, List<ArtifactClassificationNode>) - Constructor for class org.mule.test.runner.api.ArtifactClassificationNode
Creates an instance of the classification.
ArtifactClassificationType - Enum in org.mule.test.runner.api
Defines the type of artifact classification.
ArtifactClassificationTypeResolver - Class in org.mule.test.runner.api
Resolves the ArtifactClassificationType for an Artifact.
ArtifactClassificationTypeResolver(DependencyResolver) - Constructor for class org.mule.test.runner.api.ArtifactClassificationTypeResolver
Creates an instance of this resolver.
ArtifactClassLoader - Interface in org.mule.runtime.module.artifact.api.classloader
 
ArtifactClassLoaderFactory<T extends ArtifactDescriptor> - Interface in org.mule.runtime.module.artifact.api.classloader
Creates ClassLoader instances for Mule applications
ArtifactClassLoaderFilter - Interface in org.mule.runtime.module.artifact.api.classloader
Filter that provides access to the configured exported packages and resources.
ArtifactClassLoaderFilterFactory - Class in org.mule.runtime.module.artifact.api.classloader
ArtifactClassLoaderFilterFactory() - Constructor for class org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoaderFilterFactory
 
ArtifactClassLoaderHolder - Class in org.mule.test.runner.api
Holds ClassLoaders for application, plugins and container.
ArtifactClassLoaderHolder(ArtifactClassLoader, List<ArtifactClassLoader>, List<ArtifactClassLoader>, ArtifactClassLoader) - Constructor for class org.mule.test.runner.api.ArtifactClassLoaderHolder
 
ArtifactClassLoaderManager - Interface in org.mule.runtime.module.artifact.api.classloader
Tracks ArtifactClassLoader instances created on the container.
ArtifactClassLoaderManagerAware - Interface in org.mule.runtime.container.api
Deprecated.
on 4.1, use @Inject on a field or setter method of type ArtifactClassLoaderManager
ArtifactClassLoaderObjectInputStream - Class in org.mule.runtime.module.artifact.api.serializer
Customized version of ObjectInputStream that reads the identifier of the class loader that loaded the class of the serialized object.
ArtifactClassLoaderObjectInputStream(ClassLoaderRepository, InputStream) - Constructor for class org.mule.runtime.module.artifact.api.serializer.ArtifactClassLoaderObjectInputStream
Creates a new stream instance.
ArtifactClassLoaderObjectOutputStream - Class in org.mule.runtime.module.artifact.api.serializer
Customized version of ObjectOutputStream that for each serialized object, writes the identifier of the classLoader that loaded the object's class.
ArtifactClassLoaderObjectOutputStream(ClassLoaderRepository, OutputStream) - Constructor for class org.mule.runtime.module.artifact.api.serializer.ArtifactClassLoaderObjectOutputStream
Creates a new output stream.
ArtifactConfig - Class in org.mule.runtime.config.api.dsl.processor
Represents the application configuration files that describe the integrations.
ArtifactConfig.Builder - Class in org.mule.runtime.config.api.dsl.processor
Builder for ArtifactConfig instances.
artifactConfigResources - Variable in class org.mule.runtime.core.api.config.builders.AbstractResourceConfigurationBuilder
 
ArtifactConfiguration - Interface in org.mule.runtime.module.embedded.api
Configuration of an artifact to be run by the embedded container.
ArtifactConfiguration.ArtifactConfigurationBuilder - Interface in org.mule.runtime.module.embedded.api
Builder interface to create instances of ArtifactConfiguration.
ArtifactConfigurationProcessor - Interface in org.mule.runtime.deployment.model.api.artifact
Implementation of this interface are responsible of processing the configuration files of a Mule artifact and create an ArtifactContext.
ArtifactContext - Interface in org.mule.runtime.deployment.model.api.artifact
An artifact context contains all the information related to an Artifact that contains configuration.
ArtifactContextConfiguration - Class in org.mule.runtime.deployment.model.api.artifact
Configuration required for the creation of an ArtifactContext.
ArtifactContextConfiguration.ArtifactContextConfigurationBuilder - Class in org.mule.runtime.deployment.model.api.artifact
Builder for ArtifactContextConfiguration.
ArtifactContextConfigurationBuilder() - Constructor for class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration.ArtifactContextConfigurationBuilder
 
ArtifactDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of a mule artifact configuration.
ArtifactDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.ArtifactDeclaration
 
ArtifactDeclarationJsonSerializer - Interface in org.mule.runtime.api.app.declaration.serialization
Serializer that can convert an ArtifactDeclaration into a readable and processable JSON representation and from a JSON String to an ArtifactDeclaration instance
ArtifactDeclarationXmlSerializer - Interface in org.mule.runtime.config.api.dsl
Serializer that can convert an ArtifactDeclaration into a readable and processable XML representation and from a mule XML configuration file into an ArtifactDeclaration representation.
ArtifactDeclarer - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring an ArtifactDeclaration through a fluent API
ArtifactDeploymentListener - Interface in org.mule.runtime.module.deployment.api
Defines a listener for deployment events for all Mule deployable artifacts.
ArtifactDescriptor - Class in org.mule.runtime.module.artifact.api.descriptor
 
ArtifactDescriptor(String) - Constructor for class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
Creates a new descriptor for a named artifact
ArtifactDescriptor(String, Optional<Properties>) - Constructor for class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
Creates a new descriptor for a named artifact
ArtifactDescriptorConstants - Class in org.mule.runtime.deployment.model.api.artifact
Constants to be consumed across modules to generate and consume a proper AbstractMuleArtifactModel when working with the MulePluginModel.getExtensionModelLoaderDescriptor().
ArtifactDescriptorCreateException - Exception in org.mule.runtime.module.artifact.api.descriptor
Thrown to indicate any error related to errors in the structure of a plugin file or folder.
ArtifactDescriptorCreateException(String) - Constructor for exception org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorCreateException
ArtifactDescriptorCreateException(String, Throwable) - Constructor for exception org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorCreateException
ArtifactDescriptorCreateException(Throwable) - Constructor for exception org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorCreateException
ArtifactDescriptorFactory<T extends ArtifactDescriptor> - Interface in org.mule.runtime.module.artifact.api.descriptor
Creates artifact descriptor for application plugins
ArtifactDescriptorValidator - Interface in org.mule.runtime.module.artifact.api.descriptor
ArtifactDescriptorValidatorBuilder - Class in org.mule.runtime.module.artifact.api.descriptor
Builder that allows to create a ArtifactDescriptorValidator with different aspects: from checking minMuleVersion to checking the artifact version format.
artifactFolderRepositorySupplier(File, File) - Method in interface org.mule.maven.client.api.LocalRepositorySupplierFactory
Supplier that resolves the repository from an artifact location.
ArtifactIsolatedClassLoaderBuilder - Class in org.mule.test.runner.api
Builds a class loading model that mimics the class loading model used in a standalone container.
ArtifactIsolatedClassLoaderBuilder() - Constructor for class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
 
artifactLocation(File) - Method in interface org.mule.runtime.module.embedded.api.ArtifactConfiguration.ArtifactConfigurationBuilder
 
ArtifactObjectSerializer - Class in org.mule.runtime.module.artifact.api.serializer
 
ArtifactObjectSerializer(ClassLoaderRepository) - Constructor for class org.mule.runtime.module.artifact.api.serializer.ArtifactObjectSerializer
 
ArtifactPlugin - Interface in org.mule.runtime.deployment.model.api.plugin
Represents an application or domain plugin artifact.
ArtifactPluginClassLoaderFactory - Class in org.mule.runtime.deployment.model.api.plugin
Creates ArtifactClassLoader for application or domain plugin descriptors.
ArtifactPluginClassLoaderFactory() - Constructor for class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginClassLoaderFactory
 
ArtifactPluginDescriptor - Class in org.mule.runtime.deployment.model.api.plugin
 
ArtifactPluginDescriptor(String) - Constructor for class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginDescriptor
Creates a new artifact plugin descriptor
ArtifactPluginDescriptor(String, Optional<Properties>) - Constructor for class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginDescriptor
Creates a new artifact plugin descriptor
artifactShutdownNormally(ArtifactType, String, Date) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ArtifactsUrlClassification - Class in org.mule.test.runner.api
Defines the list of URLS for each class loader that would be created in order to run the test.
ArtifactsUrlClassification(List<URL>, List<ArtifactUrlClassification>, List<URL>, List<URL>, List<URL>, List<PluginUrlClassification>, List<URL>) - Constructor for class org.mule.test.runner.api.ArtifactsUrlClassification
Creates a instance with the list of URLs classified in container, plugins and application.
ArtifactType - Enum in org.mule.runtime.core.api.config.bootstrap
List the possible types of deployable artifacts
ArtifactUrlClassification - Class in org.mule.test.runner.api
Defines the result of the classification process for a Artifact.
ArtifactUrlClassification(String, String, List<URL>) - Constructor for class org.mule.test.runner.api.ArtifactUrlClassification
Creates an instance of the classification.
asBindingContext() - Method in interface org.mule.runtime.api.event.Event
Creates a BindingContext from the event.
asBindingContext() - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Creates a BindingContext for the target event to use with a MuleExpressionLanguage.
asCaseSensitiveMap() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
Returns this map as a case sensitive map.
asCaseSensitiveMap() - Method in class org.mule.runtime.http.api.domain.OptimizedCaseInsensitiveMapWrapper
Returns this map as a case sensitive map.
asCollectionTypeBuilder() - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Down-casts the builder to DataTypeBuilder.DataTypeCollectionTypeBuilder, allowing the builder to be used in a fluent way without having to cast it when dealing with Iterables.
asConfigOverride() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Marks the parameter as being a config-override.
asCursorProvider(List<T>) - Static method in class org.mule.runtime.core.api.util.StreamingUtils
Returns a CursorIteratorProvider which is backed by the given items.
asCursorProvider(byte[]) - Static method in class org.mule.runtime.core.api.util.StreamingUtils
Returns a CursorStreamProvider which is backed by the given bytes.
asFunctionTypeBuilder() - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Down-casts the builder to DataTypeBuilder.DataTypeFunctionTypeBuilder, allowing the builder to be used in a fluent way without having to cast it when dealing with ExpressionFunctions.
asMapTypeBuilder() - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Down-casts the builder to DataTypeBuilder.DataTypeMapTypeBuilder, allowing the builder to be used in a fluent way without having to cast it when dealing with Maps.
asMetadataType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
asNamed() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
Used to declare that the object to be created has a name attribute
asPassword() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
Indicates that the model represents a password and should be masked in the UI
asPrototype() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
 
asQuery() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
Indicates that the model represents a query and should be treated accordingly in the UI.
asScope() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
Used to declare that the object to be created is an scope.
assertAndSaveError(T, Matcher<T>, String, StringBuilder) - Method in class org.mule.functional.api.component.AbstractLogChecker
 
AssertionMessageProcessor - Class in org.mule.functional.api.component
 
AssertionMessageProcessor() - Constructor for class org.mule.functional.api.component.AssertionMessageProcessor
 
assertNotStopping(MuleContext, String) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
Verifies that the given muleContext is not stopped or in the process of stopping
asString() - Method in enum org.mule.runtime.http.api.domain.HttpProtocol
 
asText() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
Indicates that the model should use a multi line string editor
ASTTypeLoader - Class in org.mule.metadata.ast.api
TypeLoader implementation which works with the Java AST.
ASTTypeLoader(ProcessingEnvironment) - Constructor for class org.mule.metadata.ast.api.ASTTypeLoader
 
ASTTypeLoader(ProcessingEnvironment, List<TypeHandler>, ObjectFieldHandler) - Constructor for class org.mule.metadata.ast.api.ASTTypeLoader
 
asWrappedElement(boolean) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
Declares whether or not this DslElementSyntax is a wrapped element.
asXml(DslElementModel) - Method in interface org.mule.runtime.config.api.dsl.model.XmlDslElementModelConverter
Converts the given DslElementModel into its XML Element representation, populating the given owner Document with all the information required in order for the returned Element to be correctly parsed.
ASYNC_MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
ASYNC_REPLY_TIMEOUT - Static variable in class org.mule.runtime.api.notification.RoutingNotification
 
asyncDoesNotSupportTransactions() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
AsynchronousRetryTemplate - Class in org.mule.runtime.core.api.retry.async
This class is a wrapper for a RetryPolicyTemplate and will execute any retry work within a separate thread.
AsynchronousRetryTemplate(RetryPolicyTemplate) - Constructor for class org.mule.runtime.core.api.retry.async.AsynchronousRetryTemplate
 
AsyncMessageNotification - Class in org.mule.runtime.api.notification
AsyncMessageNotification when async work is scheduled and completed for a given flow
AsyncMessageNotification(EnrichedNotificationInfo, ComponentLocation, int) - Constructor for class org.mule.runtime.api.notification.AsyncMessageNotification
 
AsyncMessageNotificationListener<T extends AsyncMessageNotification> - Interface in org.mule.runtime.api.notification
 
AsyncProcessingStrategyFactory - Interface in org.mule.runtime.core.api.processor.strategy
Creates ProcessingStrategyies that perform asynchronous processing.
atLeast(String) - Method in class org.mule.runtime.api.meta.MuleVersion
Returns true if the version represented by the current object is equals newer to the version sent as parameter.
atLeast(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
atLeastBase(String) - Method in class org.mule.runtime.api.meta.MuleVersion
 
atLeastBase(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
ATOM - Static variable in class org.mule.runtime.api.metadata.MediaType
 
ATOM_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
attachment(String, SoapAttachment) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
attachments(Map<String, SoapAttachment>) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
ATTACHMENTS_FIELD - Static variable in class org.mule.runtime.extension.api.soap.metadata.SoapOutputTypeBuilder
 
AttributeDefinition - Class in org.mule.runtime.dsl.api.component
Defines how to build an attribute from an object.
AttributeDefinition.Builder - Class in org.mule.runtime.dsl.api.component
 
AttributeDefinitionVisitor - Interface in org.mule.runtime.dsl.api.component
An {code AttributeDefinitionVisitor} allows to access an AttributeDefinition configuration.
AttributeFieldType - Interface in org.mule.metadata.api.model
Represents an Object Key attribute.
AttributeFieldTypeBuilder - Class in org.mule.metadata.api.builder
 
AttributeFieldTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.AttributeFieldTypeBuilder
 
AttributeKeyType - Interface in org.mule.metadata.api.model
An attribute key.
attributes() - Method in class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
attributes(MetadataType) - Method in class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
ATTRIBUTES - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
attributes(TypedValue<?>) - Method in interface org.mule.runtime.api.message.Message.Builder
Sets the Message's TypedValue attributes to be built, including their value and media type.
attributes(TypedValue<?>) - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Sets the Message's TypedValue attributes to be built, including their value and media type.
attributes(A) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
Sets the output attributes value
ATTRIBUTES_IDENTIFIER_NAME - Static variable in class org.mule.metadata.message.api.el.TypeBindings
 
attributesAnnotations - Variable in class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
AttributesJsonType - Annotation Type in org.mule.runtime.extension.api.annotation.metadata.fixed
Declares the annotated ComponentModel's attributes MetadataType to the type represented by the JSON Schema.
attributesMediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.Builder
Sets the MediaType for the Message attributes to be built.
attributesMediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Sets the MediaType for the Message attributes to be built.
attributesMediaType(MediaType) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
Sets the output MediaType for the attributes
AttributesStaticTypeResolver - Class in org.mule.runtime.api.metadata.resolving
StaticResolver implementation for the attributes OutputModel.
AttributesStaticTypeResolver() - Constructor for class org.mule.runtime.api.metadata.resolving.AttributesStaticTypeResolver
 
AttributesTypeResolver<K> - Interface in org.mule.runtime.api.metadata.resolving
Handles the dynamic MetadataType resolving for the output attributes of an associated component.
attributesValue(Object) - Method in interface org.mule.runtime.api.message.Message.Builder
Populates the builder from the given value.
attributesValue(Object) - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Populates the builder from the given value.
AttributesXmlType - Annotation Type in org.mule.runtime.extension.api.annotation.metadata.fixed
Declares the annotated ComponentModel's attributes MetadataType to the type represented by the provided element in the XSD Schema.
AuthCodeRequest - Interface in org.mule.runtime.extension.api.connectivity.oauth
Provides information about the request that is sent to the authorization url during an OAuth2 dance using the Authorization-Code grant type.
authDeniedOnEndpoint(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
authEndpointMustSendOrReceive() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
authenticate(CoreEvent) - Method in class org.mule.runtime.core.api.security.AbstractAuthenticationFilter
 
authenticate(CoreEvent) - Method in interface org.mule.runtime.core.api.security.AuthenticationFilter
 
authenticate(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityManager
Performs the authentication of a security request using one of the available SecurityProviders
authenticate(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityProvider
Performs the authentication of a security request based either on the security realm configured in the Authentication request or the default realm for the current context
Authentication - Interface in org.mule.maven.client.api.model
 
authentication(Authentication) - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
 
AUTHENTICATION - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
Authentication - Interface in org.mule.runtime.api.security
Authentication represents an authentication request and contains authentication information if the request was successful.
Authentication.AuthenticationBuilder - Class in org.mule.maven.client.api.model
 
AuthenticationBuilder() - Constructor for class org.mule.maven.client.api.model.Authentication.AuthenticationBuilder
 
AuthenticationFilter - Interface in org.mule.runtime.core.api.security
AuthenticationFilter is a base filter for authenticating messages.
AuthenticationHandler - Interface in org.mule.runtime.extension.api.security
This handler allows to configure the current context's authentication, used for encryption and inbound authentication, based on a given Authentication request.
authFailedForUser(Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
authNoCredentials() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
authNoEncryptionStrategy(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
authNoSecurityProvider(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
AUTHORIZATION - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
AUTHORIZATION_CODE_RECEIVED_STATUS - Static variable in class org.mule.runtime.oauth.api.OAuthAuthorizationStatusCode
 
AUTHORIZATION_STATUS_QUERY_PARAM_KEY - Static variable in class org.mule.runtime.oauth.api.OAuthAuthorizationStatusCode
 
AUTHORIZATION_URL_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the authorization Url is configured
authorizationAttemptFailed() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
AuthorizationCode - Annotation Type in org.mule.runtime.extension.api.annotation.connectivity.oauth
To be used on implementations of ConnectionProvider, indicates that the provided connections will be authenticated using Authorization-Code grant type of the OAuth2 specification.
AuthorizationCodeDanceCallbackContext - Interface in org.mule.runtime.oauth.api.builder
Implementations keep context information between the before and after callbacks set for an AuthorizationCodeOAuthDancer.
AuthorizationCodeGrantType - Class in org.mule.runtime.extension.api.connectivity.oauth
Implementation of which contains information about how to use the Authorization-Code grant type against a particular OAuth provider
AuthorizationCodeGrantType(String, String, String, String, String, String) - Constructor for class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
Creates a new instance
authorizationCodeGrantTypeDancerBuilder(LockFactory, Map<String, T>, MuleExpressionLanguage) - Method in interface org.mule.runtime.oauth.api.OAuthService
Creates a builder for an AuthorizationCodeOAuthDancer for authorization code grant type.
AuthorizationCodeOAuthDancer - Interface in org.mule.runtime.oauth.api
Implementations provide OAuth dance support for authorization-code grant-type.
AuthorizationCodeRequest - Interface in org.mule.runtime.oauth.api
Provides information about a request to be made to fetch the tokens as part of an OAuth Authorization-code grant type dance.
AuthorizationCodeState - Interface in org.mule.runtime.extension.api.connectivity.oauth
ConnectionProvider implementations which are also annotated with AuthorizationCode MUST have a field of this type.
authorizationDeniedOnEndpoint(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
authorizationUrl(String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
 
authSecurityManagerNotSet() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
authSetButNoContext(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
authTypeNotRecognised(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 

B

BACK_PRESSURE_STRATEGY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the parameter for configuring the backpressure strategy
BACK_PRESSURE_STRATEGY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of the parameter for configuring the backpressure strategy
BackPressure - Annotation Type in org.mule.runtime.extension.api.annotation.source
Allows the customization of a Source available and default BackPressureMode.
BackPressureAction - Enum in org.mule.runtime.extension.api.runtime.source
Indicates which type of back pressure has the runtime applied on a give message.
BackPressureContext - Interface in org.mule.runtime.extension.api.runtime.source
Provides information about how the runtime applied back pressure on a certain event
BackPressureMode - Enum in org.mule.runtime.extension.api.runtime.source
Describes the available back pressure strategies
BadMavenConfigurationException - Exception in org.mule.maven.client.api
Exception thrown when there's a wrong maven configuration supplied
BadMavenConfigurationException(String) - Constructor for exception org.mule.maven.client.api.BadMavenConfigurationException
 
BadRequestException - Exception in org.mule.runtime.soap.api.exception
Exception implementation that aims to be thrown when an error occur while parsing or processing the SOAP request.
BadRequestException(String) - Constructor for exception org.mule.runtime.soap.api.exception.BadRequestException
 
BadRequestException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.BadRequestException
 
BadResponseException - Exception in org.mule.runtime.soap.api.exception
Exception implementation that aims to be thrown when an error occur while parsing or processing the SOAP response.
BadResponseException(String) - Constructor for exception org.mule.runtime.soap.api.exception.BadResponseException
 
BadResponseException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.BadResponseException
 
Base64 - Class in org.mule.runtime.core.api.util
 
BASE64 - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
Base64.InputStream - Class in org.mule.runtime.core.api.util
A Base64.InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in org.mule.runtime.core.api.util
A Base64.OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BASE_IN_MEMORY_OBJECT_STORE_KEY - Static variable in interface org.mule.runtime.api.store.ObjectStoreManager
The key of the base in memory object store.
BASE_PERSISTENT_OBJECT_STORE_KEY - Static variable in interface org.mule.runtime.api.store.ObjectStoreManager
The key of the base persistent object store.
BaseDeclaration<T extends BaseDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Base class for a declaration object.
BaseDeclaration() - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
 
BaseElementDeclarer<T> - Class in org.mule.runtime.app.declaration.api.fluent
Base declarer for a given ElementDeclaration
BaseHttpMessage - Class in org.mule.runtime.http.api.domain.message
Base implementation for that handles ignore case header operations.
BaseHttpMessage() - Constructor for class org.mule.runtime.http.api.domain.message.BaseHttpMessage
 
baseMap - Variable in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
BaseMetadataType - Class in org.mule.metadata.api.model.impl
 
BaseMetadataType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.BaseMetadataType
 
BaseProxyConfigBuilder<P extends ProxyConfig,B extends BaseProxyConfigBuilder> - Class in org.mule.runtime.http.api.client.proxy
Base implementation of a ProxyConfig builder.
BaseProxyConfigBuilder() - Constructor for class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
BaseTypeBuilder - Class in org.mule.metadata.api.builder
 
BaseTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.BaseTypeBuilder
 
basic(String, String) - Static method in interface org.mule.runtime.http.api.client.auth.HttpAuthentication
Provides a HttpAuthenticationBuilder already set up for basic authentication.
BasicTypeBuilder<T extends MetadataType> - Class in org.mule.metadata.api.builder
 
BasicTypeBuilder(T) - Constructor for class org.mule.metadata.api.builder.BasicTypeBuilder
 
BasicTypeMetadataVisitor - Class in org.mule.metadata.api.visitor
Base implementation for a MetadataTypeVisitor which adds the new method BasicTypeMetadataVisitor.visitBasicType(MetadataType) which is invoked by all the types which refer to a basic type.
BasicTypeMetadataVisitor() - Constructor for class org.mule.metadata.api.visitor.BasicTypeMetadataVisitor
 
before(ComponentLocation, Map<String, ProcessorParameterValue>, InterceptionEvent) - Method in interface org.mule.runtime.api.interception.ProcessorInterceptor
This method is called before the intercepted component has run.
before(ExecutionContext<T>) - Method in interface org.mule.runtime.extension.api.runtime.operation.Interceptor
Executes before the operation is executed.
BEFORE_FLOW_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the before flow is configured
BEFORE_NEXT - Static variable in class org.mule.runtime.api.notification.PolicyNotification
 
beforeDanceCallback(Function<AuthorizationCodeRequest, AuthorizationCodeDanceCallbackContext>) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
Allows custom code to be run just before doing the request to the provided tokenUrl.
begin() - Method in interface org.mule.runtime.core.api.transaction.Transaction
Begin the transaction.
begin() - Method in interface org.mule.runtime.core.api.util.queue.QueueSession
Starts a transaction to execute operations over a set of queue with atomicity.
begin() - Method in interface org.mule.runtime.extension.api.tx.Transactional
Begins the transaction
beginTransaction(MuleContext) - Method in class org.mule.runtime.core.api.transaction.DelegateTransactionFactory
 
beginTransaction(MuleContext) - Method in interface org.mule.runtime.core.api.transaction.TransactionFactory
Create and begins a new transaction
BINARY - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
BINARY - Static variable in class org.mule.runtime.api.metadata.MediaType
 
BINARY - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
BINARY_TYPES - Static variable in class org.mule.metadata.xml.api.handler.BinaryHandler
 
BinaryHandler - Class in org.mule.metadata.xml.api.handler
 
BinaryHandler() - Constructor for class org.mule.metadata.xml.api.handler.BinaryHandler
 
binaryType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
binaryType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
BinaryType - Interface in org.mule.metadata.api.model
Represents Binary content type
BinaryTypeBuilder - Class in org.mule.metadata.api.builder
 
BinaryTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.BinaryTypeBuilder
 
bind(Object, ConnectionProvider<C>) - Method in interface org.mule.runtime.core.api.connector.ConnectionManager
Binds the given config and connectionProvider so that the latter is used each time that the config is supplied as an argument of the ConnectionManager.getConnection(Object) method.
bindConnection(Object) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
Associates the given connection to this context.
Binding - Class in org.mule.runtime.api.el
Represents the relationship between an EL variable or function and its value.
Binding(String, TypedValue) - Constructor for class org.mule.runtime.api.el.Binding
 
BindingContext - Interface in org.mule.runtime.api.el
Contains all the binding definitions required by the EL.
BindingContext.Builder - Interface in org.mule.runtime.api.el
 
BindingContextUtils - Class in org.mule.runtime.api.el
Provides a reusable way for creating BindingContexts.
bindings() - Method in interface org.mule.runtime.api.el.BindingContext
Returns all bindings found.
bindings() - Method in interface org.mule.runtime.api.el.ExpressionModule
Returns all bindings found.
bindResource(Object, Object) - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
bindTransaction(Transaction) - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
blocking(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclarer
Specifies if the operation is blocking or it allows non blocking execution
BLOCKING - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
 
BODY_FIELD - Static variable in class org.mule.runtime.extension.api.soap.metadata.SoapOutputTypeBuilder
 
BOOLEAN - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
BOOLEAN - Static variable in interface org.mule.runtime.api.metadata.DataType
 
BOOLEAN_TYPES - Static variable in class org.mule.metadata.xml.api.handler.BooleanHandler
 
BooleanHandler - Class in org.mule.metadata.json.api.handler
 
BooleanHandler() - Constructor for class org.mule.metadata.json.api.handler.BooleanHandler
 
BooleanHandler - Class in org.mule.metadata.xml.api.handler
 
BooleanHandler() - Constructor for class org.mule.metadata.xml.api.handler.BooleanHandler
 
booleanType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
booleanType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
BooleanType - Interface in org.mule.metadata.api.model
 
BooleanTypeBuilder - Class in org.mule.metadata.api.builder
 
BooleanTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.BooleanTypeBuilder
 
BootstrapException - Exception in org.mule.runtime.core.api.config.bootstrap
Represents exceptions during the bootstrap configuration process
BootstrapException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.config.bootstrap.BootstrapException
 
BootstrapException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.config.bootstrap.BootstrapException
 
BootstrapService - Interface in org.mule.runtime.core.api.config.bootstrap
Creates objects from bootstrap.properties files
BootstrapServiceDiscoverer - Interface in org.mule.runtime.core.api.config.bootstrap
Discovers available BootstrapService instances
boundary(Number, Number) - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
 
boundary(Number, Number) - Method in class org.mule.metadata.api.builder.StringTypeBuilder
 
boundary(Number, Number) - Method in class org.mule.metadata.api.builder.TimeZoneTypeBuilder
 
BOUNDARY - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
bufferSize - Static variable in class org.mule.runtime.core.api.util.IOUtils
 
build(FlowConstruct) - Method in class org.mule.functional.api.flow.TestEventBuilder
Produces an event with the specified configuration.
build() - Method in class org.mule.maven.client.api.model.Authentication.AuthenticationBuilder
Builds the MavenConfiguration object.
build() - Method in class org.mule.maven.client.api.model.BundleDependency.Builder
 
build() - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
 
build() - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
Builds the MavenConfiguration object.
build() - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
Builds the MavenConfiguration object.
build() - Method in class org.mule.metadata.api.builder.AnyTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.AttributeFieldTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.BasicTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.BinaryTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.BooleanTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.DateTimeBuilder
 
build() - Method in class org.mule.metadata.api.builder.DateTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.FunctionTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.IntersectionTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.LocalDateTimeTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.LocalTimeTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.NothingTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.NullTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.NumberTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.ObjectKeyBuilder
 
build() - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.PeriodTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.RegexTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.StringTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.TimeTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.TimeZoneTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.TupleTypeBuilder
 
build() - Method in interface org.mule.metadata.api.builder.TypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.TypeParameterTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.UnionTypeBuilder
 
build() - Method in class org.mule.metadata.api.builder.VoidTypeBuilder
 
build() - Method in class org.mule.metadata.message.api.el.ModuleDefinition.Builder
 
build() - Method in class org.mule.metadata.message.api.el.TypeBindings.Builder
 
build() - Method in class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
build() - Method in class org.mule.metadata.message.api.MuleEventMetadataTypeBuilder
 
build() - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
build() - Method in class org.mule.runtime.api.bulk.BulkOperationResult.BulkOperationResultBuilder
 
build() - Method in interface org.mule.runtime.api.component.ComponentIdentifier.Builder
 
build() - Method in interface org.mule.runtime.api.component.location.Location.Builder
 
build() - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
build() - Method in interface org.mule.runtime.api.component.TypedComponentIdentifier.Builder
 
build() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
build() - Method in class org.mule.runtime.api.deployment.meta.LicenseModelBuilder
Creates and returns a new MuleArtifactLoaderDescriptor according to the values set
build() - Method in class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptorBuilder
Creates and returns a new MuleArtifactLoaderDescriptor according to the values set
build() - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
build() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel.MulePluginModelBuilder
 
build() - Method in class org.mule.runtime.api.deployment.meta.MulePolicyModel.MulePolicyModelBuilder
 
build() - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel.MuleServerPluginModelBuilder
 
build() - Method in class org.mule.runtime.api.deployment.meta.MuleServiceModel.MuleServiceModelBuilder
 
build() - Method in interface org.mule.runtime.api.el.BindingContext.Builder
 
build() - Method in interface org.mule.runtime.api.el.ExpressionModule.Builder
 
build() - Method in interface org.mule.runtime.api.message.Message.Builder
Builds a new Message with the values set in this builder.
build() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
 
build() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
 
build() - Method in class org.mule.runtime.api.meta.model.error.ErrorModelBuilder
 
build() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
 
build() - Method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration.Builder
 
build() - Method in class org.mule.runtime.api.meta.model.stereotype.StereotypeModelBuilder
 
build() - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
 
build() - Method in interface org.mule.runtime.api.metadata.DataTypeParamsBuilder
Builds a new DataType with the values set in this builder.
build() - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor.ComponentMetadataDescriptorBuilder
 
build() - Method in class org.mule.runtime.api.metadata.descriptor.InputMetadataDescriptor.InputMetadataDescriptorBuilder
 
build() - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor.OutputMetadataDescriptorBuilder
 
build() - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor.ParameterMetadataDescriptorBuilder
Builds and creates the descriptor of the component parameter.
build() - Method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor.TypeMetadataDescriptorBuilder
Builds and creates the descriptor of the component.
build() - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
build() - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Builds a new instance of MetadataKey.
build() - Method in class org.mule.runtime.api.metadata.MetadataKeysContainerBuilder
 
build() - Method in interface org.mule.runtime.api.security.CredentialsBuilder
 
build() - Method in class org.mule.runtime.api.store.ObjectStoreSettings.Builder
Returns the built settings object.
build() - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Returns a TlsContextFactory based on the configured properties.
build() - Method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
build() - Method in interface org.mule.runtime.app.declaration.api.component.location.Location.Builder
 
build() - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationBuilder
 
build() - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterListValue.Builder
 
build() - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue.Builder
 
build() - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel.Builder
 
build() - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig.Builder
 
build() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
build() - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
Builds a flow with the provided configuration.
build() - Method in interface org.mule.runtime.core.api.event.CoreEvent.Builder
Build a new CoreEvent based on the state configured in the CoreEvent.Builder.
build() - Method in class org.mule.runtime.core.api.exception.ExceptionMapper.Builder
 
build() - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration.ArtifactContextConfigurationBuilder
 
build() - Method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
 
build() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
Builds a ComponentBuildingDefinition with the parameters set in the builder.
build() - Method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair.Builder
Method to build the KeyAttributeDefinitionPair.
build() - Method in class org.mule.runtime.extension.api.client.DefaultOperationParametersBuilder
Builds a new OperationParameters instance with all the configured parameters.
build() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
 
build() - Method in class org.mule.runtime.extension.api.dsql.DefaultQueryBuilder
Returns the final builded DsqlQuery.
build() - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
Returns the final builded DsqlQuery.
build() - Method in class org.mule.runtime.extension.api.model.notification.NotificationModelBuilder
 
build() - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
 
build() - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinitionBuilder
 
build() - Method in class org.mule.runtime.extension.api.values.ValueBuilder
Create an Value based in the information given to the Builder, included all their children.
build() - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder
Creates the HttpAuthentication as configured.
build() - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder
 
build() - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration.Builder
 
build() - Method in class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
build() - Method in class org.mule.runtime.http.api.client.proxy.NtlmProxyConfigBuilder
 
build() - Method in class org.mule.runtime.http.api.client.proxy.ProxyConfigBuilder
 
build() - Method in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
 
build() - Method in class org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder
 
build() - Method in class org.mule.runtime.http.api.domain.message.response.HttpResponseBuilder
 
build() - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration.Builder
 
build() - Method in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
 
build() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorValidatorBuilder
 
build() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDependency.Builder
 
build() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor.Builder
 
build() - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel.ClassLoaderModelBuilder
Creates a ClassLoaderModel with the current configuration.
build() - Method in interface org.mule.runtime.module.embedded.api.ArtifactConfiguration.ArtifactConfigurationBuilder
 
build() - Method in interface org.mule.runtime.module.embedded.api.ContainerConfiguration.ContainerConfigurationBuilder
 
build() - Method in interface org.mule.runtime.module.embedded.api.DeploymentConfiguration.DeploymentConfigurationBuilder
 
build() - Method in interface org.mule.runtime.module.embedded.api.EmbeddedContainer.EmbeddedContainerBuilder
 
build() - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.PropertyElementBuilder
 
build() - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest.Builder
 
build() - Method in interface org.mule.runtime.module.tooling.api.connectivity.ConnectivityTestingServiceBuilder
Creates a ConnectivityTestingService with the provided configuration
build() - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
Uses the configuration provided to this builder to create a new dancer.
build() - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
 
build() - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
build() - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Builds the ArtifactClassLoaderHolder with the ArtifactClassLoaders for application, plugins and container.
buildDefault() - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
 
buildDynamicConfigExpirationType() - Method in class org.mule.runtime.extension.api.declaration.type.DynamicConfigExpirationTypeBuilder
 
Builder() - Constructor for class org.mule.maven.client.api.model.BundleDependency.Builder
 
Builder() - Constructor for class org.mule.maven.client.api.model.BundleDescriptor.Builder
 
builder(String) - Static method in class org.mule.metadata.message.api.el.ModuleDefinition
 
Builder(String) - Constructor for class org.mule.metadata.message.api.el.ModuleDefinition.Builder
 
builder() - Static method in class org.mule.metadata.message.api.el.TypeBindings
 
builder(MuleEventMetadataType) - Static method in class org.mule.metadata.message.api.el.TypeBindings
 
Builder() - Constructor for class org.mule.metadata.message.api.el.TypeBindings.Builder
 
builder() - Static method in interface org.mule.metadata.message.api.MessageMetadataType
 
builder(ObjectType) - Static method in interface org.mule.metadata.message.api.MessageMetadataType
Creates a builder for the MessageMetadataType based on the specified message
builder() - Static method in interface org.mule.metadata.message.api.MuleEventMetadataType
Creates a builder for the MuleEventMetadataType
builder(ObjectType) - Static method in interface org.mule.metadata.message.api.MuleEventMetadataType
Creates a builder for the MuleEventMetadataType based on the specified event
builder() - Static method in class org.mule.runtime.api.bulk.BulkItem
 
builder() - Static method in class org.mule.runtime.api.bulk.BulkOperationResult
 
builder() - Static method in interface org.mule.runtime.api.component.ComponentIdentifier
 
builder() - Static method in interface org.mule.runtime.api.component.location.Location
 
builder() - Static method in interface org.mule.runtime.api.component.TypedComponentIdentifier
 
builder() - Static method in interface org.mule.runtime.api.el.BindingContext
Provides a builder to create BindingContext objects.
builder(BindingContext) - Static method in interface org.mule.runtime.api.el.BindingContext
Provides a builder to create BindingContext objects, based on an already existing one.
builder(ModuleNamespace) - Static method in interface org.mule.runtime.api.el.ExpressionModule
Provides a builder to create ExpressionModule objects.
builder() - Static method in interface org.mule.runtime.api.message.Message
Provides a builder to create Message objects.
builder(Message) - Static method in interface org.mule.runtime.api.message.Message
Provides a builder to create Message objects based on an existing Message instance.
builder() - Static method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
builder() - Static method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
builder() - Static method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
 
builder() - Static method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
builder(ParameterDslConfiguration) - Static method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
builder() - Static method in class org.mule.runtime.api.meta.model.XmlDslModel
 
builder() - Static method in interface org.mule.runtime.api.metadata.DataType
Provides a builder to create DataType objects.
builder(DataType) - Static method in interface org.mule.runtime.api.metadata.DataType
Provides a builder to create DataType objects based on an existing DataType instance.
builder(T) - Static method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor
 
builder() - Static method in class org.mule.runtime.api.metadata.descriptor.InputMetadataDescriptor
 
builder() - Static method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor
 
builder(String) - Static method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor
 
builder() - Static method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor
 
builder() - Static method in class org.mule.runtime.api.metadata.MetadataAttributes
 
builder() - Static method in class org.mule.runtime.api.store.ObjectStoreSettings
 
builder() - Static method in interface org.mule.runtime.api.tls.TlsContextFactory
Provides a builder to create custom TlsContextFactory objects or obtain the default one.
builder() - Static method in interface org.mule.runtime.app.declaration.api.component.location.Location
 
builder() - Static method in class org.mule.runtime.app.declaration.api.fluent.ParameterListValue
 
builder() - Static method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue
 
builder() - Static method in class org.mule.runtime.config.api.dsl.model.DslElementModel
 
Builder() - Constructor for class org.mule.runtime.config.api.dsl.processor.ArtifactConfig.Builder
 
Builder() - Constructor for class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
builder(String, MuleContext) - Static method in interface org.mule.runtime.core.api.construct.Flow
Creates a new flow builder
builder(ArtifactType) - Static method in interface org.mule.runtime.core.api.context.MuleContextBuilder
Creates a new MuleContextBuilder instance
builder(EventContext) - Static method in interface org.mule.runtime.core.api.event.CoreEvent
Create new CoreEvent.Builder.
builder(CoreEvent) - Static method in interface org.mule.runtime.core.api.event.CoreEvent
Create new CoreEvent.Builder based on an existing CoreEvent instance.
builder(EventContext, CoreEvent) - Static method in interface org.mule.runtime.core.api.event.CoreEvent
Create new CoreEvent.Builder based on an existing CoreEvent instance and and EventContext.
builder() - Static method in class org.mule.runtime.core.api.exception.ExceptionMapper
 
builder() - Static method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration
Creates a new builder for creating instances of ArtifactContextConfiguration
Builder() - Constructor for class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
 
builder() - Static method in class org.mule.runtime.extension.api.client.DefaultOperationParameters
 
builder() - Static method in class org.mule.runtime.extension.api.runtime.operation.Result
Creates a new Result.Builder
builder(Message) - Static method in class org.mule.runtime.extension.api.runtime.operation.Result
Creates a new Result.Builder initialises with a state that matched the one of the given muleMessage
Builder() - Constructor for class org.mule.runtime.extension.api.runtime.operation.Result.Builder
 
builder() - Static method in class org.mule.runtime.extension.api.soap.WebServiceDefinition
 
builder() - Static method in interface org.mule.runtime.http.api.client.auth.HttpAuthentication
Provides a HttpAuthenticationBuilder to create instances of HttpAuthentication.
builder() - Static method in interface org.mule.runtime.http.api.client.auth.HttpAuthentication.HttpNtlmAuthentication
Builder() - Constructor for class org.mule.runtime.http.api.client.HttpClientConfiguration.Builder
 
builder() - Static method in interface org.mule.runtime.http.api.client.proxy.ProxyConfig
 
builder() - Static method in interface org.mule.runtime.http.api.client.proxy.ProxyConfig.NtlmProxyConfig
 
builder() - Static method in interface org.mule.runtime.http.api.domain.message.request.HttpRequest
 
builder(boolean) - Static method in interface org.mule.runtime.http.api.domain.message.request.HttpRequest
 
builder() - Static method in interface org.mule.runtime.http.api.domain.message.response.HttpResponse
 
Builder() - Constructor for class org.mule.runtime.http.api.server.HttpServerConfiguration.Builder
 
builder() - Static method in interface org.mule.runtime.http.api.tcp.TcpClientSocketProperties
 
builder() - Static method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorValidatorBuilder
Creates an instance of the builder.
Builder() - Constructor for class org.mule.runtime.module.artifact.api.descriptor.BundleDependency.Builder
 
Builder() - Constructor for class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor.Builder
 
builder() - Static method in interface org.mule.runtime.module.embedded.api.ArtifactConfiguration
 
builder() - Static method in interface org.mule.runtime.module.embedded.api.ContainerConfiguration
 
builder() - Static method in interface org.mule.runtime.module.embedded.api.DeploymentConfiguration
 
builder() - Static method in interface org.mule.runtime.module.embedded.api.EmbeddedContainer
 
builder() - Static method in interface org.mule.runtime.module.extension.api.loader.java.type.PropertyElement
 
builder() - Static method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest
 
builder() - Static method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
builder() - Static method in interface org.mule.runtime.soap.api.message.SoapRequest
 
BUILDER_ALREADY_BUILD_AN_OBJECT_YOU_CANNOT_MODIFY_IT - Static variable in class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
builderFrom(LayoutModel) - Static method in class org.mule.runtime.api.meta.model.display.LayoutModel
Creates a new LayoutModel.LayoutModelBuilder which state is already initialised to match that of the given template.
builderFromStringRepresentation(String) - Static method in interface org.mule.runtime.api.component.location.Location
Creates a new Location.Builder with the provided location represented as string as base.
builderFromStringRepresentation(String) - Static method in interface org.mule.runtime.app.declaration.api.component.location.Location
Creates a new Location.Builder with the provided location represented as string as base.
buildEvent() - Method in class org.mule.functional.api.flow.FlowConstructRunner
Builds a new event based on this runner's config.
buildExpirationPolicyType() - Method in class org.mule.runtime.extension.api.declaration.type.DynamicConfigExpirationTypeBuilder
 
buildFromStringRepresentation(String) - Static method in interface org.mule.runtime.api.component.ComponentIdentifier
Creates a ComponentIdentifier from an string representation where the expected format is namespace:name.
buildMuleContext(MuleContextBuilder) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
 
buildMuleContext() - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
Builds a new MuleContext instance using configured builder instance.
buildOutputType(MetadataType, MetadataType, MetadataType, BaseTypeBuilder) - Static method in class org.mule.runtime.extension.api.soap.metadata.SoapOutputTypeBuilder
 
buildPoolingProfileType() - Method in class org.mule.runtime.extension.api.declaration.type.PoolingProfileTypeBuilder
 
buildReconnectionConfigType() - Method in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
 
buildReconnectionStrategyType() - Method in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
 
buildRedeliveryPolicyType() - Method in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
 
buildSchemaLocation(String, String) - Static method in class org.mule.runtime.extension.api.util.XmlModelUtils
Given a prefix and a namespace returns the correspondent schema location
BulkItem<T> - Class in org.mule.runtime.api.bulk
This class represents an individual data piece in the context of a bulk operation
BulkItem.BulkItemBuilder<T> - Class in org.mule.runtime.api.bulk
 
BulkItemBuilder() - Constructor for class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
BulkOperationResult<T> - Class in org.mule.runtime.api.bulk
This class is used to provide item level information about a bulk operation.
BulkOperationResult.BulkOperationResultBuilder<T> - Class in org.mule.runtime.api.bulk
 
BUNDLE_DESCRIPTOR_LOADER - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
BundleDependenciesResolutionException - Exception in org.mule.maven.client.api
 
BundleDependenciesResolutionException(Throwable) - Constructor for exception org.mule.maven.client.api.BundleDependenciesResolutionException
 
BundleDependency - Class in org.mule.maven.client.api.model
Describes a dependency on a bundle.
BundleDependency - Class in org.mule.runtime.module.artifact.api.descriptor
Describes a dependency on a bundle.
BundleDependency.Builder - Class in org.mule.maven.client.api.model
Builder for creating a BundleDependency
BundleDependency.Builder - Class in org.mule.runtime.module.artifact.api.descriptor
Builder for creating a BundleDependency
BundleDescriptor - Class in org.mule.maven.client.api.model
Describes a bundle by its Maven coordinates.
BundleDescriptor - Class in org.mule.runtime.module.artifact.api.descriptor
Describes a bundle by its Maven coordinates.
BundleDescriptor.Builder - Class in org.mule.maven.client.api.model
Builder for creating a BundleDescriptor
BundleDescriptor.Builder - Class in org.mule.runtime.module.artifact.api.descriptor
Builder for creating a BundleDescriptor
BundleDescriptorCreationException - Exception in org.mule.maven.client.api
Exception thrown when it's not possible to load the descriptor for a bundle.
BundleDescriptorCreationException(String) - Constructor for exception org.mule.maven.client.api.BundleDescriptorCreationException
 
BundleDescriptorCreationException(String, Throwable) - Constructor for exception org.mule.maven.client.api.BundleDescriptorCreationException
 
BundleDescriptorLoader - Interface in org.mule.runtime.module.artifact.api.descriptor
Loads the BundleDescriptor for Mule artifacts.
BundleDescriptorUtils - Class in org.mule.runtime.module.artifact.api.descriptor
Utilities to work with BundleDescriptor
BundleNotFoundException - Exception in org.mule.runtime.module.repository.api
Exception thrown when a bundle could not be found in the repository.
BundleNotFoundException(Throwable) - Constructor for exception org.mule.runtime.module.repository.api.BundleNotFoundException
BundleScope - Enum in org.mule.maven.client.api.model
Scope in which a bundle is required when used as a dependency.
BundleScope - Enum in org.mule.runtime.module.artifact.api.descriptor
Scope in which a bundle is required when used as a dependency.
BYTE_ARRAY - Static variable in interface org.mule.runtime.api.metadata.DataType
 
ByteArrayDataSource - Class in org.mule.runtime.core.api.message.ds
 
ByteArrayDataSource(byte[], MediaType, String) - Constructor for class org.mule.runtime.core.api.message.ds.ByteArrayDataSource
 
ByteArrayHttpEntity - Class in org.mule.runtime.http.api.domain.entity
Represents a byte array HTTP body.
ByteArrayHttpEntity(byte[]) - Constructor for class org.mule.runtime.http.api.domain.entity.ByteArrayHttpEntity
 
ByteBufferManager - Interface in org.mule.runtime.core.api.streaming.bytes
Manages the lifecycle of ByteBuffer instances, so that Mule can keep track of how much buffer memory is being consumed by the owner of this manager.
BYTES - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
ByteStreamingManager - Interface in org.mule.runtime.core.api.streaming.bytes
Manages components in charge of streaming bytes so that the runtime can keep track of them, enforce policies and make sure that all resources are reclaimed once no longer needed.

C

CACHE_CONTROL - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CachedConnectionProvider<C> - Interface in org.mule.runtime.api.connection
A ConnectionProvider specialization which lazily creates and caches connections.
call(Object[], BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionFunction
Function logic to be executed.
CALLBACK_PATH_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the path of the OAuth callback is configured
canBeUsedImplicitly(ParameterizedModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
Returns whether the given model can be used implicitly.
cannotCopyStreamPayload(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
cannotLoadFromClasspath(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
cannotReadPayloadAsBytes(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
cannotReadPayloadAsString(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
cannotRenameInboundScopeProperty(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
cannotSetObjectOnceItHasBeenSet(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
cannotSetPropertyOnObjectWithParamType(String, Class<?>, Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
cannotStartTransaction(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
cannotUseTxAndRemoteSync() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
CaseInsensitiveHashMap<K,V> - Class in org.mule.runtime.core.api.util
A case-insensitive Map.
CaseInsensitiveHashMap() - Constructor for class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
Constructs a new empty map with default size and load factor.
CaseInsensitiveHashMap(Map) - Constructor for class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
Constructor copying elements from another map.
CaseInsensitiveMapWrapper<T> - Class in org.mule.runtime.api.util
Represents a Map from String to T where the key's case is not taken into account when looking for it, but remembered when the key set is retrieved from the map.
CaseInsensitiveMapWrapper(Map) - Constructor for class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
Creates a new instance using an existing map as backing map.
CaseInsensitiveMapWrapper() - Constructor for class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
Creates a new instance using a HashMap as backing map.
CaseInsensitiveMapWrapper.AbstractConverterSet<A,B> - Class in org.mule.runtime.api.util
 
CaseInsensitiveMapWrapper.CaseInsensitiveMapKey - Class in org.mule.runtime.api.util
 
CaseInsensitiveMultiMap - Class in org.mule.runtime.http.api.domain
MultiMap where the key's case is not taken into account when looking for it, adding or aggregating it.
CaseInsensitiveMultiMap() - Constructor for class org.mule.runtime.http.api.domain.CaseInsensitiveMultiMap
 
CaseInsensitiveMultiMap(boolean) - Constructor for class org.mule.runtime.http.api.domain.CaseInsensitiveMultiMap
 
CaseInsensitiveMultiMap(MultiMap<String, String>) - Constructor for class org.mule.runtime.http.api.domain.CaseInsensitiveMultiMap
 
CaseInsensitiveMultiMap(MultiMap<String, String>, boolean) - Constructor for class org.mule.runtime.http.api.domain.CaseInsensitiveMultiMap
 
CATALOG_SEPARATOR - Static variable in interface org.mule.metadata.catalog.api.TypeResolver
 
Category - Enum in org.mule.runtime.api.meta
Enum that stores a list of valid categories that a plugin can be assigned to.
cdata(String) - Static method in class org.mule.runtime.app.declaration.api.fluent.ParameterSimpleValue
 
Chain - Interface in org.mule.runtime.extension.api.runtime.route
A Chain allows a given Operation to receive a chain of message processors to be executed as part of the operation's execution.
changeEvent(CoreEvent) - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.EventedExecutionContext
Changes the CoreEvent on which an operation is to be executed.
charset(String) - Method in interface org.mule.runtime.api.metadata.DataTypeParamsBuilder
Sets the given encoding.
charset(Charset) - Method in interface org.mule.runtime.api.metadata.DataTypeParamsBuilder
Sets the given encoding.
CHARSET - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
check(String) - Method in class org.mule.functional.api.component.AbstractLogChecker
 
check(String) - Method in class org.mule.functional.api.component.EqualsLogChecker
 
check(String) - Method in interface org.mule.functional.api.component.LogChecker
The method should check the log according to the rules defined in the implementation.
check(String) - Method in class org.mule.functional.api.component.StacktraceLogChecker
 
check(String) - Method in class org.mule.functional.api.component.SummaryLogChecker
 
checkArgument(boolean, String) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
 
checkArgument(boolean, String) - Static method in class org.mule.runtime.api.util.Preconditions
 
checkArgument(boolean, Supplier<String>) - Static method in class org.mule.runtime.api.util.Preconditions
 
checkArgument(boolean, String) - Static method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
 
checkArgument(boolean, String) - Static method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
 
checkConsumed() - Method in class org.mule.runtime.core.api.streaming.iterator.AbstractConsumer
Implement this method to actualy check for the Producer being fully consumed without worrying about it being closed or throwing any exceptions
checkConsumed() - Method in class org.mule.runtime.core.api.streaming.iterator.ListConsumer
 
CheckedBiConsumer<T,U> - Interface in org.mule.runtime.core.api.util.func
 
CheckedBiFunction<T,U,R> - Interface in org.mule.runtime.core.api.util.func
 
CheckedBiPredicate<T,U> - Interface in org.mule.runtime.core.api.util.func
 
checkedConsumer(CheckedConsumer<T>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
Adapt a CheckedConsumer to a Consumer propagating any exceptions thrown by the CheckedConsumer using Exceptions.propagate(Throwable).
checkedConsumer(CheckedBiConsumer<T, U>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
Adapt a CheckedBiConsumer to a BiConsumer propagating any exceptions thrown by the CheckedBiConsumer using Exceptions.propagate(Throwable).
CheckedConsumer<T> - Interface in org.mule.runtime.core.api.util.func
 
checkedFunction(CheckedFunction<T, R>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
Adapt a CheckedFunction to a Function propagating any exceptions thrown by the CheckedFunction using Exceptions.propagate(Throwable).
checkedFunction(CheckedBiFunction<T, U, R>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
Adapt a CheckedBiFunction to a BiFunction propagating any exceptions thrown by the CheckedBiFunction using Exceptions.propagate(Throwable).
CheckedFunction<T,R> - Interface in org.mule.runtime.core.api.util.func
 
checkedPredicate(CheckedPredicate<T>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
Adapt a CheckedPredicate to a Predicate propagating any exceptions thrown by the CheckedPredicate using Exceptions.propagate(Throwable).
checkedPredicate(CheckedBiPredicate<T, U>) - Static method in class org.mule.runtime.core.api.rx.Exceptions
Adapt a CheckedBiPredicate to a BiPredicate propagating any exceptions thrown by the CheckedBiPredicate using Exceptions.propagate(Throwable).
CheckedPredicate<T> - Interface in org.mule.runtime.core.api.util.func
 
CheckedRunnable - Interface in org.mule.runtime.core.api.util.func
A Runnable but for operations which might throw an Exception
CheckedSupplier<T> - Interface in org.mule.runtime.core.api.util.func
A supplier which can throw exceptions
checkingThatIsClassOrInheritsFrom(Class<?>) - Method in class org.mule.runtime.dsl.api.component.TypeDefinition
 
checkNotNull(Object, String) - Static method in class org.mule.maven.client.api.util.Preconditions
 
checkNotNull(T, String) - Static method in class org.mule.runtime.api.util.Preconditions
checkPhase(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
Will check that the phase passed in is a valid next phase for this lifecycle manager.
checkResultDataType(Message, DataType, Object) - Method in class org.mule.runtime.core.api.DefaultTransformationService
 
checkReturnClass(Object, CoreEvent) - Method in class org.mule.runtime.core.api.transformer.AbstractMessageTransformer
Check if the return class is supported by this transformer
checkState(boolean, String) - Static method in class org.mule.maven.client.api.util.Preconditions
 
checkState(boolean, String) - Static method in class org.mule.runtime.api.util.Preconditions
 
checkState(boolean, Supplier<String>) - Static method in class org.mule.runtime.api.util.Preconditions
 
CHILD_FIRST - Static variable in class org.mule.runtime.module.artifact.api.classloader.ChildFirstLookupStrategy
Provides access to the strategy
CHILD_ONLY - Static variable in class org.mule.runtime.module.artifact.api.classloader.ChildOnlyLookupStrategy
Provides access to the strategy
ChildFirstLookupStrategy - Class in org.mule.runtime.module.artifact.api.classloader
Defines a LookupStrategy that given a classloader, will search on that classloader first and then on it's father
ChildOnlyLookupStrategy - Class in org.mule.runtime.module.artifact.api.classloader
Defines a LookupStrategy that given a classloader, will search on that classloader without searching on the parent classloader.
CHUNKED - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
CLASS_LOADER_MODEL_LOADER_DESCRIPTOR - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
ClassHandler - Interface in org.mule.metadata.java.api.handler
 
classify(ClassPathClassifierContext) - Method in class org.mule.test.runner.api.AetherClassPathClassifier
Classifies URLs and Dependencys to define how the container, plugins and application class loaders should be created.
classify(ClassPathClassifierContext) - Method in interface org.mule.test.runner.api.ClassPathClassifier
Implements the logic for classifying how the URLs provided for dependencies should be arranged
ClassInformationAnnotation - Class in org.mule.metadata.java.api.annotation
 
ClassInformationAnnotation(String, boolean, boolean, boolean, boolean, boolean, List<String>, String, List<String>, boolean) - Constructor for class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
ClassInformationAnnotation(Class<?>) - Constructor for class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
ClassInformationAnnotation(Class<?>, List<Type>) - Constructor for class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
ClassLoaderFilter - Interface in org.mule.runtime.module.artifact.api.classloader
Determines if a given class or resource is exported in a plugin classloader
ClassLoaderFilterFactory - Interface in org.mule.runtime.module.artifact.api.classloader
Creates ClassLoaderFilter instances
ClassLoaderLookupPolicy - Interface in org.mule.runtime.module.artifact.api.classloader
Defines which resources in a class loader should be looked up using parent-first, child-first or child only strategies.
ClassLoaderLookupPolicyProvider - Interface in org.mule.runtime.module.artifact.api.classloader
Enables access ClassLoaderLookupPolicy used on a given classLoader.
ClassLoaderModel - Class in org.mule.runtime.module.artifact.api.descriptor
Contains all the information needed to create a ClassLoader for a Mule artifact.
ClassLoaderModel.ClassLoaderModelBuilder - Class in org.mule.runtime.module.artifact.api.descriptor
ClassLoaderModelBuilder() - Constructor for class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel.ClassLoaderModelBuilder
Creates an empty builder.
ClassLoaderModelBuilder(ClassLoaderModel) - Constructor for class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel.ClassLoaderModelBuilder
Creates a builder initialized with a ClassLoaderModel's state
ClassLoaderModelLoader - Interface in org.mule.runtime.module.artifact.api.descriptor
Loads the ClassLoaderModel for Mule artifacts

Explicitly defined to enable definition of implementations using SPI.

ClassLoaderModelProperty - Class in org.mule.runtime.extension.api.property
Links an EnrichableModel with a ClassLoader.
ClassLoaderModelProperty(ClassLoader) - Constructor for class org.mule.runtime.extension.api.property.ClassLoaderModelProperty
Creates a new instance
ClassLoaderRepository - Interface in org.mule.runtime.module.artifact.api.classloader
Provides access to the ClassLoader registered on the container.
ClassLoadingHelper - Class in org.mule.test.classloading.api
 
ClassLoadingHelper() - Constructor for class org.mule.test.classloading.api.ClassLoadingHelper
 
ClassNotFoundInRegionException - Exception in org.mule.runtime.module.artifact.api.classloader.exception
Extends ClassNotFoundException providing additional troubleshooting information from the context of the RegionClassLoader.
ClassNotFoundInRegionException(String, String) - Constructor for exception org.mule.runtime.module.artifact.api.classloader.exception.ClassNotFoundInRegionException
Builds the exception.
ClassNotFoundInRegionException(String, String, String, ClassNotFoundException) - Constructor for exception org.mule.runtime.module.artifact.api.classloader.exception.ClassNotFoundInRegionException
Builds the exception.
ClassPathClassifier - Interface in org.mule.test.runner.api
A ClassPathClassifier builds the ArtifactsUrlClassification that would be used for creating the ClassLoader to run the test.
ClassPathClassifierContext - Class in org.mule.test.runner.api
Represents a context that contains what is needed in order to do a classpath classification.
ClassPathClassifierContext(Artifact, File, List<URL>, Set<String>, List<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<Class>, List<URL>, boolean, Set<String>, Set<String>) - Constructor for class org.mule.test.runner.api.ClassPathClassifierContext
Creates a context used for doing the classification of the class path.
ClassPathUrlProvider - Class in org.mule.test.runner.api
Uses java system properties to get the classpath URLs.
ClassPathUrlProvider() - Constructor for class org.mule.test.runner.api.ClassPathUrlProvider
Creates an instance of the provider that uses system properties to get the classpath URLs.
ClassPathUrlProvider(List<URL>) - Constructor for class org.mule.test.runner.api.ClassPathUrlProvider
Creates an instance of the provided with a list of URLs to be appended in addition to the classpath ones.
ClassTypeLoader - Interface in org.mule.metadata.api
 
ClassUtils - Class in org.mule.metadata.java.api.utils
 
ClassUtils() - Constructor for class org.mule.metadata.java.api.utils.ClassUtils
 
ClassUtils - Class in org.mule.runtime.core.api.util
Extend the Apache Commons ClassUtils to provide additional functionality.
classValue(ClassValueModel) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
A ClassValueModel with metadata for a parameter which references a class
ClassValue - Annotation Type in org.mule.runtime.extension.api.annotation.param.display
Marks a field or parameter annotated with Parameter as actually representing a class.
ClassValueModel - Class in org.mule.runtime.api.meta.model.display
A model which describes how a given ParameterModel is actually representing a class.
ClassValueModel(List<String>) - Constructor for class org.mule.runtime.api.meta.model.display.ClassValueModel
Creates a new instance
cleanDirectory(File) - Static method in class org.mule.runtime.core.api.util.FileUtils
Cleans a directory without deleting it.
clear() - Method in interface org.mule.runtime.api.store.ObjectStore
Removes all items of this store without disposing it, meaning that after performing a clear(), you should still be able perform other operations.
clear() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
clear(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Clears the contents of the partition, but the partition itself remains functional
clear() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
clear() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
clear() - Method in class org.mule.runtime.api.util.MultiMap
 
clear() - Method in class org.mule.runtime.core.api.management.stats.AllStatistics
 
clear() - Method in class org.mule.runtime.core.api.management.stats.ComponentStatistics
Resets the state of this component statistics collector.
clear() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
Resets all the statistic state
clear() - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
clear() - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
clear() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
clear() - Method in interface org.mule.runtime.core.api.util.queue.Queue
Discards all the elements in the queue
clear() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
CLIENT_SECURITY - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
CLIENT_SECURITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates a security type problem enforced by an external entity
ClientConnection - Interface in org.mule.runtime.http.api.domain.request
Representation of all client related data concerning an HttpServer.
clientCredentials(String, String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
 
clientCredentialsGrantTypeDancerBuilder(LockFactory, Map<String, T>, MuleExpressionLanguage) - Method in interface org.mule.runtime.oauth.api.OAuthService
Creates a builder for an ClientCredentialsOAuthDancer for client credentials grant type.
ClientCredentialsOAuthDancer - Interface in org.mule.runtime.oauth.api
Implementations provide OAuth dance support for client-credentials grant-type.
ClientSecurityException - Exception in org.mule.runtime.api.security
Base exception for all security exceptions related to security failures calling external endpoint.
ClientSecurityException(I18nMessage) - Constructor for exception org.mule.runtime.api.security.ClientSecurityException
 
ClientSecurityException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.security.ClientSecurityException
 
clientTimeout - Variable in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
 
clientTimeout(Integer) - Method in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
Defines the SO_TIMEOUT value for client sockets.
clone() - Method in interface org.mule.runtime.core.api.context.notification.FlowCallStack
 
clone() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
Clones the map without cloning the keys or values.
close() - Method in interface org.mule.runtime.api.store.ObjectStore
Close the underlying store.
close(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Closes the partition of the give partitionName
close() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
close() - Method in interface org.mule.runtime.api.streaming.Cursor
For a Cursor, to be closed means that this cursor should not provide any more data.
close() - Method in interface org.mule.runtime.api.streaming.CursorProvider
Closes the provider in the sense that it will not yield any more cursors.
close() - Method in interface org.mule.runtime.api.tx.MuleXaObject
 
close() - Method in interface org.mule.runtime.core.api.Closeable
Deprecated.
Closes the resource.
close() - Method in class org.mule.runtime.core.api.streaming.bytes.AbstractCursorStreamProvider
Closes the provider in the sense that it will not yield any more cursors.
close() - Method in class org.mule.runtime.core.api.streaming.iterator.AbstractConsumer
close() - Method in class org.mule.runtime.core.api.streaming.iterator.ConsumerStreamingIterator
Closes the underlying consumer
close() - Method in class org.mule.runtime.core.api.streaming.iterator.ListConsumer
close() - Method in class org.mule.runtime.core.api.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in interface org.mule.runtime.extension.api.connectivity.XATransactionalConnection
Closes this connection and the underlying XATransactionalConnection.getXAResource().
close(C) - Method in interface org.mule.runtime.extension.api.runtime.streaming.PagingProvider
Closes this provider and all resources allocated by it, both local and remote.
CLOSE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
CLOSE_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
Closeable - Interface in org.mule.runtime.core.api
Deprecated.
closeQuietly(Channel) - Static method in class org.mule.runtime.core.api.util.FileUtils
Unconditionally close a Channel.
closeQuietly(Closeable) - Static method in class org.mule.runtime.core.api.util.IOUtils
Closes a {#link Closable} instance catching any exceptions
closeQuietly(Cursor) - Static method in class org.mule.runtime.core.api.util.StreamingUtils
Closes the given cursor swallowing any exceptions found.
closeStream(Object) - Method in interface org.mule.runtime.core.api.util.StreamCloserService
 
CLUSTER_NODE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
ClusterNodeNotification - Class in org.mule.runtime.api.notification
Notifies when there are a cluster node event
ClusterNodeNotification(Object, int) - Constructor for class org.mule.runtime.api.notification.ClusterNodeNotification
 
ClusterNodeNotificationListener - Interface in org.mule.runtime.api.notification
Defines a listener for ClusterNodeNotification
ClusterService - Interface in org.mule.runtime.api.cluster
Clustering service that provides information about the cluster state.
ClusterSupport - Annotation Type in org.mule.runtime.extension.api.annotation.source
Indicates the SourceClusterSupport that a Source should have when running in cluster mode.
collect() - Method in class org.mule.metadata.xml.api.SchemaCollector
 
CollectionDataType - Interface in org.mule.runtime.api.metadata
A data type that represents a generified collection.
collectionType(Class<? extends Collection>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Sets the given type for the CollectionDataType to be built.
collectionValue(Collection, Class<?>) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the collection value for the Message's payload to be built.
collectionValue(Object[]) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the collection value for the Message's payload to be built.
Collectors - Class in org.mule.runtime.api.util.collection
Provides different implementations of Collector
CombinedHandler - Class in org.mule.metadata.json.api.handler
 
CombinedHandler() - Constructor for class org.mule.metadata.json.api.handler.CombinedHandler
 
commit() - Method in interface org.mule.runtime.core.api.transaction.Transaction
Commit the transaction
commit() - Method in interface org.mule.runtime.core.api.util.queue.QueueSession
Commits a transaction started with QueueSession.begin()
commit() - Method in interface org.mule.runtime.extension.api.tx.Transactional
Commits the transaction
commit() - Method in interface org.mule.runtime.extension.api.tx.TransactionHandle
Commits the transaction.
commitCurrentTransaction() - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
commitTxButNoResource(Transaction) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
CommonTypeConverters - Class in org.mule.runtime.dsl.api.component
Set of common TypeConverters to be reused in different ComponentBuildingDefinitionProviders
compare(Class[], Class[], boolean, boolean) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Returns true if the types from array c2 are assignable to the types from c1 and the arrays are the same size.
compare(ParameterModel, ParameterModel) - Method in class org.mule.runtime.extension.api.util.ParameterModelComparator
 
compareTo(ConfigFile) - Method in class org.mule.runtime.config.api.dsl.processor.ConfigFile
 
COMPATIBILITY_PLUGIN_INSTALLED - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
compatibleWith(StacktraceLogChecker.MethodCall) - Static method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
Matcher to compare two Method calls.
complete() - Method in interface org.mule.runtime.api.component.execution.ExecutionResult
Must be called when the ExecutableComponent caller no longer needs to read any stream payloads or variables and resources can be closed.
COMPLETION_CALLBACK_CONTEXT_PARAM - Static variable in class org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextProperties
The key of an execution context variable which holds the CompletionCallback that a non blocking component will use to notify completion or failure
CompletionCallback<T,A> - Interface in org.mule.runtime.extension.api.runtime.process
This callback is how non blocking operations notify their outcome.
Component - Interface in org.mule.runtime.api.component
This interface is the most abstracted representation of a configuration element in a mule artifact.
Component - Interface in org.mule.runtime.core.api.component
Deprecated.
Transport infrastructure is deprecated.
COMPONENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
COMPONENT_NAME_SEPARATOR - Static variable in class org.mule.runtime.api.util.NameUtils
the configuration file component name separator.
COMPONENT_NOT_FOUND - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
ComponentBuildingDefinition<T> - Class in org.mule.runtime.dsl.api.component
Defines the mapping between a component configuration and how the object that represents that model in runtime is created.
ComponentBuildingDefinition.Builder<T> - Class in org.mule.runtime.dsl.api.component
Builder for ComponentBuildingDefinition

ComponentBuildingDefinitionProvider - Interface in org.mule.runtime.dsl.api.component
Service provider interface to define mule DSL extensions processors.
ComponentBuildingDefinitionProviderUtils - Class in org.mule.runtime.config.api.dsl.model
Provides reusable base definition builders for plugin parsers
ComponentBuildingDefinitionRegistry - Class in org.mule.runtime.config.api.dsl.model
Registry with all ComponentBuildingDefinition that where discovered in the classpath.
ComponentBuildingDefinitionRegistry() - Constructor for class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionRegistry
 
componentCausedErrorIs(Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ComponentConfiguration - Class in org.mule.runtime.dsl.api.component.config
Defines a mule component configuration content.
ComponentConfiguration() - Constructor for class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
ComponentDeclaration<T extends ComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ComponentModel.
ComponentDeclarer<T extends ComponentDeclarer,D extends ComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a ComponentDeclaration through a fluent API
ComponentElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any component that is considered as declaring point of different extensions components (Sources, Connection Providers and Operation Containers)
ComponentElementDeclaration<T extends ComponentElementDeclaration> - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of a ComponentModel configuration.
ComponentElementDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.ComponentElementDeclaration
 
ComponentElementDeclarer<E extends ComponentElementDeclarer,D extends ComponentElementDeclaration> - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring an ComponentElementDeclaration through a fluent API
ComponentExecutionException - Exception in org.mule.runtime.api.component.execution
Exception thrown by ExecutableComponent when there was a unhandled error within the execution of a set of components.
ComponentExecutionException(Throwable, Event) - Constructor for exception org.mule.runtime.api.component.execution.ComponentExecutionException
 
ComponentExecutor<T extends ComponentModel> - Interface in org.mule.runtime.extension.api.runtime.operation
A facade interface which hides the details of how an operation is actually executed.
ComponentExecutorFactory<T extends ComponentModel> - Interface in org.mule.runtime.extension.api.runtime.operation
Creates ComponentExecutor instances
ComponentExecutorModelProperty - Class in org.mule.runtime.module.extension.api.loader.java.property
A ModelProperty meant to be used on component models, which provides access to a ComponentExecutorFactory used to execute such component
ComponentExecutorModelProperty(ComponentExecutorFactory) - Constructor for class org.mule.runtime.module.extension.api.loader.java.property.ComponentExecutorModelProperty
Creates a new instance
ComponentFactory<T> - Interface in org.mule.runtime.dsl.api.component
Interface that must be implemented by those classes that are meant to be used as a factory to create complex domain objects which in turn are Components.
componentHasAnImplicitConfiguration(ExtensionModel, ComponentModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
Returns whether the given ComponentModel has an associated configuration that can be created implicitly.
ComponentIdentifier - Interface in org.mule.runtime.api.component
Unique identifier for a configuration option.
ComponentIdentifier.Builder - Interface in org.mule.runtime.api.component
ComponentIdentifier builder interface.
ComponentIdentifiers() - Constructor for class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers
 
ComponentInitialStateManager - Interface in org.mule.runtime.api.deployment.management
Manages the initial state of components within a mule artifact (application, domain, policy, etc).
ComponentLocation - Interface in org.mule.runtime.api.component.location
Provides information about the location of a component within an application.
componentLocation - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
ComponentLocationProvider - Class in org.mule.runtime.api.util
Provides a standard way to generate a log entry or message that references an element in a flow.
ComponentLocationProvider() - Constructor for class org.mule.runtime.api.util.ComponentLocationProvider
 
ComponentMetadataDescriptor<T extends ComponentModel> - Class in org.mule.runtime.api.metadata.descriptor
Immutable concrete implementation of ComponentMetadataDescriptor
ComponentMetadataDescriptor.ComponentMetadataDescriptorBuilder<T extends ComponentModel> - Class in org.mule.runtime.api.metadata.descriptor
Implementation of the builder design pattern to create instances of ComponentMetadataDescriptor
ComponentModel - Interface in org.mule.runtime.api.meta.model
A definition of a component in an ExtensionModel.
ComponentModelVisitor - Interface in org.mule.runtime.api.meta.model
Visitor interface for traversing a ComponentModel hierarchy
componentNotRegistered(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ComponentProvider - Interface in org.mule.runtime.api.component.location
Interface for all objects that may have a relationship to an element in the configuration.
ComponentResultJsonSerializer<T extends ComponentModel> - Class in org.mule.runtime.extension.api.persistence.metadata
Serializer that can convert a MetadataResult of a ComponentMetadataDescriptor type into a readable and processable JSON representation and from a JSON String to an MetadataResult instance
ComponentResultJsonSerializer() - Constructor for class org.mule.runtime.extension.api.persistence.metadata.ComponentResultJsonSerializer
 
ComponentResultJsonSerializer(boolean) - Constructor for class org.mule.runtime.extension.api.persistence.metadata.ComponentResultJsonSerializer
 
ComponentStatistics - Class in org.mule.runtime.core.api.management.stats
ComponentStatistics is a basic metrics aggregation class that is accessible via the JMX api.
ComponentStatistics() - Constructor for class org.mule.runtime.core.api.management.stats.ComponentStatistics
The constructor added to initialize the interval time in ms that stats are measured for from the property statIntervalTime.
ComponentValueProvider - Interface in org.mule.runtime.extension.api.values
This interface allows the exposure of the values associated to a parameter of a Component.
ComposableModel - Interface in org.mule.runtime.api.meta.model
Base interface for a model which contains nested components
ComposedErrorException - Interface in org.mule.runtime.api.exception
Exception that holds a collection of child Errors.
composeSuppliers(Supplier<File>...) - Method in interface org.mule.maven.client.api.LocalRepositorySupplierFactory
Compose several suppliers in order.
COMPOSITE_ROUTING - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
COMPOSITE_ROUTING_ERROR - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates one or more errors occurred during routing.
CompositeClassNotFoundException - Exception in org.mule.runtime.module.artifact.api.classloader.exception
Extends ClassNotFoundException, composing the individual exceptions of each place where the class was looked for and wasn't found.
CompositeClassNotFoundException(String, LookupStrategy, List<ClassNotFoundException>) - Constructor for exception org.mule.runtime.module.artifact.api.classloader.exception.CompositeClassNotFoundException
Builds the exception.
CompositePredicate<T> - Class in org.mule.runtime.core.api.util.func
A Predicate which aggregates more predicates and evaluates them as a whole.
COMPRESS - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
compressByteArray(byte[]) - Method in interface org.mule.runtime.core.api.util.compression.CompressionStrategy
Compresses a byte array.
compressByteArray(byte[]) - Method in class org.mule.runtime.core.api.util.compression.GZipCompression
Used for compressing a byte array into a new byte array using GZIP
compressedArtifactSupplier(File, BundleDescriptor, File) - Method in interface org.mule.maven.client.api.PomFileSupplierFactory
Pom file supplier that retrieves the pom file location from a compressed artifact.
compressInputStream(InputStream) - Method in interface org.mule.runtime.core.api.util.compression.CompressionStrategy
Compresses an InputStream.
compressInputStream(InputStream) - Method in class org.mule.runtime.core.api.util.compression.GZipCompression
 
CompressionStrategy - Interface in org.mule.runtime.core.api.util.compression
CompressionStrategy is a base interface for Different compression strategies
compute(Serializable) - Method in interface org.mule.runtime.api.metadata.MetadataCache.MetadataCacheValueResolver
 
compute(Class<?>, BiFunction<? super Class<?>, ? super V, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
computeIfAbsent(Serializable, MetadataCache.MetadataCacheValueResolver) - Method in interface org.mule.runtime.api.metadata.MetadataCache
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless null.
computeIfAbsent(Class<?>, Function<? super Class<?>, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
computeIfPresent(Class<?>, BiFunction<? super Class<?>, ? super V, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
CONF - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
config() - Static method in class org.mule.runtime.api.scheduler.SchedulerConfig
Whenever possible, use a SchedulerConfig from the Registry or inject it rather than building a new one with this method.
Config - Interface in org.mule.runtime.core.api.config
A generic component's configuration.
Config - Annotation Type in org.mule.runtime.extension.api.annotation.param
Indicates that the annotated member should be injected with the currently active configuration instance.
CONFIG - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
CONFIG_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
ConfigFile - Class in org.mule.runtime.config.api.dsl.processor
Represents an artifact configuration file and it's content in hierarchical format.
ConfigFile(String, List<ConfigLine>) - Constructor for class org.mule.runtime.config.api.dsl.processor.ConfigFile
 
ConfigLine - Class in org.mule.runtime.config.api.dsl.processor
A configuration line represents the data within a line in a configuration file
ConfigLine() - Constructor for class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
ConfigLine.Builder - Class in org.mule.runtime.config.api.dsl.processor
 
ConfigLineProvider - Interface in org.mule.runtime.config.api.dsl.processor
A configuration line provider allows to have a parent child relationship between ConfigLine while keeping the object immutable.
configName(String) - Method in class org.mule.runtime.extension.api.client.DefaultOperationParametersBuilder
Sets the name of the config used to execute an operation.
configNotFoundUsage() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ConfigOverride - Annotation Type in org.mule.runtime.extension.api.annotation.param
Binds the annotated member with the ParameterModel of the same name and type that exists in the config associated to the container of the annotated member.
ConfigOverrideTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
Marker annotation for a field that is a ConfigOverride.
ConfigOverrideTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ConfigOverrideTypeAnnotation
Creates a new instance
ConfigReference - Annotation Type in org.mule.runtime.extension.api.annotation.param.reference
Annotation to be used in a String type Parameter field or parameter which value is a reference to a global configuration element.
ConfigReferences - Annotation Type in org.mule.runtime.extension.api.annotation
Container for the Repeatable ConfigReference annotation
ConfigResource - Class in org.mule.runtime.core.api.config
A ConfigResource holds the url description (or location) and the url stream.
ConfigResource(String) - Constructor for class org.mule.runtime.core.api.config.ConfigResource
 
ConfigResource(URL) - Constructor for class org.mule.runtime.core.api.config.ConfigResource
 
ConfigResource(String, InputStream) - Constructor for class org.mule.runtime.core.api.config.ConfigResource
 
ConfigurableInstanceFactory<T> - Interface in org.mule.runtime.config.api.dsl
Factory for the instances created by the ConfigurableObjectFactory.
ConfigurableObjectFactory<T> - Class in org.mule.runtime.config.api.dsl
Basic implementation of ComponentFactory that handles all annotation related behavior including ObjectFactory.getObject().
ConfigurableObjectFactory() - Constructor for class org.mule.runtime.config.api.dsl.ConfigurableObjectFactory
 
ConfigurableObjectProvider - Interface in org.mule.runtime.api.ioc
Interface meant to be implemented by components that will provide objects that may be referenced from mule configuration files.
Configuration - Annotation Type in org.mule.runtime.extension.api.annotation
Used to express that a class should be used to describe a org.mule.runtime.extension.api.introspection.Configuration model.
CONFIGURATION - Static variable in class org.mule.runtime.extension.api.util.NameUtils
 
CONFIGURATION_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
CONFIGURATION_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
CONFIGURATION_PROPERTIES - Static variable in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProviderFactory
 
CONFIGURATION_PROPERTIES_ELEMENT - Static variable in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProviderFactory
 
configurationAttributes - Variable in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
ConfigurationBuilder - Interface in org.mule.runtime.core.api.config
A ConfigurationBuilder is used to configure a Mule instance, represented by a MuleContext instance.
configurationBuilderError(ConfigurationBuilder) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
configurationBuilderNoMatching(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
configurationBuilderSuccess(ConfigurationBuilder, int) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
configurationBuilderSuccess(ConfigurationBuilder, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ConfigurationComponentLocator - Interface in org.mule.runtime.api.component.location
Locator to access runtime objects created from the configuration of the artifact.
ConfigurationDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ConfigurationModel.
ConfigurationDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a ConfigurationDeclaration through a fluent API
ConfigurationElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element from which an extension configuration can be derived
ConfigurationElementDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of a ConfigurationModel configuration.
ConfigurationElementDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.ConfigurationElementDeclaration
 
ConfigurationElementDeclaration(String, String) - Constructor for class org.mule.runtime.app.declaration.api.ConfigurationElementDeclaration
 
ConfigurationElementDeclarer - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring an ConfigurationElementDeclaration through a fluent API
ConfigurationException - Exception in org.mule.runtime.core.api.config
 
ConfigurationException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.config.ConfigurationException
 
ConfigurationException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.mule.runtime.core.api.config.ConfigurationException
 
ConfigurationExtension - Interface in org.mule.runtime.core.api.config
Marker interface for custom configuration extensions defined inside MuleConfiguration This is required by the new parsers to identify child elements
ConfigurationFactory - Interface in org.mule.runtime.extension.api.runtime.config
Creates instances of objects which are compliant with the model described by the owning ConfigurationModel.
ConfigurationInstance - Interface in org.mule.runtime.extension.api.runtime.config
Just like the ConfigurationModel class provides introspection on a configuration's structure and parameters, this concept provides an abstraction on an actual configuration instance which was declared and instantiated.
ConfigurationModel - Interface in org.mule.runtime.api.meta.model.config
A named configuration for an extension

Configurations describe different ways to initialize a scope for operations.

ConfigurationParameters - Interface in org.mule.runtime.config.api.dsl.model
Representation of the DSL configuration parameters of a component.
ConfigurationParameterValueProvider - Interface in org.mule.runtime.extension.api.values
This interface allows the exposure of the Set of values associated to a Configuration's or Connection Provider's parameter.
ConfigurationProperties - Interface in org.mule.runtime.api.component
Represents the configuration properties defined in the artifact.
ConfigurationPropertiesProvider - Interface in org.mule.runtime.config.api.dsl.model.properties
A provider of configuration attributes.
ConfigurationPropertiesProviderFactory - Interface in org.mule.runtime.config.api.dsl.model.properties
Builds the provider for a custom configuration properties element.
ConfigurationProperty - Interface in org.mule.runtime.config.api.dsl.model.properties
Represents a configuration attribute.
ConfigurationProvider - Interface in org.mule.runtime.extension.api.runtime.config
A component responsible for providing instances which are realizations of a given ConfigurationModel.
Configurations - Annotation Type in org.mule.runtime.extension.api.annotation
Allows to reference a list of classes from which a org.mule.runtime.extension.api.introspection.Configuration model is to be inferred.
ConfigurationState - Interface in org.mule.runtime.extension.api.runtime.config
Contains the state of the parameters of a given ConfigurationInstance.
ConfigurationStats - Interface in org.mule.runtime.extension.api.runtime.config
Usage statistics about a ConfigurationInstance.
configure(CustomizationService) - Method in interface org.mule.runtime.api.config.custom.ServiceConfigurator
 
configure(ObjectProviderConfiguration) - Method in interface org.mule.runtime.api.ioc.ConfigurableObjectProvider
Method to be called to prepare the ConfigurableObjectProvider.
configure(T, Map<String, Object>) - Method in interface org.mule.runtime.config.api.dsl.ObjectFactoryCommonConfigurator
Configures the object instance using the parameters populated from the configuration.
configure(AbstractTransformer, Map<String, Object>) - Method in class org.mule.runtime.config.api.dsl.processor.TransformerConfigurator
Configures the common parameters of every transformer.
configure(MuleContext) - Method in class org.mule.runtime.core.api.config.builders.AbstractConfigurationBuilder
Will configure a MuleContext object based on the builders configuration settings.
configure(MuleContext) - Method in class org.mule.runtime.core.api.config.builders.AbstractResourceConfigurationBuilder
Override to check for existence of configResouce before invocation, and set resources n configuration afterwards.
configure(MuleContext) - Method in interface org.mule.runtime.core.api.config.ConfigurationBuilder
Will configure a MuleContext based on the configuration provided.
configureContextBeforeDeclaration(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
Allows to add pre configured the given context before it's fed into ExtensionModelLoader.declareExtension(ExtensionLoadingContext).
configureContextBeforeDeclaration(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
Allows to add pre configured the given context before it's fed into ExtensionModelLoader.declareExtension(ExtensionLoadingContext).
configureContextBeforeDeclaration(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
Allows to add pre configured the given context before it's fed into ExtensionModelLoader.declareExtension(ExtensionLoadingContext).
configureContextBeforeDeclaration(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.api.loader.java.DefaultJavaExtensionModelLoader
Allows to add pre configured the given context before it's fed into ExtensionModelLoader.declareExtension(ExtensionLoadingContext).
ConfiguredComponent - Interface in org.mule.runtime.extension.api.runtime.config
Represents a component which might be associated to a ConfigurationInstance
configureQueue(String, QueueManager) - Method in class org.mule.runtime.core.api.config.QueueProfile
 
configureThread(Thread) - Method in class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
 
configureTransformerFactory(TransformerFactory) - Method in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
configureValidator(Validator) - Method in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
configureXMLInputFactory(XMLInputFactory) - Method in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
connect() - Method in interface org.mule.runtime.api.connection.ConnectionProvider
Creates a new connection.
connect() - Method in interface org.mule.runtime.core.api.connector.Connectable
Make the connection to the underlying transport.
connect(DispatchingContext) - Method in class org.mule.runtime.extension.api.soap.ContextAwareMessageDispatcherProvider
 
connect() - Method in class org.mule.runtime.extension.api.soap.ContextAwareMessageDispatcherProvider
This method should not be used, instead use ContextAwareMessageDispatcherProvider.connect(DispatchingContext).
connect() - Method in class org.mule.runtime.module.artifact.api.classloader.net.MuleArtifactUrlConnection
Given the URL that was feed in the MuleArtifactUrlConnection.MuleArtifactUrlConnection(URL) constructor, it will validate its format through the MuleArtifactUrlConnection.parseSpecs() method.
connect() - Method in class org.mule.runtime.module.extension.soap.api.runtime.connection.transport.DefaultHttpMessageDispatcherProvider
 
Connectable - Interface in org.mule.runtime.core.api.connector
Interface for objects that should connect to a resource.
ConnectableComponentModel - Interface in org.mule.runtime.api.meta.model
A definition of an executable ComponentModel in an ExtensionModel.
ConnectedDeclaration<T extends BaseDeclaration> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get ConnectionProviderDeclaration objects
ConnectException - Exception in org.mule.runtime.core.api.connector
When this exception is thrown it will trigger a retry (reconnection) policy to go into effect if one is configured.
ConnectException(I18nMessage, Connectable) - Constructor for exception org.mule.runtime.core.api.connector.ConnectException
 
ConnectException(I18nMessage, Throwable, Connectable) - Constructor for exception org.mule.runtime.core.api.connector.ConnectException
 
ConnectException(Throwable, Connectable) - Constructor for exception org.mule.runtime.core.api.connector.ConnectException
 
CONNECTION - Static variable in interface org.mule.runtime.api.component.location.Location
 
CONNECTION - Static variable in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Group name for parameters that are considered to be part of a connection configuration.
CONNECTION - Static variable in interface org.mule.runtime.app.declaration.api.component.location.Location
 
Connection - Annotation Type in org.mule.runtime.extension.api.annotation.param
Indicates that the annotated member should be injected with a currently active connection.
CONNECTION - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.ParameterGroup
Group name for parameters that are considered to be part of a connection configuration.
CONNECTION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
CONNECTION - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CONNECTION_CONNECTED - Static variable in class org.mule.runtime.api.notification.ConnectionNotification
 
CONNECTION_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
CONNECTION_DISCONNECTED - Static variable in class org.mule.runtime.api.notification.ConnectionNotification
 
CONNECTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
CONNECTION_FAILED - Static variable in class org.mule.runtime.api.notification.ConnectionNotification
 
CONNECTION_FAILURE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
CONNECTION_FAILURE - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
 
CONNECTION_PROVIDER - Static variable in class org.mule.runtime.extension.api.util.NameUtils
 
CONNECTION_TAB - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.display.Placement
Tab name for parameters that are considered to be part of a connection configuration.
ConnectionElementDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of a ConnectionProviderModel configuration.
ConnectionElementDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.ConnectionElementDeclaration
 
ConnectionElementDeclaration(String, String) - Constructor for class org.mule.runtime.app.declaration.api.ConnectionElementDeclaration
 
ConnectionElementDeclarer - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring an ConnectionElementDeclaration through a fluent API
ConnectionException - Exception in org.mule.runtime.api.connection
Signals that an error occurred while trying to establish a connection
ConnectionException(String) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified detail message
ConnectionException(Throwable) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified cause
ConnectionException(String, Throwable) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified detail message and cause
ConnectionException(String, Throwable, ErrorType) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified detail message, cause and ErrorType
ConnectionException(Throwable, Object) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified detail cause and failed connection
ConnectionException(String, Throwable, ErrorType, Object) - Constructor for exception org.mule.runtime.api.connection.ConnectionException
Creates a new instance with the specified detail message, cause, ErrorType and failed connection
ConnectionHandler<T> - Interface in org.mule.runtime.api.connection
Represents a connection that is being managed by the runtime.
ConnectionManagementType - Enum in org.mule.runtime.api.meta.model.connection
Enumerates the different strategies that the runtime supports for managing connections.
ConnectionManager - Interface in org.mule.runtime.core.api.connector
Manages all the connections opened between the boundaries of an application.
ConnectionNotification - Class in org.mule.runtime.api.notification
Is fired by a connector when a connection is made or disconnected.
ConnectionNotification(String, String, int) - Constructor for class org.mule.runtime.api.notification.ConnectionNotification
 
ConnectionNotificationListener<T extends ConnectionNotification> - Interface in org.mule.runtime.api.notification
ConnectionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Connection event occurs.
ConnectionProvider<C> - Interface in org.mule.runtime.api.connection
Handles connections of the generic Connection type, which are created from a configuration object of the generic type Config.
ConnectionProviderDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ConnectionProviderModel.
ConnectionProviderDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a ConnectionProviderDeclaration through a fluent API
ConnectionProviderElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element from which an extension connection provider can be derived
ConnectionProviderFactory<T> - Interface in org.mule.runtime.extension.api.runtime.connectivity
Creates instances of ConnectionProvider for the generic Config and Connection types.
ConnectionProviderModel - Interface in org.mule.runtime.api.meta.model.connection
Introspection model for ConnectionProvider types.
ConnectionProviders - Annotation Type in org.mule.runtime.extension.api.annotation.connectivity
Annotation to be used on a Class also annotated with Extension, to list the ConnectionProviders that the extension exposes.
ConnectionProviderUtils - Class in org.mule.runtime.core.api.connection.util
Provides utilities to work with ConnectionProvider
ConnectionStereotype - Class in org.mule.runtime.extension.api.stereotype
StereotypeDefinition for any generic connection.
connectionTimeout(Integer) - Method in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
Defines how long to wait for the outbound connection to be created.
ConnectionValidationResult - Class in org.mule.runtime.api.connection
Represents the result of a Connection Validation.
CONNECTIVITY - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
CONNECTIVITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that a problem occurred and a connection could not be established
CONNECTIVITY_TESTING_SERVICE_KEY - Static variable in interface org.mule.runtime.api.connectivity.ConnectivityTestingService
Key under which the ConnectivityTestingService can be found in the Registry
ConnectivityTestingService - Interface in org.mule.runtime.api.connectivity
Service for doing connectivity testing.
ConnectivityTestingServiceBuilder - Interface in org.mule.runtime.module.tooling.api.connectivity
Builder for creating a ConnectivityTestingService from a set of extensions and an ArtifactConfiguration that describes a set of mule components.
ConnectivityTestingStrategy - Interface in org.mule.runtime.api.connectivity
An strategy for doing connectivity testing.
ConnectNotifier - Class in org.mule.runtime.core.api.retry.policy
Fires a ConnectionNotification each time a retry attempt is made.
ConnectNotifier() - Constructor for class org.mule.runtime.core.api.retry.policy.ConnectNotifier
 
CONNECTOR_CLASS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
***************************************************************************** Transport Service descriptor properties *****************************************************************************
CONNECTOR_DEFAULT_EXCHANGE_PATTERN - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_DISPATCHER_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_ENDPOINT_BUILDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_INBOUND_EXCHANGE_PATTERNS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_INBOUND_TRANSFORMER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_MESSAGE_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_MESSAGE_RECEIVER_CLASS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_META_ENDPOINT_BUILDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_OUTBOUND_EXCHANGE_PATTERNS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_OUTBOUND_TRANSFORMER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_REQUESTER_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_RESPONSE_TRANSFORMER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_SERVICE_ERROR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_SERVICE_FINDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_SESSION_HANDLER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_TRANSACTED_MESSAGE_RECEIVER_CLASS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_TRANSACTION_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
CONNECTOR_XA_TRANSACTED_MESSAGE_RECEIVER_CLASS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
ConnectorMessageNotification - Class in org.mule.runtime.api.notification
Used to notify that a message was received or sent through a Connector
ConnectorMessageNotification(EnrichedNotificationInfo, ComponentLocation, int) - Constructor for class org.mule.runtime.api.notification.ConnectorMessageNotification
 
ConnectorMessageNotificationListener<T extends ConnectorMessageNotification> - Interface in org.mule.runtime.api.notification
Observer interface to receive notifications about messages being sent and received from connectors
connectorWithProtocolNotRegistered(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
CONSTRUCT - Static variable in class org.mule.runtime.extension.api.util.NameUtils
 
ConstructDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ComponentModel.
ConstructDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a OperationDeclaration through a fluent API
ConstructElementDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of an application Flow configuration.
ConstructElementDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.ConstructElementDeclaration
 
ConstructElementDeclaration(String, String) - Constructor for class org.mule.runtime.app.declaration.api.ConstructElementDeclaration
 
ConstructElementDeclarer - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring a ConstructElementDeclaration through a fluent API
ConstructModel - Interface in org.mule.runtime.api.meta.model.construct
An specialization of a ComponentModel that is not executable as an standalone component and depends on the composition with ConnectableComponentModels in order to act in an application.
consume() - Method in class org.mule.runtime.core.api.streaming.iterator.AbstractConsumer
Retrieves the next available item.
consume() - Method in interface org.mule.runtime.core.api.streaming.iterator.Consumer
Retrieves the next available item.
consume(SoapRequest, MessageDispatcher) - Method in interface org.mule.runtime.soap.api.client.SoapClient
Sends a SoapRequest blocking the current thread until a response is available or the request times out.
consume(SoapRequest) - Method in interface org.mule.runtime.soap.api.client.SoapClient
Sends a SoapRequest blocking the current thread until a response is available or the request times out.
consumeOnce(T) - Method in class org.mule.runtime.core.api.util.func.Once.ConsumeOnce
 
Consumer<T> - Interface in org.mule.runtime.core.api.streaming.iterator
General interface for components able to consume data from any specific resource or stream, following the Producer-Consumer design pattern.
CONSUMER_KEY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the consumer key is configured
CONSUMER_SECRET_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the consumer secret is configured
consumeRepeatablePayload(CoreEvent) - Static method in class org.mule.runtime.core.api.util.StreamingUtils
If the event has a repeatable payload (instance of CursorProvider), then this method returns a new event which payload has an equivalent, already consumed structure.
ConsumerStreamingIterator<T> - Class in org.mule.runtime.core.api.streaming.iterator
Implementation of StreamingIterator that takes its elements from a Consumer.
ConsumerStreamingIterator(Consumer<T>) - Constructor for class org.mule.runtime.core.api.streaming.iterator.ConsumerStreamingIterator
 
CONTAINER_APP_PLUGINS - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
containerAlreadyRegistered(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ContainerConfiguration - Interface in org.mule.runtime.module.embedded.api
Configuration related to the container.
containerConfiguration(ContainerConfiguration) - Method in interface org.mule.runtime.module.embedded.api.EmbeddedContainer.EmbeddedContainerBuilder
 
ContainerConfiguration.ContainerConfigurationBuilder - Interface in org.mule.runtime.module.embedded.api
Builder interface to create instances of ArtifactConfiguration.
containerFolder(File) - Method in interface org.mule.runtime.module.embedded.api.ContainerConfiguration.ContainerConfigurationBuilder
 
ContainerInfo - Class in org.mule.runtime.module.embedded.api
This class contains all the information related to the container resources.
ContainerInfo(String, URL, List<URL>, List<URL>) - Constructor for class org.mule.runtime.module.embedded.api.ContainerInfo
Creates a new instance.
containing(DslElementModel) - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel.Builder
 
containing(String, DslElementSyntax) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
Adds a childElement declaration to this DslElementSyntax that can be referenced by name
containing(URL) - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel.ClassLoaderModelBuilder
Adds an URL to the model
contains(Element) - Method in class org.mule.metadata.ast.api.IntrospectionContext
 
contains(String) - Method in interface org.mule.runtime.api.store.ObjectStore
Check whether this store already contains a value for the given key
contains(String, String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Check whether the given partitionName already contains a value for the given key
contains(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
Check whether this store already contains a value for the given key
containsBaseType(ObjectType) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
Type comparison will be performed first by typeId in the context of subTypes mapping.
containsCategory(String) - Method in class org.mule.runtime.api.metadata.MetadataKeysContainerBuilder
 
containsKey(Object) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
containsKey(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
containsKey(Object) - Method in class org.mule.runtime.api.util.MultiMap
 
containsKey(Object) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
containsKey(Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
Determines if there's a matching mapping by the rules described on the class javadoc.
containsObject(String) - Method in interface org.mule.runtime.api.ioc.ObjectProvider
 
containsSharedResources() - Method in interface org.mule.runtime.deployment.model.api.domain.Domain
 
containsType(Throwable, Class<?>) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
This method returns true if the throwable contains a Throwable that matches the specified class or subclass in the exception chain.
containsValue(Object) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
containsValue(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
containsValue(Object) - Method in class org.mule.runtime.api.util.MultiMap
 
containsValue(Object) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
containsValue(Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
content - Variable in class org.mule.runtime.core.api.message.ds.StringDataSource
 
Content - Annotation Type in org.mule.runtime.extension.api.annotation.param
 
content(InputStream) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
content(String) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
CONTENT_BASE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CONTENT_DISPOSITION - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CONTENT_ENCODING - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CONTENT_ID - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CONTENT_LANGUAGE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CONTENT_LENGTH - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CONTENT_LOCATION - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CONTENT_MD5 - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CONTENT_RANGE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CONTENT_TRANSFER_ENCODING - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
CONTENT_TYPE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
contentType - Variable in class org.mule.runtime.core.api.message.ds.StringDataSource
 
contentType(MediaType) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
CONTEXT_DISPOSED - Static variable in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
CONTEXT_DISPOSING - Static variable in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
CONTEXT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
CONTEXT_INITIALISED - Static variable in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
CONTEXT_INITIALISING - Static variable in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
CONTEXT_STARTED - Static variable in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
CONTEXT_STARTING - Static variable in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
CONTEXT_STOPPED - Static variable in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
CONTEXT_STOPPING - Static variable in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
ContextAwareMessageDispatcherProvider<T extends MessageDispatcher> - Class in org.mule.runtime.extension.api.soap
ContextAwareMessageDispatcherProvider() - Constructor for class org.mule.runtime.extension.api.soap.ContextAwareMessageDispatcherProvider
 
CONTINUE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
convert(InputType) - Method in interface org.mule.runtime.dsl.api.component.TypeConverter
Converters from one type to another.
Converter - Interface in org.mule.runtime.core.api.transformer
Defines a Transformer that is a data type converters, ie: convert data from a type to another without modifying the meaning of the data.
COOKIE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
copy(Set<T>) - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
 
copy(List<T>) - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
 
copy() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
Creates a new Result.Builder initialises with a state that matched this result
copy() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
copyFile(File, File, boolean) - Static method in class org.mule.runtime.core.api.util.FileUtils
Copies a file to a new location.
copyLarge(InputStream, OutputStream) - Static method in class org.mule.runtime.core.api.util.IOUtils
Re-implement copy method to allow buffer size to be configured.
copyLarge(Reader, Writer) - Static method in class org.mule.runtime.core.api.util.IOUtils
Re-implement copy method to allow buffer size to be configured.
copyLarge(InputStream, OutputStream, int) - Static method in class org.mule.runtime.core.api.util.IOUtils
Copies the data read from the InputStream into the OutputStream using a buffer of size bufferSize
copyStreamToFile(InputStream, File) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
CORE_NAMESPACE_NAME - Static variable in class org.mule.runtime.core.api.exception.Errors
 
CoreDslConstants - Interface in org.mule.runtime.config.api.dsl
Constants for Mule XML DSL.
CoreEvent - Interface in org.mule.runtime.core.api.event
Represents any data event occurring in the Mule environment.
CoreEvent.Builder - Interface in org.mule.runtime.core.api.event
 
CoreExtensionsAware - Interface in org.mule.runtime.container.api
Deprecated.
on 4.1, use @Inject on a field or setter method of type List
CoreMessages - Class in org.mule.runtime.core.api.config.i18n
 
CoreRuntimeExtensionModelProvider - Class in org.mule.runtime.core.api.extension
 
CoreRuntimeExtensionModelProvider() - Constructor for class org.mule.runtime.core.api.extension.CoreRuntimeExtensionModelProvider
 
CORRELATION_ID - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
CORRELATION_TIMEOUT - Static variable in class org.mule.runtime.api.notification.RoutingNotification
 
CorrelationInfo - Interface in org.mule.runtime.extension.api.runtime.parameter
Provides message correlation information.
correlationTimedOut(Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
couldNotDetermineDestinationComponentFromEndpoint(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
couldNotRegisterNewScheduler(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
count - Variable in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
COUNT - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
 
Counter - Class in org.mule.test.implicit.config.extension.extension.api
 
Counter(int) - Constructor for class org.mule.test.implicit.config.extension.extension.api.Counter
 
countFailOrNullEvent() - Method in class org.mule.functional.api.component.AssertionMessageProcessor
 
cpuIntensiveScheduler() - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler with a default configuration for heavy computation or CPU intensive tasks.
cpuIntensiveScheduler(SchedulerConfig) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for heavy computation or CPU intensive tasks.
cpuIntensiveScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for heavy computation or CPU intensive tasks.
cpuLightScheduler() - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler with a default configuration for light CPU tasks.
cpuLightScheduler(SchedulerConfig) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for light CPU tasks.
cpuLightScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for light CPU tasks.
CRAFTED_LOADER_ID - Static variable in class org.mule.runtime.module.extension.api.loader.java.CraftedExtensionModelLoader
 
CraftedExtensionModelLoader - Class in org.mule.runtime.module.extension.api.loader.java
ExtensionModelLoader implementation to be used for extensions which model is hand crafted.
CraftedExtensionModelLoader() - Constructor for class org.mule.runtime.module.extension.api.loader.java.CraftedExtensionModelLoader
 
create(MetadataFormat) - Static method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
create(ClassLoader) - Static method in interface org.mule.metadata.catalog.api.TypeResolver
Reads the entire file to properly load a TypeResolver
create(ClassHandler...) - Static method in class org.mule.metadata.java.api.handler.TypeHandlerManager
Creates a new TypeHandlerManager
create() - Static method in interface org.mule.runtime.api.component.execution.InputEvent
 
create(Event) - Static method in interface org.mule.runtime.api.component.execution.InputEvent
 
create(InputEvent) - Static method in interface org.mule.runtime.api.component.execution.InputEvent
 
create() - Static method in class org.mule.runtime.api.connection.serialization.ErrorTypeSerializer
Creates a new instance of the ErrorTypeSerializer.
create() - Method in class org.mule.runtime.api.el.AbstractBindingContextBuilderFactory
 
create(BindingContext) - Method in class org.mule.runtime.api.el.AbstractBindingContextBuilderFactory
 
create(ModuleNamespace) - Method in class org.mule.runtime.api.el.AbstractExpressionModuleBuilderFactory
 
create() - Method in interface org.mule.runtime.api.el.DefaultExpressionLanguageFactoryService
Create the expression language
create(Gson, TypeToken<T>) - Method in class org.mule.runtime.api.el.persistence.ValidationResultTypeAdapterFactory
 
create() - Method in class org.mule.runtime.api.message.AbstractMuleMessageBuilderFactory
 
create(Message) - Method in class org.mule.runtime.api.message.AbstractMuleMessageBuilderFactory
 
create() - Method in class org.mule.runtime.api.metadata.AbstractDataTypeBuilderFactory
 
create(DataType) - Method in class org.mule.runtime.api.metadata.AbstractDataTypeBuilderFactory
 
create(String, String) - Static method in class org.mule.runtime.api.metadata.MediaType
Returns a media-type for.
create(String, String, Charset) - Static method in class org.mule.runtime.api.metadata.MediaType
Returns a media-type for the given parameters.
create() - Method in class org.mule.runtime.api.tls.AbstractTlsContextFactoryBuilderFactory
 
create(ElementDeclaration) - Method in interface org.mule.runtime.config.api.dsl.model.DslElementModelFactory
Resolves the DslElementModel for the given ElementDeclaration, providing an element with all the required information for representing this elementDeclaration element in the DSL and binding it to its model component or MetadataType.
create(ComponentConfiguration) - Method in interface org.mule.runtime.config.api.dsl.model.DslElementModelFactory
Resolves the DslElementModel for the given applicationElement, providing an element with all the required information for representing this applicationElement element in the DSL and binding it to its model component or MetadataType.
create() - Method in interface org.mule.runtime.config.api.XmlGathererErrorHandlerFactory
 
create() - Method in class org.mule.runtime.core.api.el.DefaultBindingContextBuilderFactory
 
create(BindingContext) - Method in class org.mule.runtime.core.api.el.DefaultBindingContextBuilderFactory
 
create(FlowConstruct, ComponentLocation) - Static method in interface org.mule.runtime.core.api.event.EventContextFactory
Builds a new execution context with the given parameters.
create(FlowConstruct, ComponentLocation, String) - Static method in interface org.mule.runtime.core.api.event.EventContextFactory
Builds a new execution context with the given parameters and an empty publisher.
create(String, String, ComponentLocation, FlowExceptionHandler) - Static method in interface org.mule.runtime.core.api.event.EventContextFactory
Builds a new execution context with the given parameters.
create(String, String, ComponentLocation, String, FlowExceptionHandler) - Static method in interface org.mule.runtime.core.api.event.EventContextFactory
Builds a new execution context with the given parameters and an empty publisher.
create(FlowConstruct, ComponentLocation, String, Optional<CompletableFuture<Void>>) - Static method in interface org.mule.runtime.core.api.event.EventContextFactory
Builds a new execution context with the given parameters.
create(FlowConstruct, FlowExceptionHandler, ComponentLocation, String, Optional<CompletableFuture<Void>>) - Static method in interface org.mule.runtime.core.api.event.EventContextFactory
Builds a new execution context with the given parameters.
create(String, String, ComponentLocation, String, Optional<CompletableFuture<Void>>, FlowExceptionHandler) - Static method in interface org.mule.runtime.core.api.event.EventContextFactory
Builds a new execution context with the given parameters.
create() - Method in class org.mule.runtime.core.api.metadata.DefaultDataTypeBuilderFactory
 
create(DataType) - Method in class org.mule.runtime.core.api.metadata.DefaultDataTypeBuilderFactory
 
create(MuleContext, String) - Method in interface org.mule.runtime.core.api.processor.strategy.ProcessingStrategyFactory
 
create(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityContextFactory
 
create(MuleConfiguration) - Method in interface org.mule.runtime.core.api.transaction.TransactionManagerFactory
Creates of obtains the jta transaction manager to use for mule transactions
create(String, ArtifactPluginDescriptor, ClassLoader, ClassLoaderLookupPolicy) - Method in class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginClassLoaderFactory
 
create() - Static method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
 
create(HttpClientConfiguration) - Method in interface org.mule.runtime.http.api.client.HttpClientFactory
 
create(HttpServerConfiguration) - Method in interface org.mule.runtime.http.api.server.HttpServerFactory
Creates a new HttpServer.
create(String, T, ClassLoader, ClassLoaderLookupPolicy) - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoaderFactory
Creates a classLoader from a given descriptor
create(String, String) - Method in class org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoaderFilterFactory
 
create(String, String) - Method in interface org.mule.runtime.module.artifact.api.classloader.ClassLoaderFilterFactory
Creates a filter based on the provided configuration
create(String, ArtifactClassLoader, T, List<ArtifactClassLoader>) - Method in interface org.mule.runtime.module.artifact.api.classloader.DeployableArtifactClassLoaderFactory
Creates a ClassLoader from a given descriptor
create(String, T, ClassLoader, ClassLoaderLookupPolicy) - Method in class org.mule.runtime.module.artifact.api.classloader.TrackingArtifactClassLoaderFactory
 
create(String, ArtifactClassLoader, T, List<ArtifactClassLoader>) - Method in class org.mule.runtime.module.artifact.api.classloader.TrackingDeployableArtifactClassLoaderFactory
 
create(File, Optional<Properties>) - Method in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
 
create(File, Optional<Properties>) - Method in interface org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorFactory
Creates an artifact descriptor from a folder.
create(MuleContext) - Method in class org.mule.runtime.module.extension.api.manager.DefaultExtensionManagerFactory
Creates a new ExtensionManager
create(MuleContext) - Method in interface org.mule.runtime.module.extension.api.manager.ExtensionManagerFactory
Creates a new ExtensionManager
create(ServiceProviderDiscoverer) - Static method in interface org.mule.runtime.module.service.api.discoverer.ServiceDiscoverer
 
create(ServiceDiscoverer) - Static method in interface org.mule.runtime.module.service.api.manager.ServiceManager
 
create() - Method in class org.mule.runtime.module.tls.api.DefaultTlsContextFactoryBuilderFactory
 
create(SoapClientConfiguration) - Method in interface org.mule.runtime.soap.api.client.SoapClientFactory
Creates a new SoapClient instance.
createApplication(File) - Method in interface org.mule.runtime.module.tooling.api.ToolingService
Creates an Application from a set of resources.
createApplication(File, Optional<Properties>) - Method in interface org.mule.runtime.module.tooling.api.ToolingService
Creates an Application from a set of resources.
createApplication(byte[]) - Method in interface org.mule.runtime.module.tooling.api.ToolingService
Creates an application but from the content byte[], see ToolingService.createApplication(File) for more details.
createApplication(byte[], Optional<Properties>) - Method in interface org.mule.runtime.module.tooling.api.ToolingService
Creates an application but from the content byte[], see ToolingService.createApplication(File, Optional) for more details.
createArtifact(File, Optional<Properties>, M) - Method in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
 
createArtifactContext(ArtifactContextConfiguration) - Method in class org.mule.runtime.config.api.dsl.artifact.SpringArtifactConfigurationProcessor
 
createArtifactContext(ArtifactContextConfiguration) - Method in interface org.mule.runtime.deployment.model.api.artifact.ArtifactConfigurationProcessor
Creates an ArtifactContext for an artifact based on the configuration files of the artifact.
createArtifactDescriptor(File, String, Optional<Properties>) - Method in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
 
createArtifactModel(File) - Method in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
 
createAttributesFromYamlObject(String, Object, Object) - Method in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
createAuthentication(Credentials) - Method in interface org.mule.runtime.extension.api.security.AuthenticationHandler
 
createByteStreamingManager() - Method in class org.mule.runtime.core.api.streaming.DefaultStreamingManager
 
createCompatibilityExecutionTemplate(MuleContext, TransactionConfig) - Static method in class org.mule.runtime.core.api.execution.TransactionalExecutionTemplate
Creates a ExecutionTemplate that will manage transactional context according to configured TransactionConfig.
createConfigResourcesString() - Method in class org.mule.runtime.core.api.config.builders.AbstractResourceConfigurationBuilder
 
createConfigurationBuilder(String) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
 
createConfigurationBuilder(String, boolean) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
 
createConfigurationBuilder(String[], boolean) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
 
createConfigurationBuilder(String[], MuleContext) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
 
createConfigurationBuilder(String, Map<String, String>, ArtifactType) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
 
createConfigurationBuilder(String[], Map<String, String>, ArtifactType) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
 
createConfigurationBuilder(String, Map<String, String>, ArtifactType, boolean, boolean) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
 
createConfigurationBuilder(String[], Map<String, String>, ArtifactType, boolean, boolean) - Static method in class org.mule.runtime.config.api.SpringXmlConfigurationBuilderFactory
 
createContext() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallback
 
createCredentialsBuilder() - Method in interface org.mule.runtime.extension.api.security.AuthenticationHandler
 
createdClassLoaders - Static variable in class org.mule.test.classloading.api.ClassLoadingHelper
 
createDefault() - Static method in class org.mule.metadata.java.api.handler.TypeHandlerManager
 
createDefault() - Static method in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
createDefaultExtensionManager() - Static method in class org.mule.runtime.module.extension.api.util.MuleExtensionUtils
Creates a default ExtensionManager
createDefaultNotificationManager() - Static method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
createDomain(File) - Method in interface org.mule.runtime.module.tooling.api.ToolingService
Creates a Domain from a set of resources.
createDomain(byte[]) - Method in interface org.mule.runtime.module.tooling.api.ToolingService
Creates a domain but from the content byte[], see ToolingService.createDomain(File) for more details.
CreateException - Exception in org.mule.runtime.api.lifecycle
CreateException is thrown when creating an object inside Mule wasn't possible due to inconsistent internal state or wrong input.
CreateException(I18nMessage, Object) - Constructor for exception org.mule.runtime.api.lifecycle.CreateException
 
CreateException(I18nMessage, Throwable, Object) - Constructor for exception org.mule.runtime.api.lifecycle.CreateException
 
CreateException(Throwable, Object) - Constructor for exception org.mule.runtime.api.lifecycle.CreateException
 
createExecutor(T, Map<String, Object>) - Method in interface org.mule.runtime.extension.api.runtime.operation.ComponentExecutorFactory
Creates a new ComponentExecutor
createExtensionModel() - Method in class org.mule.runtime.core.api.extension.CoreRuntimeExtensionModelProvider
 
createExtensionModel() - Method in interface org.mule.runtime.core.api.extension.RuntimeExtensionModelProvider
 
createFile(String) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
createFrom(URL, ClassLoader) - Static method in interface org.mule.metadata.catalog.api.TypeResolver
Reads the entire file to properly load a TypeResolver
createFrom(String, ClassLoader) - Static method in interface org.mule.metadata.catalog.api.TypeResolver
Reads the entire content to properly load a TypeResolver
createFrom(Event, ComponentLocation, Component, Exception, int) - Static method in class org.mule.runtime.api.notification.MessageProcessorNotification
 
createFromString(String) - Static method in enum org.mule.runtime.core.api.config.bootstrap.ArtifactType
 
createHandler() - Method in interface org.mule.runtime.extension.api.runtime.exception.ExceptionHandlerFactory
Creates a new instance of a ExceptionHandler
createHeader(String, char[]) - Static method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
 
createHeader(String, String, String, EncryptionStrategy) - Static method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
 
createInfo(Event, Exception, Component) - Static method in class org.mule.runtime.api.notification.EnrichedNotificationInfo
Extract information from the event and exception to provide notification data.
createInstance(Map<String, Object>) - Method in interface org.mule.runtime.config.api.dsl.ConfigurableInstanceFactory
Creates the object to be used at runtime.
createInterceptor() - Method in interface org.mule.runtime.extension.api.runtime.InterceptorFactory
Creates a new Interceptor
createIterator(Set<A>) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
createKey(String, String) - Method in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
createLock(String) - Method in interface org.mule.runtime.api.lock.LockFactory
Provides a lock to create thread safe Mule components.
createMavenClient(MavenConfiguration) - Method in interface org.mule.maven.client.api.MavenClientProvider
Creates a new MavenClient implementation.
createMessage(String, int, Object) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a new I18nMessage instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object, Object) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a new I18nMessage instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object, Object, Object) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a new I18nMessage instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int, Object...) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a new I18nMessage instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMessage(String, int) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a new I18nMessage instance that is filled with the formatted message with id code from the resource bundle bundlePath.
createMuleContext(ConfigurationBuilder...) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
Creates a MuleContext using a default MuleContextBuilder
createMuleContext(List<ConfigurationBuilder>, MuleContextBuilder) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
Creates a new MuleContext using the MuleContextBuilder provided and configures it with the list of configuration builders.
createMuleContext(ConfigurationBuilder, MuleContextBuilder) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
Creates a new MuleContext using the MuleContextBuilder provided and configures it with the list of configuration builder and c onfigures it with configurationBuilder
createMuleContext(String) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
Creates a new MuleContext instance from the resource provided.
createMuleContext(String, Map<String, Object>) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
Creates a new MuleContext instance from the resource provided.
createMuleContext(ConfigurationBuilder, Map<String, Object>) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
Creates a new MuleContext using the given configurationBuilder.
createMuleContext(List<ConfigurationBuilder>, Map<String, Object>) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
Creates a new MuleContext using the given configurationBuilder.
createMuleContext(ConfigurationBuilder, Map<String, Object>, MuleConfiguration) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
Creates a new MuleContext using the given configurationBuilder and configuration.
createMuleContext(List<ConfigurationBuilder>, Map<String, Object>, MuleConfiguration) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
Creates a new MuleContext using the given configurationBuilder and configuration.
createMuleContext(ConfigurationBuilder...) - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
Creates a new MuleContext using the given configurationBuilder
createMuleContext(ConfigurationBuilder, MuleContextBuilder) - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
Creates a new MuleContext using the MuleContextBuilder provided and configures it with the list of configuration builder and c onfigures it with configurationBuilder
createMuleContext(List<ConfigurationBuilder>, MuleContextBuilder) - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
Creates a new MuleContext using the MuleContextBuilder provided and configures it with the list of configuration builders.
createNewInstance(Class) - Static method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionProviderUtils
 
createNewInstance(String) - Static method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionProviderUtils
 
createObjectStore(String, ObjectStoreSettings) - Method in interface org.mule.runtime.api.store.ObjectStoreManager
Creates and returns a new ObjectStore, configured according to the state of the settings object.
createObjectStreamingManager() - Method in class org.mule.runtime.core.api.streaming.DefaultStreamingManager
 
createPolicyPointcutParameters(Component, Map<String, Object>) - Method in interface org.mule.runtime.policy.api.OperationPolicyPointcutParametersFactory
Creates an specific PolicyPointcutParameters for a particular operation identifier by operationIdentifier.
createPolicyPointcutParameters(Component, TypedValue<T>) - Method in interface org.mule.runtime.policy.api.SourcePolicyPointcutParametersFactory
Creates an specific PolicyPointcutParameters for a particular source operation by sourceIdentifier.
createProvider(ConfigurationParameters, ResourceProvider) - Method in interface org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProviderFactory
Builds a properties provider for each matching configuration element.
createProvider(ConfigurationParameters, ResourceProvider) - Method in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProviderFactory
 
createResourceReleaserInstance() - Method in class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
Creates a ResourceReleaser using this classloader, only used outside in unit tests.
createRetryInstance() - Method in class org.mule.runtime.core.api.retry.async.AsynchronousRetryTemplate
 
createRetryInstance() - Method in class org.mule.runtime.core.api.retry.policy.NoRetryPolicyTemplate
 
createRetryInstance() - Method in interface org.mule.runtime.core.api.retry.policy.RetryPolicyTemplate
 
createRetryInstance() - Method in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
createScopeTransactionalExecutionTemplate(MuleContext, TransactionConfig) - Static method in class org.mule.runtime.core.api.execution.TransactionalExecutionTemplate
Creates a TransactionalExecutionTemplate for inner scopes within a flow
createSecurityContext(Authentication) - Method in class org.mule.runtime.core.api.security.AbstractSecurityProvider
 
createSecurityContext(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityManager
createSecurityContext(Authentication) - Method in interface org.mule.runtime.core.api.security.SecurityProvider
Creates the security context for this security provider
createServerSocketFactory() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
Allows the creation of a SSLServerSocketFactory that restricts the available protocols and cipher suites in the sockets that are created according to the enabled ones (see TlsContextFactory.getEnabledProtocols() and TlsContextFactory.getEnabledCipherSuites()).
createSink(FlowConstruct, ReactiveProcessor) - Method in interface org.mule.runtime.core.api.processor.strategy.ProcessingStrategy
Creates instances of Sink to be used for emitting CoreEvent's to be processed.
createSocketFactory() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
Allows the creation of a SSLSocketFactory that restricts the available protocols and cipher suites in the sockets that are created according to the enabled ones (see TlsContextFactory.getEnabledProtocols() and TlsContextFactory.getEnabledCipherSuites()).
createSource() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceFactory
Creates a new instance of Source
createSslContext() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
Allows the creation of an SSLContext with the configured keystore and trust store.
createStaticMessage(String) - Static method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a I18nMessage instance that is not read from a resource bundle.
createStaticMessage(String, Object...) - Static method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to create a I18nMessage instance that is not read from a resource bundle.
createTempFile(String, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
Creates a temporal file for buffering.
createTransactionalExecutionTemplate(MuleContext, TransactionConfig) - Static method in class org.mule.runtime.core.api.execution.TransactionalExecutionTemplate
Creates a ExecutionTemplate that will manage transactional context according to configured TransactionConfig
createTypeHandlerManager() - Method in class org.mule.metadata.java.api.handler.DefaultTypeHandlerManagerFactory
 
createTypeHandlerManager() - Method in interface org.mule.metadata.java.api.handler.TypeHandlerManagerFactory
 
createTypeHandlerManager() - Method in class org.mule.runtime.extension.api.declaration.type.ExtensionsTypeHandlerManagerFactory
Creates a TypeHandlerManager which uses a ExtensionsObjectFieldHandler
createTypeLoader() - Method in class org.mule.runtime.extension.api.declaration.type.DefaultExtensionsTypeLoaderFactory
createTypeLoader(ClassLoader) - Method in class org.mule.runtime.extension.api.declaration.type.DefaultExtensionsTypeLoaderFactory
Creates a new JavaTypeLoader using the given classLoader
createTypeLoader() - Method in interface org.mule.runtime.extension.api.declaration.type.ExtensionsTypeLoaderFactory
 
createTypeLoader(ClassLoader) - Method in interface org.mule.runtime.extension.api.declaration.type.ExtensionsTypeLoaderFactory
 
createUnboundTransaction(MuleContext) - Method in interface org.mule.runtime.core.api.transaction.UnboundTransactionFactory
 
createURLStreamHandler(String) - Method in class org.mule.runtime.module.artifact.api.classloader.FineGrainedControlClassLoader.NonCachingURLStreamHandlerFactory
 
createURLStreamHandler(String) - Method in class org.mule.runtime.module.artifact.api.classloader.net.MuleUrlStreamHandlerFactory
 
createValue(String, String) - Method in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
createWithConfig(Boolean, Boolean) - Static method in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
createXmlLanguageModel(Optional<String>, Optional<String>, String, String) - Static method in class org.mule.runtime.extension.api.util.XmlModelUtils
Takes a set of parameters extracted from the extension and generates a XmlDslModel.
Credentials - Interface in org.mule.runtime.api.security
Credentials holds credentials information for a user.
CredentialsBuilder - Interface in org.mule.runtime.api.security
Builder for a Credentials implementation.
CRITICAL - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Unhandleable
 
CRITICAL_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that a severe error occurred.
crlFile(String) - Method in interface org.mule.runtime.api.tls.TlsRevocationCheckBuilder
Configures a revocation checking implementation based on a local CRL file.
CronScheduler - Class in org.mule.runtime.core.api.source.scheduler
Scheduler for Cron scheduled jobs.
CronScheduler() - Constructor for class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
CronSchedulerConfiguration - Interface in org.mule.runtime.api.source
Configuration interface for cron scheduler
cryptoFailure() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
CryptoFailureException - Exception in org.mule.runtime.core.api.security
CryptoFailureException is a generic exception thrown by an CryptoStrategy if encryption or decryption fails.
CryptoFailureException(I18nMessage, EncryptionStrategy) - Constructor for exception org.mule.runtime.core.api.security.CryptoFailureException
 
CryptoFailureException(I18nMessage, EncryptionStrategy, Throwable) - Constructor for exception org.mule.runtime.core.api.security.CryptoFailureException
 
CryptoFailureException(EncryptionStrategy, Throwable) - Constructor for exception org.mule.runtime.core.api.security.CryptoFailureException
 
CSV - Static variable in class org.mule.metadata.api.model.MetadataFormat
 
CsvTypeLoader - Class in org.mule.metadata.raml.api.csv
Loader of a CSV from a RAML file with a few restrictions.
CsvTypeLoader(File) - Constructor for class org.mule.metadata.raml.api.csv.CsvTypeLoader
Constructs a CSV type loader from a RAML document
CsvTypeLoader(String, String) - Constructor for class org.mule.metadata.raml.api.csv.CsvTypeLoader
Constructs a CSV type loader from a RAML document
Cursor - Interface in org.mule.runtime.api.streaming
Provides random access to a stream of data.
CURSOR_ITERATOR_PROVIDER - Static variable in interface org.mule.runtime.api.metadata.DataType
 
CURSOR_STREAM_PROVIDER - Static variable in interface org.mule.runtime.api.metadata.DataType
 
CursorIterator<T> - Interface in org.mule.runtime.api.streaming.object
An Iterator which subscribes to the Cursor contract
CursorIteratorProvider - Interface in org.mule.runtime.api.streaming.object
Specialization of CursorProvider which yields instances of CursorIterator
CursorIteratorProviderFactory - Interface in org.mule.runtime.core.api.streaming.object
Specialization of CursorProviderFactory which creates CursorIteratorProvider instances out of Iterator instances
CursorProvider<T extends Cursor> - Interface in org.mule.runtime.api.streaming
Provides instances of Cursor which allows concurrent access to a wrapped stream.
CursorProviderFactory<T> - Interface in org.mule.runtime.core.api.streaming
Creates instances of CursorStreamProvider
CursorStream - Class in org.mule.runtime.api.streaming.bytes
An InputStream which subscribes to the Cursor contract
CursorStream() - Constructor for class org.mule.runtime.api.streaming.bytes.CursorStream
 
CursorStreamProvider - Interface in org.mule.runtime.api.streaming.bytes
Specialization of CursorProvider which yields instances of CursorStream
CursorStreamProviderFactory - Interface in org.mule.runtime.core.api.streaming.bytes
Specialization of CursorStreamProvider which creates CursorStreamProvider instances out of InputStream instances
CUSTOM_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
CustomizableElementDeclaration - Interface in org.mule.runtime.app.declaration.api
A declaration which can be augmented with custom pieces of information that are not part of the actual element model.
CustomizationService - Interface in org.mule.runtime.api.config.custom
Interface that allows to customize the set of services provided by the MuleContext.
CustomJavaSerializationProtocol - Class in org.mule.runtime.module.artifact.api.serializer.protocol
Custom serialization protocol that uses ArtifactClassLoaderObjectInputStream and ArtifactClassLoaderObjectOutputStream to write and read serialized objects to support deserialization of non exported classes.
CustomJavaSerializationProtocol(ClassLoaderRepository) - Constructor for class org.mule.runtime.module.artifact.api.serializer.protocol.CustomJavaSerializationProtocol
Creates a new serialization protocol to serialize/deserialize classes provided by any class loader defined in the provided class loader repository.
CustomNotification - Class in org.mule.runtime.api.notification
CustomNotification Custom notifications can be used by components and other objects such as routers, transformers, agents, etc to communicate a change of state to each other.
CustomNotification(Object, int) - Constructor for class org.mule.runtime.api.notification.CustomNotification
Creates a custom action event
CustomNotification(Object, int, String) - Constructor for class org.mule.runtime.api.notification.CustomNotification
 
CustomNotificationListener<T extends CustomNotification> - Interface in org.mule.runtime.api.notification
CustomNotificationListener is an observer interface that can be used to listen for Custom notifications using MuleContext.fireCustomEvent(..).
customOcsp(String, String) - Method in interface org.mule.runtime.api.tls.TlsRevocationCheckBuilder
Configures a revocation checking implementation based on a custom OCSP responder.
customParameters(Map<String, String>) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
There are OAuth implementations that require or allow extra query parameters to be sent when calling the Authentication URL of the OAS.
customParameters(Supplier<Map<String, String>>) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
There are OAuth implementations that require or allow extra query parameters to be sent when calling the Authentication URL of the OAS.
customParametersExtractorsExprs(Map<String, String>) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
 
customScheduler(SchedulerConfig) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for custom tasks.
customScheduler(SchedulerConfig, int) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for custom tasks.

D

DASH - Static variable in class org.mule.runtime.core.api.util.StringUtils
 
DATA_TYPE - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
DatabasePoolingProfile - Interface in org.mule.runtime.api.config
Pooling configuration for JDBC Data Sources capable of pooling connections.
DataSize - Class in org.mule.runtime.api.util
Represents an amount of information by combining a scalar size with a DataUnit
DataSize(int, DataUnit) - Constructor for class org.mule.runtime.api.util.DataSize
Creates a new instance
DataSourceDecorator - Interface in org.mule.runtime.api.tx
Decorates DataSource if required in order to work with XA transactions
DataType - Interface in org.mule.runtime.api.metadata
Defines a Java type and its association with additional information about the data, like MIME type and encoding.
DataTypeBuilder - Interface in org.mule.runtime.api.metadata
Provides a way to build immutable DataType objects.
DataTypeBuilder.DataTypeCollectionTypeBuilder - Interface in org.mule.runtime.api.metadata
Provides methods to set data associated to the items of a Collection, when the type is a Collection.
DataTypeBuilder.DataTypeFunctionTypeBuilder - Interface in org.mule.runtime.api.metadata
Provides methods to set data associated to the resources of an ExpressionFunction.
DataTypeBuilder.DataTypeMapTypeBuilder - Interface in org.mule.runtime.api.metadata
Provides methods to set data associated to the keys and values of a Map, when the type is a Map.
DataTypeConversionResolver - Interface in org.mule.runtime.core.api.transformer
Resolves a conversion from one data type to another returning a converter Transformer that is able to convert the data.
DataTypeParamsBuilder - Interface in org.mule.runtime.api.metadata
Provides a way to set the java-type independent attributes when building an immutable DataType objects.
DataUnit - Enum in org.mule.runtime.api.util
Units to measure amounts of bytes and convenience transformation methods
DATE - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
DATE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
DATE_TIME_TYPES - Static variable in class org.mule.metadata.xml.api.handler.DateTimeHandler
 
DATE_TYPES - Static variable in class org.mule.metadata.xml.api.handler.DateHandler
 
DateHandler - Class in org.mule.metadata.xml.api.handler
 
DateHandler() - Constructor for class org.mule.metadata.xml.api.handler.DateHandler
 
DATETIME - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
DateTimeBuilder - Class in org.mule.metadata.api.builder
 
DateTimeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.DateTimeBuilder
 
DateTimeHandler - Class in org.mule.metadata.xml.api.handler
 
DateTimeHandler() - Constructor for class org.mule.metadata.xml.api.handler.DateTimeHandler
 
dateTimeType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
dateTimeType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
DateTimeType - Interface in org.mule.metadata.api.model
A Date + Time Type + TimeZone
dateType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
dateType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
DateType - Interface in org.mule.metadata.api.model
A date type with Year Month Day
DateTypeBuilder - Class in org.mule.metadata.api.builder
 
DateTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.DateTypeBuilder
 
days() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
deallocate(ByteBuffer) - Method in interface org.mule.runtime.core.api.streaming.bytes.ByteBufferManager
Indicates that the given byteBuffer is no longer needed and the runtime may dispose of it however it sees fit.
declaration - Variable in class org.mule.runtime.api.meta.model.declaration.fluent.Declarer
 
declaration - Variable in class org.mule.runtime.app.declaration.api.fluent.BaseElementDeclarer
 
DeclarationEnricher - Interface in org.mule.runtime.extension.api.loader
Enriches declarers before they are actually turned into models.
DeclarationEnricherPhase - Enum in org.mule.runtime.extension.api.loader
These phases are use to execute the enrichers in order, grouping them by phases.
DeclarationEnrichers - Annotation Type in org.mule.runtime.extension.api.annotation.privileged
DO NOT USE THIS ANNOTATION.
DeclarationOperation - Class in org.mule.runtime.extension.api.loader.xml.declaration
Declaration of a OperationModel inferred by the chain of Processors within a s body
DeclarationOperation(MetadataType, MetadataType) - Constructor for class org.mule.runtime.extension.api.loader.xml.declaration.DeclarationOperation
Declaration Operation represents an operation of the
DeclarationWalker - Class in org.mule.runtime.api.meta.model.declaration.fluent.util
Navigates a ExtensionDeclaration and invokes methods when important model components are found.
DeclarationWalker() - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
 
declare(ExtensionLoadingContext) - Method in interface org.mule.runtime.module.extension.api.loader.ModelLoaderDelegate
Creates and populates an ExtensionDeclarer from a ExtensionLoadingContext.
declareExtension(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
This method uses the ExtensionDeclarer found through ExtensionLoadingContext.getExtensionDeclarer() to define the ExtensionModel to be loaded.
declareExtension(ExtensionLoadingContext) - Method in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
 
declareExtension(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
This method uses the ExtensionDeclarer found through ExtensionLoadingContext.getExtensionDeclarer() to define the ExtensionModel to be loaded.
declareExtension(ExtensionLoadingContext) - Method in class org.mule.runtime.module.extension.api.loader.java.CraftedExtensionModelLoader
 
Declarer<T extends BaseDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Base class for a component which can be used to create a BaseDeclaration
Declarer(T) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.Declarer
Creates a new instance
DeclaresExternalLibraries<T extends Declarer> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Common interface for declarers which support adding ExternalLibraryModel instances
declaringExtension - Variable in class org.mule.runtime.app.declaration.api.ElementDeclaration
 
DECODE - Static variable in class org.mule.runtime.core.api.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class org.mule.runtime.core.api.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.mule.runtime.core.api.util.Base64
Decodes the given s.
decodeFromFile(String) - Static method in class org.mule.runtime.core.api.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeQueryString(String) - Static method in class org.mule.runtime.http.api.utils.HttpEncoderDecoderUtils
Converts a query-string from a request url into a MultiMap.
decodeToFile(String, String) - Static method in class org.mule.runtime.core.api.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.mule.runtime.core.api.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeUriParams(String, String) - Static method in class org.mule.runtime.http.api.utils.HttpEncoderDecoderUtils
Decodes uri params from a request path
decodeUrlEncodedBody(String, Charset) - Static method in class org.mule.runtime.http.api.utils.HttpEncoderDecoderUtils
Converts an url-encoded body into a MultiMap with a given encoding.
decodeWithoutUnzipping(String) - Static method in class org.mule.runtime.core.api.util.Base64
Similar to Base64.decode(String) only that it will not check the decoded value for GZip compression and thus will not decompress anything
decorate(DataSource, String, DatabasePoolingProfile) - Method in interface org.mule.runtime.api.tx.DataSourceDecorator
Decorates a dataSource
decrypt(InputStream, Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
Decrypts the given data using this encryption strategy
decrypt(byte[], Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
Decrypts the given data using this encryption strategy
DecryptSecurityStrategy - Class in org.mule.runtime.extension.api.soap.security
Decrypts an encrypted SOAP response, using the private key of the key-store in the provided TLS context.
DecryptSecurityStrategy(WssKeyStoreConfiguration) - Constructor for class org.mule.runtime.extension.api.soap.security.DecryptSecurityStrategy
 
DEFAULT_BUFFER_SIZE - Static variable in class org.mule.runtime.core.api.util.compression.GZipCompression
 
DEFAULT_BYTE_STREAMING_BUFFER_DATA_UNIT - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
DEFAULT_BYTE_STREAMING_BUFFER_INCREMENT_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The default increment size of a bytes streaming buffer which will expand its capacity
DEFAULT_BYTE_STREAMING_BUFFER_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The default size of the buffer that allows for repeatable streams
DEFAULT_BYTES_STREAMING_MAX_BUFFER_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The default maximum size that a bytes streaming buffer is allowed to expand to
DEFAULT_CONFIG_DESCRIPTION - Static variable in annotation type org.mule.runtime.extension.api.annotation.Extension
 
DEFAULT_CONFIG_NAME - Static variable in annotation type org.mule.runtime.extension.api.annotation.Extension
 
DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.mule.runtime.deployment.model.api.domain.DomainDescriptor
 
DEFAULT_DEPLOY_PROPERTIES_RESOURCE - Static variable in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
DEFAULT_DOMAIN_NAME - Static variable in class org.mule.runtime.deployment.model.api.domain.DomainDescriptor
 
DEFAULT_ENCODING - Static variable in class org.mule.runtime.core.api.util.FileUtils
 
DEFAULT_EVICTION_INTERVAL_MILLIS - Static variable in class org.mule.runtime.api.config.PoolingProfile
Determines the number of milliseconds between runs of the object evictor.
DEFAULT_EXPIRATION_INTERVAL - Static variable in class org.mule.runtime.api.store.ObjectStoreSettings
 
DEFAULT_EXPRESSION_POSTFIX - Static variable in interface org.mule.runtime.core.api.el.ExpressionManager
 
DEFAULT_EXPRESSION_PREFIX - Static variable in interface org.mule.runtime.core.api.el.ExpressionManager
 
DEFAULT_FREQUENCY - Static variable in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
DEFAULT_GROUP_NAME - Static variable in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Group name for parameters that are considered for general purposes and shouldn't belong to a particular group.
DEFAULT_LOG_CONFIGURATION_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
DEFAULT_LOG_CONTEXT_SELECTOR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
DEFAULT_MAX_CONCURRENCY - Static variable in interface org.mule.runtime.core.api.processor.strategy.AsyncProcessingStrategyFactory
 
DEFAULT_MAX_POOL_ACTIVE - Static variable in class org.mule.runtime.api.config.PoolingProfile
Controls the maximum number of Mule components that can be borrowed from a service pool at one time.
DEFAULT_MAX_POOL_IDLE - Static variable in class org.mule.runtime.api.config.PoolingProfile
Controls the maximum number of Mule components that can sit idle in the pool at any time.
DEFAULT_MAX_POOL_WAIT - Static variable in class org.mule.runtime.api.config.PoolingProfile
When the threadPoolExhaustedAction is set to WHEN_EXHAUSTED_WAIT this can specify the maximum milliseconds the pool should block before throwing a NoSuchElementException
DEFAULT_MESSAGE_WIDTH - Static variable in class org.mule.runtime.core.api.util.StringMessageUtils
 
DEFAULT_MIN_EVICTION_MILLIS - Static variable in class org.mule.runtime.api.config.PoolingProfile
Determines the minimum amount of time an object may sit idle in the pool before it is eligible for eviction.
DEFAULT_OBJECT_SERIALIZER_NAME - Static variable in interface org.mule.runtime.api.serialization.ObjectSerializer
 
DEFAULT_OBJECT_STREAMING_BUFFER_INCREMENT_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The default increment size of an object streaming buffer which will expand its capacity
DEFAULT_OBJECT_STREAMING_BUFFER_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The default size of the buffer that allows for repeatable objects streaming
DEFAULT_OBJECT_STREAMING_MAX_BUFFER_SIZE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The default maximum size that an objects streaming buffer is allowed to expand to
DEFAULT_ORDER - Static variable in class org.mule.runtime.api.meta.model.display.LayoutModel
 
DEFAULT_ORDER - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.display.Placement
Parameter's default order.
DEFAULT_PARTITION_NAME - Static variable in interface org.mule.runtime.api.store.ObjectStoreManager
The name of the default partition
DEFAULT_PARTITION_NAME - Static variable in interface org.mule.runtime.api.store.PartitionableObjectStore
The name of the default partition
DEFAULT_POLICY_CONFIGURATION_RESOURCE - Static variable in class org.mule.runtime.deployment.model.api.policy.PolicyTemplateDescriptor
 
DEFAULT_POOL_EXHAUSTED_ACTION - Static variable in class org.mule.runtime.api.config.PoolingProfile
Specifies the behaviour of the Mule component pool when the pool is exhausted: WHEN_EXHAUSTED_FAIL : will throw a NoSuchElementException WHEN_EXHAUSTED_WAIT : will block (invoke Object.wait(long) until a new or idle object is available. WHEN_EXHAUSTED_GROW : will create a new Mule and return it (essentially making maxActive meaningless). If a positive maxWait value is supplied, it will block for at most that many milliseconds, after which a NoSuchElementException will be thrown.
DEFAULT_POOL_INITIALISATION_POLICY - Static variable in class org.mule.runtime.api.config.PoolingProfile
Determines how components in a pool should be initialised.
DEFAULT_PRIORITY_WEIGHTING - Static variable in interface org.mule.runtime.core.api.transformer.Converter
 
DEFAULT_RELOAD_CONTROL - Static variable in class org.mule.runtime.api.i18n.I18nMessageFactory
Default is ReloadControl.Always.
DEFAULT_RESOURCE_OWNER_ID - Static variable in interface org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext
 
DEFAULT_RETRY_COUNT - Static variable in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
DEFAULT_STACKTRACE_FILTER - Static variable in class org.mule.runtime.api.exception.ExceptionHelper
 
DEFAULT_TAB - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.display.Placement
 
DEFAULT_TLS_CONTEXT_FACTORY_REGISTRY_KEY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
DefaultAnyType - Class in org.mule.metadata.api.model.impl
 
DefaultAnyType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultAnyType
 
DefaultArrayType - Class in org.mule.metadata.api.model.impl
 
DefaultArrayType(Supplier<MetadataType>, MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultArrayType
 
DefaultArtifactClassLoaderFilter - Class in org.mule.runtime.module.artifact.api.classloader
Filters classes and resources using a ArtifactDescriptor describing exported/blocked names.
DefaultArtifactClassLoaderFilter(Set<String>, Set<String>) - Constructor for class org.mule.runtime.module.artifact.api.classloader.DefaultArtifactClassLoaderFilter
Creates a new classLoader filter
DefaultAttributeFieldType - Class in org.mule.metadata.api.model.impl
 
DefaultAttributeFieldType(AttributeKeyType, MetadataType, boolean, MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultAttributeFieldType
 
DefaultAttributeKeyType - Class in org.mule.metadata.api.model.impl
 
DefaultAttributeKeyType(Optional<QName>, Optional<Pattern>, MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultAttributeKeyType
 
DefaultBinaryType - Class in org.mule.metadata.api.model.impl
 
DefaultBinaryType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultBinaryType
 
DefaultBindingContextBuilderFactory - Class in org.mule.runtime.core.api.el
 
DefaultBindingContextBuilderFactory() - Constructor for class org.mule.runtime.core.api.el.DefaultBindingContextBuilderFactory
 
DefaultBooleanType - Class in org.mule.metadata.api.model.impl
 
DefaultBooleanType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultBooleanType
 
DefaultComponentLocation - Class in org.mule.runtime.dsl.api.component.config
A component location describes where the component is defined in the configuration of the artifact.
DefaultComponentLocation(Optional<String>, List<DefaultComponentLocation.DefaultLocationPart>) - Constructor for class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
 
DefaultComponentLocation.DefaultLocationPart - Class in org.mule.runtime.dsl.api.component.config
A location part represent an specific location of a component within another component.
DefaultConfigurationPropertiesProvider - Class in org.mule.runtime.config.api.dsl.model.properties
Artifact attributes configuration.
DefaultConfigurationPropertiesProvider(String, ResourceProvider) - Constructor for class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
DefaultConfigurationPropertiesProviderFactory - Class in org.mule.runtime.config.api.dsl.model.properties
Builds the provider for the configuration-properties element.
DefaultConfigurationPropertiesProviderFactory() - Constructor for class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProviderFactory
 
DefaultDataTypeBuilderFactory - Class in org.mule.runtime.core.api.metadata
 
DefaultDataTypeBuilderFactory() - Constructor for class org.mule.runtime.core.api.metadata.DefaultDataTypeBuilderFactory
 
DefaultDateTimeType - Class in org.mule.metadata.api.model.impl
 
DefaultDateTimeType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultDateTimeType
 
DefaultDateType - Class in org.mule.metadata.api.model.impl
 
DefaultDateType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultDateType
 
DefaultEncoding - Annotation Type in org.mule.runtime.extension.api.annotation.param
This annotation is meant to be applied on fields of classes or on operation's arguments.
DefaultExpressionLanguageFactoryService - Interface in org.mule.runtime.api.el
Provides a factory for the default Expression language that is going to be used by the MuleExpressionLanguage
DefaultExtensionManagerFactory - Class in org.mule.runtime.module.extension.api.manager
Default implementation of ExtensionManagerFactory which creates instances of DefaultExtensionManager and sets them into the owning MuleContext
DefaultExtensionManagerFactory() - Constructor for class org.mule.runtime.module.extension.api.manager.DefaultExtensionManagerFactory
 
DefaultExtensionsTypeLoaderFactory - Class in org.mule.runtime.extension.api.declaration.type
Default implementation of ExtensionsTypeLoaderFactory
DefaultExtensionsTypeLoaderFactory() - Constructor for class org.mule.runtime.extension.api.declaration.type.DefaultExtensionsTypeLoaderFactory
 
DefaultFunctionType - Class in org.mule.metadata.api.model.impl
 
DefaultFunctionType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>, Optional<MetadataType>, List<FunctionParameter>) - Constructor for class org.mule.metadata.api.model.impl.DefaultFunctionType
 
DefaultHttpMessageDispatcher - Class in org.mule.runtime.soap.api.message.dispatcher
Default MessageDispatcher implementation that aims to dispatch messages through HTTP with a prebuilt default configuration.
DefaultHttpMessageDispatcher(HttpClient) - Constructor for class org.mule.runtime.soap.api.message.dispatcher.DefaultHttpMessageDispatcher
 
DefaultHttpMessageDispatcherProvider - Class in org.mule.runtime.module.extension.soap.api.runtime.connection.transport
Default implementation of MessageDispatcherProvider sends a soap message over http using a default configuration.
DefaultHttpMessageDispatcherProvider() - Constructor for class org.mule.runtime.module.extension.soap.api.runtime.connection.transport.DefaultHttpMessageDispatcherProvider
 
DefaultImplementingTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
Declares the default Type that will be instantiated for this ObjectFieldType if no instance is provided as a value.
DefaultImplementingTypeAnnotation(MetadataType) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
 
DefaultImplementingTypeModelProperty - Class in org.mule.runtime.extension.api.property
Declares the default Type that will be instantiated for this ParameterModel if no instance is provided as a value.
DefaultImplementingTypeModelProperty(MetadataType) - Constructor for class org.mule.runtime.extension.api.property.DefaultImplementingTypeModelProperty
 
DefaultImportTypesStrategy - Class in org.mule.runtime.extension.api.dsl.syntax.resolver
Default ImportTypesStrategy implementation that fails if an extension could not be located in the current context.
DefaultImportTypesStrategy(ExtensionModel, DslResolvingContext) - Constructor for class org.mule.runtime.extension.api.dsl.syntax.resolver.DefaultImportTypesStrategy
 
defaultingTo(Object) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OptionalParameterDeclarer
Adds a default value for the parameter
DefaultIntersectionType - Class in org.mule.metadata.api.model.impl
 
DefaultIntersectionType(List<MetadataType>, MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultIntersectionType
 
DefaultJavaExtensionModelLoader - Class in org.mule.runtime.module.extension.api.loader.java
Loads an extension by introspecting a class which uses the Extensions API annotations
DefaultJavaExtensionModelLoader() - Constructor for class org.mule.runtime.module.extension.api.loader.java.DefaultJavaExtensionModelLoader
 
DefaultLocalDateTimeType - Class in org.mule.metadata.api.model.impl
 
DefaultLocalDateTimeType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultLocalDateTimeType
 
DefaultLocalTimeType - Class in org.mule.metadata.api.model.impl
 
DefaultLocalTimeType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultLocalTimeType
 
DefaultLocationPart(String, Optional<TypedComponentIdentifier>, Optional<String>, Optional<Integer>) - Constructor for class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
 
DefaultMetadataKey - Class in org.mule.runtime.api.metadata
Default immutable implementation for the MetadataKey.
DefaultMetadataKey(String, String, Set<MetadataProperty>, Set<MetadataKey>, String) - Constructor for class org.mule.runtime.api.metadata.DefaultMetadataKey
 
DefaultMuleAuthentication - Class in org.mule.runtime.api.security
Default implementation of Authentication
DefaultMuleAuthentication(Credentials) - Constructor for class org.mule.runtime.api.security.DefaultMuleAuthentication
 
DefaultMuleConfiguration - Class in org.mule.runtime.core.api.config
Configuration info.
DefaultMuleConfiguration() - Constructor for class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
DefaultMuleConfiguration(boolean) - Constructor for class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
DefaultMuleContextFactory - Class in org.mule.runtime.core.api.context
Default implementation that uses DefaultMuleContextBuilder to build new MuleContext instances.
DefaultMuleContextFactory() - Constructor for class org.mule.runtime.core.api.context.DefaultMuleContextFactory
 
DefaultMuleCredentials - Class in org.mule.runtime.core.api.security
Default implementation of Credentials.
DefaultMuleCredentials(String, char[]) - Constructor for class org.mule.runtime.core.api.security.DefaultMuleCredentials
 
DefaultMuleCredentials(String, char[], Object) - Constructor for class org.mule.runtime.core.api.security.DefaultMuleCredentials
 
DefaultMuleCredentials(String, SecurityManager) - Constructor for class org.mule.runtime.core.api.security.DefaultMuleCredentials
 
DefaultMuleException - Exception in org.mule.runtime.api.exception
MuleException Is the base exception type for the Mule application any other exceptions thrown by Mule code will be based on this exception.
DefaultMuleException(String) - Constructor for exception org.mule.runtime.api.exception.DefaultMuleException
 
DefaultMuleException(I18nMessage) - Constructor for exception org.mule.runtime.api.exception.DefaultMuleException
 
DefaultMuleException(String, Throwable) - Constructor for exception org.mule.runtime.api.exception.DefaultMuleException
 
DefaultMuleException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.exception.DefaultMuleException
 
DefaultMuleException(Throwable) - Constructor for exception org.mule.runtime.api.exception.DefaultMuleException
 
defaultNamespace(String) - Static method in class org.mule.runtime.extension.api.util.NameUtils
 
DefaultNothingType - Class in org.mule.metadata.api.model.impl
 
DefaultNothingType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultNothingType
 
DefaultNullType - Class in org.mule.metadata.api.model.impl
 
DefaultNullType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultNullType
 
DefaultNumberType - Class in org.mule.metadata.api.model.impl
 
DefaultNumberType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultNumberType
 
DefaultObjectFieldHandler - Class in org.mule.metadata.java.api.handler
 
DefaultObjectFieldHandler() - Constructor for class org.mule.metadata.java.api.handler.DefaultObjectFieldHandler
 
DefaultObjectFieldType - Class in org.mule.metadata.api.model.impl
 
DefaultObjectFieldType(ObjectKeyType, MetadataType, boolean, boolean, MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultObjectFieldType
 
DefaultObjectKeyType - Class in org.mule.metadata.api.model.impl
 
DefaultObjectKeyType(Optional<QName>, Optional<Pattern>, Collection<AttributeFieldType>, MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultObjectKeyType
 
DefaultObjectType - Class in org.mule.metadata.api.model.impl
 
DefaultObjectType(Collection<ObjectFieldType>, boolean, MetadataType, MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultObjectType
 
DefaultOperationParameters - Class in org.mule.runtime.extension.api.client
Default OperationParameters implementation, works as a generic OperationParameters for every extension operation.
DefaultOperationParametersBuilder - Class in org.mule.runtime.extension.api.client
Builder pattern implementation for building a new OperationParameters instance.
DefaultOperatorTranslator - Class in org.mule.runtime.extension.api.dsql
Default OperatorTranslator implementation, if no implementation is defined in a QueryTranslator this one is going to be used.
DefaultOperatorTranslator() - Constructor for class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
 
DefaultPeriodType - Class in org.mule.metadata.api.model.impl
 
DefaultPeriodType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultPeriodType
 
DefaultPolicyInstance - Class in org.mule.runtime.core.api.policy
 
DefaultPolicyInstance() - Constructor for class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
DefaultQueryBuilder - Class in org.mule.runtime.extension.api.dsql
Builder pattern implementation to build DsqlQuerys incrementally.
DefaultQueueConfiguration - Class in org.mule.runtime.core.api.util.queue
 
DefaultQueueConfiguration() - Constructor for class org.mule.runtime.core.api.util.queue.DefaultQueueConfiguration
 
DefaultQueueConfiguration(int, boolean) - Constructor for class org.mule.runtime.core.api.util.queue.DefaultQueueConfiguration
 
DefaultRegexType - Class in org.mule.metadata.api.model.impl
 
DefaultRegexType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultRegexType
 
DefaultResourceOwnerOAuthContext - Class in org.mule.runtime.oauth.api.state
OAuth state for a particular resource owner which typically represents an user.
DefaultResourceOwnerOAuthContext(Lock, String) - Constructor for class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
DefaultStreamingManager - Class in org.mule.runtime.core.api.streaming
 
DefaultStreamingManager() - Constructor for class org.mule.runtime.core.api.streaming.DefaultStreamingManager
 
DefaultStringType - Class in org.mule.metadata.api.model.impl
 
DefaultStringType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultStringType
 
DefaultTimeType - Class in org.mule.metadata.api.model.impl
 
DefaultTimeType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultTimeType
 
DefaultTimeZoneType - Class in org.mule.metadata.api.model.impl
 
DefaultTimeZoneType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultTimeZoneType
 
DefaultTlsContextFactoryBuilder - Annotation Type in org.mule.runtime.module.tls.api
A Qualifier annotation for injecting the application's default TlsContextFactoryBuilder
DefaultTlsContextFactoryBuilderFactory - Class in org.mule.runtime.module.tls.api
Default implementation of AbstractTlsContextFactoryBuilderFactory which has a default TLS context.
DefaultTlsContextFactoryBuilderFactory() - Constructor for class org.mule.runtime.module.tls.api.DefaultTlsContextFactoryBuilderFactory
 
DefaultTransformationService - Class in org.mule.runtime.core.api
Provides the same operations previously exposed by Message but decoupled from Message.
DefaultTransformationService(MuleContext) - Constructor for class org.mule.runtime.core.api.DefaultTransformationService
 
DefaultTupleType - Class in org.mule.metadata.api.model.impl
 
DefaultTupleType(List<MetadataType>, MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultTupleType
 
DefaultTypeHandlerManagerFactory - Class in org.mule.metadata.java.api.handler
 
DefaultTypeHandlerManagerFactory() - Constructor for class org.mule.metadata.java.api.handler.DefaultTypeHandlerManagerFactory
 
DefaultTypeParameterType - Class in org.mule.metadata.api.model.impl
 
DefaultTypeParameterType(String, MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultTypeParameterType
 
DefaultUnionType - Class in org.mule.metadata.api.model.impl
 
DefaultUnionType(List<MetadataType>, MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultUnionType
 
DefaultValidationResult - Class in org.mule.runtime.api.el
 
DefaultValidationResult(boolean, String) - Constructor for class org.mule.runtime.api.el.DefaultValidationResult
 
DefaultValidationResult(boolean, String, List<ValidationMessage>) - Constructor for class org.mule.runtime.api.el.DefaultValidationResult
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.BooleanTypeBuilder
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.DateTimeBuilder
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.DateTypeBuilder
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.FunctionTypeBuilder
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.LocalDateTimeTypeBuilder
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.LocalTimeTypeBuilder
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.NumberTypeBuilder
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.RegexTypeBuilder
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.StringTypeBuilder
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.TimeTypeBuilder
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.TimeZoneTypeBuilder
 
defaultValue(String) - Method in class org.mule.metadata.api.builder.TypeParameterTypeBuilder
 
defaultValue() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
DefaultValueAnnotation - Class in org.mule.metadata.api.annotation
A default value for the annotated type
DefaultValueAnnotation(String) - Constructor for class org.mule.metadata.api.annotation.DefaultValueAnnotation
 
defaultVisit(MetadataType) - Method in class org.mule.metadata.api.utils.MetadataTypeUtils.TypeResolverVisitor
 
defaultVisit(MetadataType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
When no method matches the specific type this method will be called.
DefaultVoidType - Class in org.mule.metadata.api.model.impl
 
DefaultVoidType(MetadataFormat, Map<Class<? extends TypeAnnotation>, TypeAnnotation>) - Constructor for class org.mule.metadata.api.model.impl.DefaultVoidType
 
DEFLATE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
DelegateOnlyLookupStrategy - Class in org.mule.runtime.module.artifact.api.classloader
Defines a LookupStrategy that will search on a given classloader only, without searching on the current classloader.
DelegateOnlyLookupStrategy(ClassLoader) - Constructor for class org.mule.runtime.module.artifact.api.classloader.DelegateOnlyLookupStrategy
Creates a new instance
DelegateTransactionFactory - Class in org.mule.runtime.core.api.transaction
Transaction factory for DelegateTransaction.
DelegateTransactionFactory() - Constructor for class org.mule.runtime.core.api.transaction.DelegateTransactionFactory
 
deleteTree(File) - Static method in class org.mule.runtime.core.api.util.FileUtils
Delete a file tree recursively.
deleteTree(File, String[]) - Static method in class org.mule.runtime.core.api.util.FileUtils
Delete a file tree recursively.
delist() - Method in interface org.mule.runtime.api.tx.MuleXaObject
 
DELIST_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
DependencyInjectionObject - Class in org.mule.functional.api.component
 
DependencyInjectionObject() - Constructor for class org.mule.functional.api.component.DependencyInjectionObject
 
DependencyResolver - Class in org.mule.test.runner.api
Provides Dependencys resolutions for Maven Artifact based on RepositorySystem and RepositorySystemSession from Eclipse Aether.
DependencyResolver(MavenConfiguration, Optional<WorkspaceReader>) - Constructor for class org.mule.test.runner.api.DependencyResolver
Creates an instance of the resolver.
dependingOn(Set<BundleDependency>) - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel.ClassLoaderModelBuilder
Indicates which dependencies are required for this model.
deploy(URI) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Deploys an application bundled as a zip from the given URL to the mule container
deploy(URI, Properties) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Deploys an application bundled as a zip from the given URL to the mule container and applies the provided properties.
DeployableArtifact<D extends DeployableArtifactDescriptor> - Interface in org.mule.runtime.deployment.model.api
An Artifact is an abstract representation of a deployable unit within the mule container.
DeployableArtifactClassLoaderFactory<T extends ArtifactDescriptor> - Interface in org.mule.runtime.module.artifact.api.classloader
Creates ClassLoader instances for deployable artifacts
DeployableArtifactDescriptor - Class in org.mule.runtime.deployment.model.api
Describes an artifact that is deployable on the container
DeployableArtifactDescriptor(String) - Constructor for class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
Creates a new deployable artifact descriptor
DeployableArtifactDescriptor(String, Optional<Properties>) - Constructor for class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
deployApplication(ArtifactConfiguration) - Method in interface org.mule.runtime.module.embedded.api.DeploymentService
 
deployDomain(URI) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Deploys a domain artifact from the given URL to the mule container
deployDomain(URI, Properties) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Deploys a domain bundled as a zip from the given URL to the mule container
deployDomain(ArtifactConfiguration) - Method in interface org.mule.runtime.module.embedded.api.DeploymentService
 
deployDomainBundle(URI) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Deploys a domain bundle from the given URL to the mule container
DEPLOYMENT_DOMAIN_NAME_REF - Static variable in interface org.mule.runtime.module.tooling.api.ToolingService
 
DEPLOYMENT_PROPERTY_PREFIX - Static variable in class org.mule.runtime.core.api.config.MuleDeploymentProperties
 
deploymentConfiguration(DeploymentConfiguration) - Method in interface org.mule.runtime.module.embedded.api.ArtifactConfiguration.ArtifactConfigurationBuilder
 
DeploymentConfiguration - Interface in org.mule.runtime.module.embedded.api
Specific deployment configuration for the artifact.
DeploymentConfiguration.DeploymentConfigurationBuilder - Interface in org.mule.runtime.module.embedded.api
Builder interface for DeploymentConfiguration.
DeploymentException - Exception in org.mule.runtime.deployment.model.api
 
DeploymentException(I18nMessage) - Constructor for exception org.mule.runtime.deployment.model.api.DeploymentException
 
DeploymentException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.deployment.model.api.DeploymentException
 
DeploymentInitException - Exception in org.mule.runtime.deployment.model.api
 
DeploymentInitException(I18nMessage) - Constructor for exception org.mule.runtime.deployment.model.api.DeploymentInitException
 
DeploymentInitException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.deployment.model.api.DeploymentInitException
 
DeploymentListener - Interface in org.mule.runtime.module.deployment.api
Defines a listener for deployment events for Mule applications.
DeploymentListenerManager - Interface in org.mule.runtime.module.deployment.api
Manages which DeploymentListener are listening for deployment notifications.
DeploymentService - Interface in org.mule.runtime.module.deployment.api
Manages deploy of mule applications
DeploymentService - Interface in org.mule.runtime.module.embedded.api
Embedded container deployment service.
DeploymentServiceAware - Interface in org.mule.runtime.module.deployment.api
Deprecated.
on 4.1, use @Inject on a field or setter method of type DeploymentService
DeploymentStartException - Exception in org.mule.runtime.deployment.model.api
 
DeploymentStartException(I18nMessage) - Constructor for exception org.mule.runtime.deployment.model.api.DeploymentStartException
 
DeploymentStartException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.deployment.model.api.DeploymentStartException
 
DeploymentStopException - Exception in org.mule.runtime.deployment.model.api
 
DeploymentStopException(I18nMessage) - Constructor for exception org.mule.runtime.deployment.model.api.DeploymentStopException
 
DeploymentStopException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.deployment.model.api.DeploymentStopException
 
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a description to the configuration
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
Adds a description to the provider
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a description
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclarer
Adds a description
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Adds a description
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclarer
Adds a description
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Adds a description
describedAs(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclarer
Adds a description
DescribedObject - Interface in org.mule.runtime.api.meta
A generic contract for a class that has a description.
DESCRIBER_ID - Static variable in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
The ID which represents this loader that will be used to execute the lookup when reading the descriptor file.
description(String, String) - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
 
description(String) - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
 
description(String, String) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
description(String) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
description(String, String) - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
description(String) - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
description(String, String) - Method in class org.mule.metadata.api.builder.TupleTypeBuilder
 
description(String) - Method in class org.mule.metadata.api.builder.TupleTypeBuilder
 
description - Variable in class org.mule.runtime.extension.api.model.AbstractImmutableModel
 
DescriptionAnnotation - Class in org.mule.metadata.api.annotation
Adds a description to the annotated type.
DescriptionAnnotation(String, String) - Constructor for class org.mule.metadata.api.annotation.DescriptionAnnotation
 
DescriptionAnnotation(String) - Constructor for class org.mule.metadata.api.annotation.DescriptionAnnotation
 
descriptorAlreadyExists(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
DescriptorLoader<T> - Interface in org.mule.runtime.module.artifact.api.descriptor
Loads descriptors used to describe Mule artifacts
descriptorLoaderRepository - Variable in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
 
DescriptorLoaderRepository - Interface in org.mule.runtime.module.artifact.api.descriptor
Maintains the registered DescriptorLoader
deserialize(String) - Method in interface org.mule.runtime.api.app.declaration.serialization.ArtifactDeclarationJsonSerializer
Deserializes a JSON representation of an ArtifactDeclaration, to an actual instance of it.
deserialize(String) - Method in class org.mule.runtime.api.connection.serialization.ErrorTypeSerializer
Deserializes a JSON representation of an ErrorType, to an actual instance of it.
deserialize(String) - Method in class org.mule.runtime.api.deployment.persistence.AbstractMuleArtifactModelJsonSerializer
Deserializes the given JSON back into the corresponding Java object
deserialize(String) - Method in class org.mule.runtime.api.el.persistence.ValidationResultJsonSerializer
 
deserialize(byte[]) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Deserializes the given bytes.
deserialize(byte[], ClassLoader) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Deserializes the given bytes.
deserialize(InputStream) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Deserializes the given stream of bytes.
deserialize(InputStream, ClassLoader) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Deserializes the given stream of bytes.
deserialize(InputStream) - Method in interface org.mule.runtime.config.api.dsl.ArtifactDeclarationXmlSerializer
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
deserialize(String, InputStream) - Method in interface org.mule.runtime.config.api.dsl.ArtifactDeclarationXmlSerializer
Creates an ArtifactDeclaration from a given mule artifact XML configuration file.
deserialize(String) - Method in class org.mule.runtime.extension.api.persistence.ExtensionModelJsonSerializer
Deserializes a JSON representation of an ExtensionModel, to an actual instance of it.
deserialize(String) - Method in class org.mule.runtime.extension.api.persistence.metadata.ComponentResultJsonSerializer
Deserializes a JSON representation of an MetadataResult, to an actual instance of it.
deserialize(String) - Method in class org.mule.runtime.extension.api.persistence.metadata.EntityMetadataResultJsonSerializer
 
deserialize(String) - Method in class org.mule.runtime.extension.api.persistence.metadata.MetadataKeysResultJsonSerializer
Deserializes a JSON representation of an MetadataResult, to an actual instance of it.
deserialize(String) - Method in class org.mule.runtime.extension.api.persistence.value.ValueResultJsonSerializer
Deserializes a JSON representing a ValueResult to an actual ValueResult instance.
deserializeList(String) - Method in class org.mule.runtime.extension.api.persistence.ExtensionModelJsonSerializer
Deserializes a JSON representation of a List of ExtensionModel, to an actual instance of it.
destroyState(String) - Method in interface org.mule.runtime.core.api.policy.PolicyStateHandler
Frees resources associated with the given context identifier
digest(String, String) - Static method in interface org.mule.runtime.http.api.client.auth.HttpAuthentication
Provides a HttpAuthenticationBuilder already set up for digest authentication.
Direction - Enum in org.mule.runtime.extension.api.dsql
The direction to sort the items returned from a query.
DirectoryResourceLocator - Class in org.mule.runtime.module.artifact.api.classloader
 
DirectoryResourceLocator(String...) - Constructor for class org.mule.runtime.module.artifact.api.classloader.DirectoryResourceLocator
 
DISABLE_SCHEDULER_SOURCES_PROPERTY - Static variable in interface org.mule.runtime.api.deployment.management.ComponentInitialStateManager
This is a configuration property that can be set at deployment time to disable the scheduler message sources to be started when deploying an application.
disableInterface(Class<? extends NotificationListener>) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
disableType(Class<? extends Notification>) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
disconnect(C) - Method in interface org.mule.runtime.api.connection.ConnectionProvider
Disposes the given connection, freeing all its allocated resources
disconnect() - Method in interface org.mule.runtime.core.api.connector.Connectable
Disconnect the from the underlying transport
disconnect(MessageDispatcher) - Method in class org.mule.runtime.module.extension.soap.api.runtime.connection.transport.DefaultHttpMessageDispatcherProvider
 
discover() - Method in interface org.mule.runtime.core.api.config.bootstrap.BootstrapServiceDiscoverer
Discovers all the services available on the execution context.
discover() - Method in class org.mule.runtime.core.api.config.bootstrap.PropertiesBootstrapServiceDiscoverer
 
discover() - Method in interface org.mule.runtime.core.api.config.bootstrap.RegistryBootstrapDiscoverer
Collects the Properties to be used in an ordered way.
discover() - Static method in interface org.mule.runtime.deployment.model.api.artifact.ArtifactConfigurationProcessor
Discovers a ArtifactConfigurationProcessor using SPI.
discover() - Method in interface org.mule.runtime.module.service.api.discoverer.ServiceProviderDiscoverer
Discovers available service providers.
discover() - Method in class org.mule.test.runner.api.IsolatedServiceProviderDiscoverer
 
DiscoverableTransformer - Interface in org.mule.runtime.core.api.transformer
A interface to denote that a transformer is discoverable.
discoverLicenseValidator(ClassLoader) - Static method in interface org.mule.runtime.module.license.api.LicenseValidatorProvider
 
discoverProperties(String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
Discovers properties files available on the classloader that loaded PropertiesUtils class
discoverProperties(ClassLoader, String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
Discovers properties files available on the given classloader.
discoverProvider(ClassLoader) - Static method in interface org.mule.maven.client.api.MavenClientProvider
Discovers a MavenClientProvider through SPI.
discoverServices() - Method in interface org.mule.runtime.module.service.api.discoverer.ServiceDiscoverer
Discover services.
DisjunctiveErrorTypeMatcher - Class in org.mule.runtime.core.api.exception
 
DisjunctiveErrorTypeMatcher(List<ErrorTypeMatcher>) - Constructor for class org.mule.runtime.core.api.exception.DisjunctiveErrorTypeMatcher
 
dispatch() - Method in class org.mule.functional.api.flow.FlowRunner
Dispatches to the specified flow with the provided event and configuration, and performs a FlowAssert#verify(String)) afterwards.
dispatch(Notification) - Method in interface org.mule.runtime.api.notification.NotificationDispatcher
Send the notification to all the registered listeners.
dispatch(DispatchingRequest) - Method in interface org.mule.runtime.extension.api.soap.message.MessageDispatcher
Sends off a Soap Request to a destination and returns it's response.
dispatch(DispatchingRequest) - Method in class org.mule.runtime.soap.api.message.dispatcher.DefaultHttpMessageDispatcher
Sends off a Soap Request to a destination and returns it's response.
dispatch(DispatchingRequest) - Method in class org.mule.runtime.soap.api.message.dispatcher.HttpConfigBasedMessageDispatcher
Sends off a Soap Request to a destination and returns it's response.
dispatchAsync(Scheduler) - Method in class org.mule.functional.api.flow.FlowRunner
Dispatches to the specified flow with the provided event and configuration in a new IO thread, and performs a FlowAssert#verify(String)) afterwards.
DispatchingContext - Interface in org.mule.runtime.extension.api.soap
A resolving context that provides access to an ExtensionsClient during the creation of a MessageDispatcher.
DispatchingException - Exception in org.mule.runtime.soap.api.exception
Exception implementation that aims to be thrown when an error occur while parsing or processing the SOAP request.
DispatchingException(String) - Constructor for exception org.mule.runtime.soap.api.exception.DispatchingException
 
DispatchingException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.DispatchingException
 
DispatchingRequest - Class in org.mule.runtime.extension.api.soap.message
A context with all the required information for a MessageDispatcher to properly dispatch the Soap message.
DispatchingRequest(InputStream, String, Map<String, String>) - Constructor for class org.mule.runtime.extension.api.soap.message.DispatchingRequest
 
DispatchingResponse - Class in org.mule.runtime.extension.api.soap.message
A simple object that carries the information retrieved after the message was dispatched with a MessageDispatcher.
DispatchingResponse(InputStream, Map<String, String>) - Constructor for class org.mule.runtime.extension.api.soap.message.DispatchingResponse
 
DisplayModel - Class in org.mule.runtime.api.meta.model.display
A model which provides directives about how the model should be shown in the user interface.
DisplayModel.DisplayModelBuilder - Class in org.mule.runtime.api.meta.model.display
A Builder which allows creating instances of DisplayModel
displayName(String) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
Sets the name which should be use to show this model
DisplayName - Annotation Type in org.mule.runtime.extension.api.annotation.param.display
Allows to specify a custom label for the element and/or field to be used in the UI.
DisplayTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
A TypeAnnotation that contains information about the name and summary that should be rendered in the UI for a particular model.
DisplayTypeAnnotation(DisplayModel) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
Creates a new instance
Disposable - Interface in org.mule.runtime.api.lifecycle
Disposable is a lifecycle interface that gets called at the dispose lifecycle stage of the implementing service as the service is being destroyed.
DisposableClassLoader - Interface in org.mule.runtime.module.artifact.api.classloader
 
dispose() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
dispose() - Method in class org.mule.functional.api.component.LifecycleObject
 
dispose() - Method in class org.mule.functional.api.component.TestNonBlockingProcessor
 
dispose() - Method in class org.mule.functional.api.flow.FlowConstructRunner
 
dispose() - Method in class org.mule.functional.api.flow.FlowRunner
 
dispose() - Method in interface org.mule.runtime.api.lifecycle.Disposable
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
Do not make this object Disposable.
dispose() - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
dispose() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
dispose() - Method in class org.mule.runtime.core.api.policy.PolicyChain
 
dispose() - Method in class org.mule.runtime.core.api.processor.AbstractMuleObjectOwner
 
dispose() - Method in class org.mule.runtime.core.api.streaming.DefaultStreamingManager
A lifecycle method where implementor should free up any resources.
dispose() - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
Template method where deriving classes can do any clean up any resources or state before the object is disposed.
dispose() - Method in interface org.mule.runtime.core.api.util.queue.Queue
Disposes this queue by releasing it's storage and associated memory and storage.
dispose() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
Dispose the artifact.
dispose() - Method in interface org.mule.runtime.deployment.model.api.policy.PolicyTemplate
Disposes the artifact releasing any held resources
dispose() - Method in interface org.mule.runtime.http.api.server.HttpServer
Removes all secondary data to get rid of the server.
dispose() - Method in interface org.mule.runtime.http.api.server.RequestHandlerManager
Removes the handler from the server.
dispose() - Method in interface org.mule.runtime.module.artifact.api.classloader.DisposableClassLoader
Gets rid of the class loader resources.
dispose() - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
dispose() - Method in class org.mule.runtime.module.artifact.api.classloader.FineGrainedControlClassLoader
Disposes the ClassLoader by closing all the resources opened by this ClassLoader.
dispose() - Method in class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
 
dispose() - Method in class org.mule.runtime.module.artifact.api.classloader.RegionClassLoader
 
dispose() - Method in class org.mule.runtime.module.extension.soap.api.runtime.connection.transport.DefaultHttpMessageDispatcherProvider
 
dispose() - Method in class org.mule.tests.parsers.api.LifecycleSensingMessageProcessor
 
dispose() - Method in class org.mule.tests.parsers.api.TestObject
 
disposeCache(String) - Method in interface org.mule.runtime.api.metadata.MetadataService
Removes the MetadataCache with the specified id.
disposed - Variable in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
DisposeException - Exception in org.mule.runtime.core.api.lifecycle
DisposeException TODO (document class)
DisposeException(I18nMessage, Disposable) - Constructor for exception org.mule.runtime.core.api.lifecycle.DisposeException
 
DisposeException(I18nMessage, Throwable, Disposable) - Constructor for exception org.mule.runtime.core.api.lifecycle.DisposeException
 
DisposeException(Throwable, Disposable) - Constructor for exception org.mule.runtime.core.api.lifecycle.DisposeException
 
disposeIfNeeded(Object, Logger) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
Invokes Disposable.dispose() on object if it implements the Disposable interface.
disposeIfNeeded(Collection<? extends Object>, Logger) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
For each item in the objects collection, it invokes Disposable.dispose() if it implements the Disposable interface.
disposePartition(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Disposes the given partition, releasing all associated resources and storage.
disposeStore(String) - Method in interface org.mule.runtime.api.store.ObjectStoreManager
Clears the object store of the given name and releases all resources associated to it, including memory, storage, etc.
doConfigure(MuleContext) - Method in class org.mule.runtime.core.api.config.builders.AbstractConfigurationBuilder
Will configure a MuleContext based on the configuration provided.
doConfigure(MuleContext) - Method in class org.mule.runtime.core.api.config.builders.SimpleConfigurationBuilder
 
doConfigure(MuleContext) - Method in class org.mule.test.runner.api.IsolatedClassLoaderExtensionsManagerConfigurationBuilder
Goes through the list of plugins ArtifactClassLoaders to check if they have an extension descriptor and if they do it will parse it and register the extension into the ExtensionManager

It has to use reflection to access these classes due to the current execution of this method would be with the application ArtifactClassLoader and the list of plugin ArtifactClassLoader was instantiated with the Launcher ClassLoader so casting won't work here.

doConfigureThread(Thread) - Method in class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
 
doConsume() - Method in class org.mule.runtime.core.api.streaming.iterator.AbstractConsumer
Implement this method to actually consume the producer without worrying about exception types or checking fo this consumer to be closed.
doConsume() - Method in class org.mule.runtime.core.api.streaming.iterator.ListConsumer
Implement this method to actually consume the producer without worrying about exception types or checking fo this consumer to be closed.
doContains(String) - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
doContains(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
doCreateModel(Set<String>, Boolean, List<String>) - Method in class org.mule.runtime.api.deployment.meta.MuleApplicationModel.MuleApplicationModelBuilder
 
doCreateModel(Set<String>, Boolean, List<String>) - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
doCreateModel(Set<String>, Boolean, List<String>) - Method in class org.mule.runtime.api.deployment.meta.MuleDomainModel.MuleDomainModelBuilder
 
doDescriptorConfig(M, T, File) - Method in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
Allows subclasses to customize descriptor based on the provided model
doDeserialize(InputStream, ClassLoader) - Method in class org.mule.runtime.module.artifact.api.serializer.protocol.CustomJavaSerializationProtocol
Deserializes the given inputStream using the provided classLoader.
doFilter(CoreEvent) - Method in class org.mule.runtime.core.api.security.AbstractAuthenticationFilter
 
doFilter(CoreEvent) - Method in class org.mule.runtime.core.api.security.AbstractSecurityFilter
 
doFilter(CoreEvent) - Method in interface org.mule.runtime.core.api.security.SecurityFilter
 
doFoo(String) - Method in interface org.mule.runtime.service.test.api.FooService
Does some foo with an input message.
doGetObject() - Method in class org.mule.runtime.config.api.dsl.ConfigurableObjectFactory
 
doGetObject() - Method in class org.mule.runtime.core.api.security.MuleSecurityManagerConfigurator
 
doGetObject() - Method in class org.mule.runtime.dsl.api.component.AbstractComponentFactory
Method to be implemented instead of ObjectFactory.getObject().
doGetObject() - Method in class org.mule.tests.parsers.api.LifecycleSensingObjectFactory
 
doGetObject() - Method in class org.mule.tests.parsers.api.TestObjectFactory
 
doInitialise() - Method in class org.mule.runtime.core.api.security.AbstractSecurityFilter
 
doInitialise() - Method in class org.mule.runtime.core.api.security.AbstractSecurityProvider
 
doInTransaction() - Method in interface org.mule.runtime.core.api.transaction.TransactionCallback
 
doLogException(String, Throwable) - Method in class org.mule.functional.api.component.OnErrorCheckLogHandler
 
doLookupProviders(Class<T>, ClassLoader) - Method in class org.mule.runtime.config.api.dsl.processor.xml.XmlApplicationServiceRegistry
Retrieves a collection of providers.
doLookupProviders(Class<T>, ClassLoader) - Method in class org.mule.runtime.core.api.registry.AbstractServiceRegistry
Retrieves a collection of providers.
doLookupProviders(Class<T>, ClassLoader) - Method in class org.mule.runtime.core.api.registry.SpiServiceRegistry
 
Domain - Interface in org.mule.runtime.deployment.model.api.domain
A domain is a deployable Artifact that contains shared resources for Application

A domain can just consist of a set of jar libraries to share between the domain applications or it can also contain shared resources such as connectors or other mule components.

domain(String) - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder
Defines the user domain to use.
DomainBundleDeploymentListenerManager - Interface in org.mule.runtime.module.deployment.api
Manages which DeploymentListener are listening for domain bundle deployment notifications.
DomainDeploymentListenerManager - Interface in org.mule.runtime.module.deployment.api
Manages which DeploymentListener are listening for domain deployment notifications.
DomainDescriptor - Class in org.mule.runtime.deployment.model.api.domain
Represents the description of a domain.
DomainDescriptor(String) - Constructor for class org.mule.runtime.deployment.model.api.domain.DomainDescriptor
Creates a new domain descriptor
DomainDescriptor(String, Optional<Properties>) - Constructor for class org.mule.runtime.deployment.model.api.domain.DomainDescriptor
Creates a new domain descriptor
DOMAINS_FOLDER - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
doNotFailIfBundleDescriptorNotPresentWhenValidationVersionFormat() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorValidatorBuilder
Allows to avoid checking version format for ArtifactDescriptor that don't have a BundleDescriptor.
DONT_BREAK_LINES - Static variable in class org.mule.runtime.core.api.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doOnOperation(String) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
doOpenCursor() - Method in class org.mule.runtime.core.api.streaming.bytes.AbstractCursorStreamProvider
 
doOpenCursor() - Method in class org.mule.runtime.core.api.streaming.bytes.InMemoryCursorStreamProvider
doProcess(CoreEvent) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
The service method that implements the test component logic.
doRemove(String) - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
doRemove(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
Template method for TemplateObjectStore.remove(String) (String, Serializable)}.
doRetrieve(String) - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
doRetrieve(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
doSchedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
doSchedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
doSchedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.api.source.scheduler.PeriodicScheduler
Template method to delegate the scheduling of the job.
doSerialize(Object) - Method in class org.mule.runtime.module.artifact.api.serializer.protocol.CustomJavaSerializationProtocol
Serializes the given object.
doStart() - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
Implement this method to perform custom starting logic.
doStop() - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
Implement this method to perform custom stopping logic.
doStore(String, T) - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
doStore(String, T) - Method in class org.mule.runtime.api.store.TemplateObjectStore
doTransform(Object, Charset) - Method in class org.mule.runtime.core.api.transformer.AbstractMessageTransformer
Perform a non-message aware transform.
doTransform(Object, Charset) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
doValidateCustomFields(String) - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel
 
doValidateCustomFields(String) - Method in class org.mule.runtime.api.deployment.meta.MuleServiceModel
 
doWork(RetryContext) - Method in interface org.mule.runtime.core.api.retry.RetryCallback
 
DslBaseType - Class in org.mule.runtime.extension.api.declaration.type.annotation
Pojo used to store a baseType when specified from TypeDsl.
DslBaseType() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.DslBaseType
 
DslBaseType(String, String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.DslBaseType
 
DslBaseType(String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.DslBaseType
 
DslElementModel<T> - Class in org.mule.runtime.config.api.dsl.model
Provides a declaration of how a given model of type T is related to its DSL representation.
DslElementModel.Builder<M> - Class in org.mule.runtime.config.api.dsl.model
 
DslElementModelFactory - Interface in org.mule.runtime.config.api.dsl.model
Provides the DslElementModel of any ComponentConfiguration within the context of the available application plugins, provided for each instance of this DslElementModelFactory
DslElementSyntax - Class in org.mule.runtime.extension.api.dsl.syntax
Provides a declaration of how a Component is represented in XML, containing all the required information for the XML element creation and parsing.
DslElementSyntax(String, String, String, String, boolean, boolean, boolean, boolean, boolean, Map<MetadataType, DslElementSyntax>, Map<String, DslElementSyntax>) - Constructor for class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
Creates a new instance of DslElementSyntax
DslElementSyntaxBuilder - Class in org.mule.runtime.extension.api.dsl.syntax
Implementation of the builder design pattern to create instances of DslElementSyntax
DslResolvingContext - Interface in org.mule.runtime.api.dsl
Context used to discover the ExtensionModels required to generate the DSL related views of a given component.
DslResourceFactory - Interface in org.mule.runtime.extension.api.dsl.syntax.resources.spi
Creates a GeneratedResource instance from an ExtensionModel instance.
DslSimpleType - Class in org.mule.runtime.dsl.api.component
Simple type values for DSL processing.
DslSyntaxResolver - Interface in org.mule.runtime.extension.api.dsl.syntax.resolver
Provides the DslElementSyntax of any Component, Parameter or Type within the context of the Extension model where the Component was declared.
DsqlParser - Class in org.mule.runtime.extension.api.dsql
This class works as a processor of DsqlQuerys, conforming to the rules of the formal defined grammar.
DsqlQuery - Class in org.mule.runtime.extension.api.dsql
Represents a parsed DSQL query.
DsqlQuery(EntityType, List<Field>, List<Field>, Direction, Expression, Integer, Integer) - Constructor for class org.mule.runtime.extension.api.dsql.DsqlQuery
Creates a new instance.
DUPLICATE_MESSAGE - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
DUPLICATE_MESSAGE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that the execution of the current event is stopped
dynamic(boolean) - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor.ParameterMetadataDescriptorBuilder
Indicates that the type comes from a dynamic type resolver
dynamic(boolean) - Method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor.TypeMetadataDescriptorBuilder
Indicates that the type comes from a dynamic type resolver
DYNAMIC_CONFIG_EXPIRATION_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
Description of the <dynamic-config-expiration> tag
DYNAMIC_CONFIG_EXPIRATION_FREQUENCY - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The default frequency at which the runtime checks for dynamic configs which became eligible for expiration
DynamicConfigExpiration - Interface in org.mule.runtime.core.api.config
Contains information about how much time should a dynamic config be idle before it can be considered elegible for expiration
DynamicConfigExpirationTypeBuilder - Class in org.mule.runtime.extension.api.declaration.type
Creates instances of MetadataType which represent an ExpirationPolicy.
DynamicConfigExpirationTypeBuilder() - Constructor for class org.mule.runtime.extension.api.declaration.type.DynamicConfigExpirationTypeBuilder
 

E

echo(String) - Method in interface org.mule.runtime.service.test.api.EchoService
Echoes the input message.
EchoService - Interface in org.mule.runtime.service.test.api
Service API used for testing purposes.
Either<L,R> - Class in org.mule.runtime.core.api.functional
This class allow to represent a type that holds two different values.
ElementDeclaration - Class in org.mule.runtime.app.declaration.api
Base of a programmatic descriptor of the configuration for any element present in a mule application.
ElementDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.ElementDeclaration
 
ElementDeclarationContainer - Interface in org.mule.runtime.app.declaration.api
Adds lookup methods to find a given ElementDeclaration that is part of this container declaration.
ElementDeclarer - Class in org.mule.runtime.app.declaration.api.fluent
Base declarer for a given ElementDeclaration
EmbeddedContainer - Interface in org.mule.runtime.module.embedded.api
Interface that represents an embedded container
EmbeddedContainer.EmbeddedContainerBuilder - Interface in org.mule.runtime.module.embedded.api
Builder for EmbeddedContainer instances.
emit(CoreEvent) - Method in interface org.mule.runtime.core.api.processor.Sink
Submit the given CoreEvent for processing.
EmitsResponse - Annotation Type in org.mule.runtime.extension.api.annotation.source
Indicates that the annotated Source supports emitting responses back to the client once a generated message is processed (either correctly or incorrectly).
EMPTY - Static variable in class org.mule.runtime.core.api.util.StringUtils
 
EMPTY - Static variable in interface org.mule.runtime.module.extension.api.loader.java.type.WithAlias
 
empty(String) - Static method in interface org.mule.runtime.soap.api.message.SoapRequest
 
EmptyHandler - Class in org.mule.metadata.json.api.handler
 
EmptyHandler() - Constructor for class org.mule.metadata.json.api.handler.EmptyHandler
 
EmptyHttpEntity - Class in org.mule.runtime.http.api.domain.entity
Represents an HTTP empty body.
EmptyHttpEntity() - Constructor for class org.mule.runtime.http.api.domain.entity.EmptyHttpEntity
 
emptyMultiMap() - Static method in class org.mule.runtime.api.util.MultiMap
Returns an empty multi-map (immutable).
enabledCipherSuites(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the enabled TLS cipher suites, which must be a subset of the global enabled ones, otherwise a CreateException will occur upon TlsContextFactoryBuilder.build().
enabledProtocols(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the enabled TLS protocols, which must be a subset of the global enabled ones, otherwise a CreateException will occur upon TlsContextFactoryBuilder.build().
enableMtom(boolean) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Specifies that the Web Service is MTOM enabled.
ENCODE - Static variable in class org.mule.runtime.core.api.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class org.mule.runtime.core.api.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.mule.runtime.core.api.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.mule.runtime.core.api.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.mule.runtime.core.api.util.Base64
Encodes a byte array into Base64 notation.
encodeClientCredentialsInBody(boolean) - Method in interface org.mule.runtime.oauth.api.builder.OAuthClientCredentialsDancerBuilder
 
encodeFromFile(String) - Static method in class org.mule.runtime.core.api.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.mule.runtime.core.api.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.mule.runtime.core.api.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeQueryString(Map<String, String>) - Static method in class org.mule.runtime.http.api.utils.HttpEncoderDecoderUtils
Converts a map to a request url query-string form.
encodeSpaces(String) - Static method in class org.mule.runtime.http.api.utils.HttpEncoderDecoderUtils
Encodes spaces in a path, replacing them by %20.
encodeString(Map, Charset) - Static method in class org.mule.runtime.http.api.utils.HttpEncoderDecoderUtils
Converts a map to a request url query-string form.
encodeToFile(byte[], String) - Static method in class org.mule.runtime.core.api.util.Base64
Convenience method for encoding data to a file.
encoding(Charset) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
 
EncodingException - Exception in org.mule.runtime.soap.api.exception
Exception implementation that aims to be thrown when a problem occur while encoding or decoding the content of a part of a SOAP message.
EncodingException(String) - Constructor for exception org.mule.runtime.soap.api.exception.EncodingException
 
EncodingException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.EncodingException
 
encrypt(InputStream, Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
Encrypts the given data using this encryption strategy
encrypt(byte[], Object) - Method in interface org.mule.runtime.core.api.security.EncryptionStrategy
Encrypts the given data using this encryption strategy
EncryptionStrategy - Interface in org.mule.runtime.core.api.security
EncryptionStrategy can be used to provide different types of Encryption strategy objects.
EncryptionStrategyNotFoundException - Exception in org.mule.runtime.core.api.security
EncryptionStrategyNotFoundException thrown by the SecurityManager when an encryption scheme is set in a property or header that has not been registered with the manager.
EncryptionStrategyNotFoundException(String) - Constructor for exception org.mule.runtime.core.api.security.EncryptionStrategyNotFoundException
 
EncryptionStrategyNotFoundException(String, Throwable) - Constructor for exception org.mule.runtime.core.api.security.EncryptionStrategyNotFoundException
 
encryptionStrategyNotSet() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
EncryptSecurityStrategy - Class in org.mule.runtime.extension.api.soap.security
Verifies the signature of a SOAP response, using certificates of the trust-store in the provided TLS context.
EncryptSecurityStrategy(WssKeyStoreConfiguration) - Constructor for class org.mule.runtime.extension.api.soap.security.EncryptSecurityStrategy
 
ENDPOINT_PROPERTY_PREFIX - Static variable in class org.mule.runtime.core.api.config.MuleProperties
The prefix for endpoint properties that should not be propagated to messages
endpointIsMalformed(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
enlist() - Method in interface org.mule.runtime.api.tx.MuleXaObject
 
ENLIST_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
enrich(String, CoreEvent, CoreEvent.Builder, ComponentLocation, TypedValue) - Method in interface org.mule.runtime.core.api.el.ExtendedExpressionManager
Deprecated.
Mutation via expressions is deprecated.
enrich(ExtensionLoadingContext) - Method in interface org.mule.runtime.extension.api.loader.DeclarationEnricher
Enriches the descriptor provided in the given extensionLoadingContext.
enrich(Exception) - Method in class org.mule.runtime.soap.api.exception.error.SoapExceptionEnricher
Wraps an exception in a ModuleException specifying an error type.
EnrichableElementDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of an ElementDeclaration that can be enriched with custom properties and parameters.
EnrichableElementDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.EnrichableElementDeclaration
 
EnrichableElementDeclarer<D extends EnrichableElementDeclarer,T extends EnrichableElementDeclaration> - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring an EnrichableElementDeclaration through a fluent API
EnrichableModel - Interface in org.mule.runtime.api.meta.model
A model which can be augmented with custom pieces of information that are not part of the canonical introspection model.
EnrichedNotificationInfo - Class in org.mule.runtime.api.notification
This class contains information about an event/exception, to be used in notifications without directly exposing it.
EnrichedNotificationInfo(Event, Component, Exception) - Constructor for class org.mule.runtime.api.notification.EnrichedNotificationInfo
 
EnrichedServerNotification - Class in org.mule.runtime.api.notification
This notification type includes information about the event, exception and flow where it occurred.
EnrichedServerNotification(EnrichedNotificationInfo, int, String) - Constructor for class org.mule.runtime.api.notification.EnrichedServerNotification
 
EnrichedServerNotification(EnrichedNotificationInfo, int, ComponentLocation) - Constructor for class org.mule.runtime.api.notification.EnrichedServerNotification
 
enrichException(Exception) - Method in class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
This method can return a new enriched exception or the original exception after doing some processing with it.
entity - Variable in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
 
entity(HttpEntity) - Method in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
 
EntityMetadataProvider - Interface in org.mule.runtime.api.metadata
This interface allows a Component that processes a Message to expose its metadata descriptor, containing all the MetadataType information associated to the Component's input and output elements
EntityMetadataResultJsonSerializer - Class in org.mule.runtime.extension.api.persistence.metadata
Serializer that can convert a MetadataResult of TypeMetadataDescriptor type into a readable and processable JSON representation and from a JSON String to an MetadataResult instance
EntityMetadataResultJsonSerializer(boolean) - Constructor for class org.mule.runtime.extension.api.persistence.metadata.EntityMetadataResultJsonSerializer
 
EntityType - Class in org.mule.runtime.extension.api.dsql
Represents the queried entity in a DSQL query.
EntityType(String) - Constructor for class org.mule.runtime.extension.api.dsql.EntityType
 
entryList() - Method in class org.mule.runtime.api.util.MultiMap
Returns a List view of the mappings contained in this map, including an entry for each value associated to the same key.
entrySet() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
This method is not supported for performance reasons
entrySet() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
entrySet() - Method in class org.mule.runtime.api.util.MultiMap
 
entrySet() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
entrySet() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
entrySet() - Method in class org.mule.runtime.http.api.domain.OptimizedCaseInsensitiveMapWrapper
 
entryTtl(Long) - Method in class org.mule.runtime.api.store.ObjectStoreSettings.Builder
Sets the entry timeout in milliseconds.
EnumAnnotation<T> - Class in org.mule.metadata.api.annotation
Defines the list of valid values for a given type.
EnumAnnotation(T[]) - Constructor for class org.mule.metadata.api.annotation.EnumAnnotation
 
EnumHandler - Class in org.mule.metadata.json.api.handler
 
EnumHandler() - Constructor for class org.mule.metadata.json.api.handler.EnumHandler
 
EnumLabelsAnnotation - Class in org.mule.metadata.api.annotation
Defines the list of labels for an enum.
EnumLabelsAnnotation(String[]) - Constructor for class org.mule.metadata.api.annotation.EnumLabelsAnnotation
 
enumLabelsOf(String...) - Method in class org.mule.metadata.api.builder.StringTypeBuilder
 
enumOf(Number...) - Method in class org.mule.metadata.api.builder.NumberTypeBuilder
 
enumOf(String...) - Method in class org.mule.metadata.api.builder.StringTypeBuilder
 
enumOf(String...) - Method in class org.mule.metadata.api.builder.TimeZoneTypeBuilder
 
environmentGlobalSettingsSupplier() - Method in interface org.mule.maven.client.api.SettingsSupplierFactory
This supplier will try to resolve the maven global settings file based on environment variables.
environmentMavenRepositorySupplier() - Method in interface org.mule.maven.client.api.LocalRepositorySupplierFactory
This supplier will try to resolve the repository folder based on environment configuration.
environmentUserSettingsSupplier() - Method in interface org.mule.maven.client.api.SettingsSupplierFactory
This supplier will try to resolve the maven user settings file based on the environmentMavenRepositorySupplier.
equal(Object, Object) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Simple helper for writing object equalities.
equals(Object) - Method in class org.mule.functional.api.component.StacktraceLogChecker.ExceptionCause
 
equals(Object) - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
equals(Object) - Method in class org.mule.metadata.api.annotation.AccessibilityAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.DefaultValueAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.DescriptionAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.EnumAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.EnumLabelsAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.ExampleAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.FieldOccurrenceAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.LabelAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.LengthAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.MarkerAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.NumberRangeAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.RegexPatternAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.TypeAliasAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.annotation.TypeIdAnnotation
 
equals(Object) - Method in class org.mule.metadata.api.model.impl.BaseMetadataType
 
equals(Object) - Method in class org.mule.metadata.api.model.impl.DefaultArrayType
 
equals(Object) - Method in class org.mule.metadata.api.model.MetadataFormat
 
equals(Object) - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
equals(Object) - Method in class org.mule.metadata.message.api.LocationAnnotation
 
equals(Object) - Method in class org.mule.runtime.api.component.location.Location.LocationImpl
 
equals(Object) - Method in class org.mule.runtime.api.config.PoolingProfile
 
equals(Object) - Method in class org.mule.runtime.api.el.ModuleNamespace
 
equals(Object) - Method in exception org.mule.runtime.api.exception.MuleException
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.ImportedTypeModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
 
equals(Object) - Method in class org.mule.runtime.api.meta.MuleVersion
 
equals(Object) - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
 
equals(Object) - Method in class org.mule.runtime.api.metadata.MediaType
 
equals(Object) - Method in class org.mule.runtime.api.metadata.resolving.FailureCode
 
equals(Object) - Method in class org.mule.runtime.api.metadata.TypedValue
 
equals(Object) - Method in class org.mule.runtime.api.notification.IntegerAction
 
equals(Object) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
equals(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.CaseInsensitiveMapKey
 
equals(Object) - Method in class org.mule.runtime.api.util.MultiMap
 
equals(Object) - Method in class org.mule.runtime.api.util.Pair
equals(Object) - Method in class org.mule.runtime.api.util.Reference
 
equals(Object) - Method in class org.mule.runtime.api.value.ImmutableValueResult
 
equals(Object) - Method in class org.mule.runtime.api.value.ResolvingFailure
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.ArtifactDeclaration
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationImpl
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.ComponentElementDeclaration
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.ConfigurationElementDeclaration
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.ElementDeclaration
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.EnrichableElementDeclaration
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterListValue
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterSimpleValue
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.ParameterElementDeclaration
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.ParameterGroupElementDeclaration
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.ParameterizedElementDeclaration
 
equals(Object) - Method in class org.mule.runtime.app.declaration.api.TopLevelParameterDeclaration
 
equals(Object) - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel
 
equals(Object) - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
equals(Object) - Method in class org.mule.runtime.core.api.config.ConfigResource
 
equals(Object) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
equals(Object) - Method in class org.mule.runtime.core.api.context.notification.ListenerSubscriptionPair
 
equals(Object) - Method in class org.mule.runtime.core.api.policy.PolicyStateId
 
equals(Object) - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
equals(Object) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
equals(Object) - Method in class org.mule.runtime.core.api.util.queue.DefaultQueueConfiguration
 
equals(Object) - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
 
equals(Object) - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.FlattenedTypeAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LiteralTypeAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterResolverTypeAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
 
equals(Object) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
equals(Object) - Method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
Defines object equality based on the given object being an object of this class and in the equality of the AbstractNamedImmutableModel.getName() attributes
equals(Object) - Method in class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
 
equals(Object) - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinition
 
equals(Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
equals(Object) - Method in class org.mule.runtime.extension.api.values.ImmutableValue
 
equals(Object) - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor
 
equals(Object) - Method in class org.mule.tests.parsers.api.ParameterAndChildElement
 
equals(Object) - Method in class org.mule.tests.parsers.api.SimplePojo
 
EqualsLogChecker - Class in org.mule.functional.api.component
 
EqualsLogChecker() - Constructor for class org.mule.functional.api.component.EqualsLogChecker
 
equalsOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
Translates the less operator.
equalsOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
Translates the less operator.
erase(Type) - Static method in class org.mule.metadata.java.api.utils.TypeResolver
Performs type erasure for given type.
error(String, ExpressionLanguageMetadataTypeResolver.MessageLocation) - Method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver.MessageCallback
Is called when a error message happens while resolving metadata
error(MetadataType) - Method in class org.mule.metadata.message.api.MuleEventMetadataTypeBuilder
 
error(Error) - Method in interface org.mule.runtime.api.component.execution.InputEvent
Sets an error related to the produced event.
ERROR - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
Error - Interface in org.mule.runtime.api.message
 
error(Error) - Method in interface org.mule.runtime.core.api.event.CoreEvent.Builder
Sets an error related to the produced event.
error(Throwable) - Method in interface org.mule.runtime.extension.api.runtime.process.CompletionCallback
This method is not be invoked when the operation failed to execute.
error(Throwable) - Method in interface org.mule.runtime.extension.api.runtime.process.VoidCompletionCallback
This method is to be invoked when the Router execution ends with an error.
error(Throwable) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCompletionCallback
Signals the runtime that the response was processed, but with an error
ERROR_HANDLER - Static variable in interface org.mule.runtime.api.component.location.Location
 
ERROR_HANDLER - Static variable in interface org.mule.runtime.app.declaration.api.component.location.Location
 
ERROR_HANDLER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ERROR_HANDLER - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
ERROR_HANDLER_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
ERROR_HANDLER_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ERROR_IDENTIFIER_NAME - Static variable in class org.mule.metadata.message.api.el.TypeBindings
 
ErrorHandlerNotification - Class in org.mule.runtime.api.notification
 
ErrorHandlerNotification(EnrichedNotificationInfo, ComponentLocation, int) - Constructor for class org.mule.runtime.api.notification.ErrorHandlerNotification
 
ErrorHandlerNotificationListener<T extends ErrorHandlerNotification> - Interface in org.mule.runtime.api.notification
 
ErrorHandlerStereotype - Class in org.mule.runtime.extension.api.stereotype
StereotypeDefinition for error-handler core components
errorInvokingMessageProcessorAsynchronously(Processor) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
errorInvokingMessageProcessorWithinTransaction(Processor, TransactionConfig) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
errorMessage() - Method in class org.mule.runtime.api.el.DefaultValidationResult
 
errorMessage() - Method in interface org.mule.runtime.api.el.ValidationResult
 
ErrorMessageAwareException - Interface in org.mule.runtime.api.exception
Exception that holds a Message regarding the error that occurred.
ErrorModel - Interface in org.mule.runtime.api.meta.model.error
A model which represents a possible error that could be thrown by the component represented by the ComponentModel.
ErrorModelBuilder - Class in org.mule.runtime.api.meta.model.error
Builder pattern implementation to build ErrorModel instances.
errorReadingStream() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
Errors - Class in org.mule.runtime.core.api.exception
Provides the constants for the core error types
Errors.ComponentIdentifiers - Class in org.mule.runtime.core.api.exception
 
Errors.ComponentIdentifiers.Handleable - Class in org.mule.runtime.core.api.exception
 
Errors.ComponentIdentifiers.Unhandleable - Class in org.mule.runtime.core.api.exception
 
Errors.Identifiers - Class in org.mule.runtime.core.api.exception
 
errorSchedulingMessageProcessorForAsyncInvocation(Processor) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ErrorType - Interface in org.mule.runtime.api.message
An ErrorType describes an type of error that may be thrown by a mule component.
ErrorTypeDefinition<E extends Enum<E>> - Interface in org.mule.runtime.extension.api.error
Identifies a Mule Error Type to be declared by extensions and must be implemented by an Enum.
ErrorTypeMatcher - Interface in org.mule.runtime.core.api.exception
Decides whether an error type is acceptable.
ErrorTypeProvider - Interface in org.mule.runtime.extension.api.annotation.error
A component responsible for providing an idempotent Set of ErrorTypeDefinition representing the list of errors that a component can throw.
ErrorTypeRepository - Interface in org.mule.runtime.api.exception
 
ErrorTypes - Annotation Type in org.mule.runtime.extension.api.annotation.error
Annotation for Extension level to communicate and declare the ErrorTypeDefinitions that the whole extension manages
ErrorTypeSerializer - Class in org.mule.runtime.api.connection.serialization
Serializer that can convert an ErrorType into a readable and processable JSON representation and from a JSON String to an ErrorType instance
ETAG - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
evaluate(String, BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Evaluates an expression according to a given BindingContext and the global one.
evaluate(String, DataType, BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Evaluates an expression according to a given BindingContext, the global one and the DataType of the expected result.
evaluate(String) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Execute the expression returning the result.
evaluate(String, CoreEvent) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Execute the expression returning the result.
evaluate(String, CoreEvent, ComponentLocation) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Execute the expression returning the result.
evaluate(String, CoreEvent, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Execute the expression returning the result.
evaluate(String, CoreEvent, ComponentLocation, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Execute the expression returning the result.
evaluate(String, DataType) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Evaluates an expression according to the global BindingContext and the DataType of the expected result.
evaluate(String, DataType, BindingContext, CoreEvent) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Evaluates an expression according to a given BindingContext, the global one, the DataType of the expected result and an CoreEvent.
evaluate(String, DataType, BindingContext, CoreEvent, ComponentLocation, boolean) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Evaluates an expression according to a given BindingContext, the global one, the DataType of the expected result and an CoreEvent.
evaluate(String, CoreEvent, CoreEvent.Builder, ComponentLocation) - Method in interface org.mule.runtime.core.api.el.ExtendedExpressionManager
Deprecated.
Mutation via expressions is deprecated.
evaluateBoolean(String, CoreEvent, ComponentLocation) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Evaluates an expression considering a boolean as output.
evaluateBoolean(String, CoreEvent, ComponentLocation, boolean, boolean) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Evaluates an expression considering a boolean as output.
evaluateLogExpression(String, BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Evaluates an expression according to a given BindingContext and the global one.
Event - Interface in org.mule.runtime.api.event
Context of information related to the execution of the components.
EVENT_RECEIVED - Static variable in class org.mule.functional.api.notification.FunctionalTestNotification
 
eventBuilder - Variable in class org.mule.functional.api.flow.FlowConstructRunner
 
EventCallback - Interface in org.mule.functional.api.component
The scope of the MuleEvent Callback is to be able to get a the message currently being processed by the FunctionalTestProcessor and make assertions on the message payload, headers or attachments or to make changes required for the test.
EventContext - Interface in org.mule.runtime.api.event
 
EventContextFactory - Interface in org.mule.runtime.core.api.event
Factory interface for creating a new EventContext
EventContextService - Interface in org.mule.runtime.core.api.event
Provides methods to query the internal state of event processing in the Mule Runtime.
EventContextService.FlowStackEntry - Interface in org.mule.runtime.core.api.event
Contains a FlowCallStack and context information about its owner.
EventedExecutionContext<M extends ComponentModel> - Interface in org.mule.runtime.module.extension.api.runtime.privileged
A specialization of ExecutionContext which contains an CoreEvent
EventedResult<T,A> - Class in org.mule.runtime.module.extension.api.runtime.privileged
An operation execution Result that is created based on the resulting CoreEvent of that execution.
eventProcessingFailedFor(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
eventReceived(CoreEvent, Object, MuleContext) - Method in interface org.mule.functional.api.component.EventCallback
 
eventTypeNotRecognised(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
example(String) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
An example about the content of this model
Example - Annotation Type in org.mule.runtime.extension.api.annotation.param.display
Allows to specify an example for a EnrichableModel to be used in the UI.
ExampleAnnotation - Class in org.mule.metadata.api.annotation
Represents an string example of the annotated type.
ExampleAnnotation(String) - Constructor for class org.mule.metadata.api.annotation.ExampleAnnotation
 
EXCEPTION_ACTION - Static variable in class org.mule.runtime.api.notification.ExceptionNotification
 
EXCEPTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
EXCEPTION_MESSAGE - Static variable in exception org.mule.functional.api.exception.FunctionalTestException
 
EXCEPTION_MESSAGE_DELIMITER - Static variable in exception org.mule.runtime.api.exception.MuleException
 
EXCEPTION_MESSAGE_SECTION_DELIMITER - Static variable in exception org.mule.runtime.api.exception.MuleException
 
EXCEPTION_STRATEGY_MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
ExceptionCause(String) - Constructor for class org.mule.functional.api.component.StacktraceLogChecker.ExceptionCause
 
ExceptionCause() - Constructor for class org.mule.functional.api.component.StacktraceLogChecker.ExceptionCause
 
ExceptionContextProvider - Interface in org.mule.runtime.core.api.execution
Provides a callback to add info entries to an exception just before logging/handling it.
ExceptionHandler<T,E extends Exception> - Interface in org.mule.runtime.core.api.util
A FunctionalInterface which handles a random Exception by either returning a value of type T or by throwing an exception of type E
ExceptionHandler - Class in org.mule.runtime.extension.api.runtime.exception
Allows the developer to provide generic logic to enrich exceptions, either via logging, sending notifications, etc.
ExceptionHandler() - Constructor for class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
 
ExceptionHandlerFactory - Interface in org.mule.runtime.extension.api.runtime.exception
Creates an instance of an ExceptionHandler
ExceptionHelper - Class in org.mule.runtime.api.exception
ExceptionHelper provides a number of helper functions that can be useful for dealing with Mule exceptions.
ExceptionHelper() - Constructor for class org.mule.runtime.api.exception.ExceptionHelper
Do not instantiate.
ExceptionMapper - Class in org.mule.runtime.core.api.exception
Defines a set of mappings between exception types and error types.
ExceptionMapper.Builder - Class in org.mule.runtime.core.api.exception
Builder to create instances of ExceptionMapper
ExceptionNotification - Class in org.mule.runtime.api.notification
This class is from Mule 2.2.5.
ExceptionNotification(EnrichedNotificationInfo, ComponentLocation) - Constructor for class org.mule.runtime.api.notification.ExceptionNotification
 
ExceptionNotificationListener - Interface in org.mule.runtime.api.notification
ExceptionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Exception event occurs.
exceptionOnConnectorNoExceptionListener(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ExceptionPayload - Interface in org.mule.runtime.core.api.message
Deprecated.
ExceptionReader - Interface in org.mule.runtime.api.legacy.exception
Provides a strategy interface for reading information from an exception in a consistent way.
Exceptions - Class in org.mule.runtime.core.api.rx
Utilities for working with checked exceptions with project reactor.
exceptionStackIs() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ExceptionUtils - Class in org.mule.runtime.core.api.util
Mule exception utilities.
EXCHANGE_PATTERN - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
EXCHANGE_PATTERN_CAMEL_CASE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
ExclusiveOptionals - Annotation Type in org.mule.runtime.extension.api.annotation.param
This annotation marks that all the Optional Parameters contained in the annotated class have an exclusive relationship among each other.
ExclusiveOptionalsTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
* A TypeAnnotation used to enrich an ObjectType by specifying that the contained parameters have an exclusive relation as it is specified in ExclusiveOptionals
ExclusiveOptionalsTypeAnnotation(Set<String>, boolean) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
 
ExclusiveParametersDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object to indicate that parameters in a ParameterizedDeclaration are mutually exclusive
ExclusiveParametersDeclaration(Set<String>, boolean) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ExclusiveParametersDeclaration
Creates a new instance
ExclusiveParametersModel - Interface in org.mule.runtime.api.meta.model.parameter
Indicates that some of the optional parameters in a ParameterGroupModel are mutually exclusive and cannot be defined at the same time.
ExecutableComponent - Interface in org.mule.runtime.api.component.execution
Component representable in the Mule configuration that allows to be executed programmatically
ExecutableComponentDeclaration<T extends ExecutableComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a OperationModel.
ExecutableComponentDeclarer<T extends ExecutableComponentDeclarer,D extends ExecutableComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Base class for declarers which allow to construct an OperationDeclaration
execute(InputEvent) - Method in interface org.mule.runtime.api.component.execution.ExecutableComponent
Executes the component based on a InputEvent created programmatically be the user.
execute(Event) - Method in interface org.mule.runtime.api.component.execution.ExecutableComponent
Executes the component based on a Event that may have been provided by another component execution.
execute(ExecutionCallback<T>) - Method in interface org.mule.runtime.core.api.execution.ExecutionTemplate
 
execute(ExecutionCallback<T>) - Method in class org.mule.runtime.core.api.execution.TransactionalExecutionTemplate
 
execute(RetryCallback, Executor) - Method in class org.mule.runtime.core.api.retry.async.AsynchronousRetryTemplate
 
execute(RetryCallback, Executor) - Method in class org.mule.runtime.core.api.retry.policy.AbstractPolicyTemplate
 
execute(RetryCallback, Executor) - Method in interface org.mule.runtime.core.api.retry.policy.RetryPolicyTemplate
Applies the retry policy by performing a blocking action.
execute(String, String, OperationParameters) - Method in interface org.mule.runtime.extension.api.client.ExtensionsClient
Executes an operation synchronously and returns a Result with the operation's output and attributes if available.
execute(ExecutionContext<T>) - Method in interface org.mule.runtime.extension.api.runtime.operation.ComponentExecutor
Executes the owning operation using the given executionContext.
execute() - Method in interface org.mule.runtime.module.artifact.api.classloader.ShutdownListener
 
executeAsync(String, String, OperationParameters) - Method in interface org.mule.runtime.extension.api.client.ExtensionsClient
Executes an operation asynchronously by returning a CompletableFuture instance that will complete into a Result with the corresponding payload and attributes after the operation execution finished.
Execution - Annotation Type in org.mule.runtime.extension.api.annotation.execution
Allows to specify the ExecutionType of the annotated component.
EXECUTION_FOLDER - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
ExecutionCallback<T> - Interface in org.mule.runtime.core.api.execution
Callback with logic to execute within a controlled environment provided by ExecutionTemplate
ExecutionContext<M extends ComponentModel> - Interface in org.mule.runtime.extension.api.runtime.operation
Provides context information about the execution of a modeled component
ExecutionContextAdapter<M extends ComponentModel> - Interface in org.mule.runtime.module.extension.api.runtime.privileged
Adapter interface which expands the contract of ExecutionContext which functionality that is internal to this implementation of the extensions API and shouldn't be accessible for the extensions themselves.
ExecutionContextProperties - Class in org.mule.runtime.module.extension.api.runtime.privileged
Constants used for information related to ExecutionContext
ExecutionResult - Interface in org.mule.runtime.api.component.execution
The result of executing an ExecutableComponent using an InputEvent instance.
ExecutionTemplate<T> - Interface in org.mule.runtime.core.api.execution
ExecutionTemplate provides an execution context for message processing.
ExecutionType - Enum in org.mule.runtime.api.meta.model.operation
In order for Mule to determine the best way to execute different components, it needs to know the type of work the components will be performing.
EXPAND_ENTITIES_PROPERTY - Static variable in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
EXPECT - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
expectCause(Matcher<? extends Throwable>) - Method in class org.mule.functional.api.exception.ExpectedError
 
ExpectedError - Class in org.mule.functional.api.exception
JUnit rule for Mule errors
expectError(String, String, Class<?>, String) - Method in class org.mule.functional.api.exception.ExpectedError
Helper method to configure all the matchers that can be used with this rule at the same time.
expectError(String, ErrorTypeDefinition, Class<?>, String) - Method in class org.mule.functional.api.exception.ExpectedError
Helper method to configure all the matchers that can be used with this rule at the same time.
expectErrorMessage(Matcher<? extends Message>) - Method in class org.mule.functional.api.exception.ExpectedError
 
expectErrorType(String, String) - Method in class org.mule.functional.api.exception.ExpectedError
 
expectErrorType(Matcher<String>, Matcher<String>) - Method in class org.mule.functional.api.exception.ExpectedError
 
expectErrorType(ErrorTypeMatcher) - Method in class org.mule.functional.api.exception.ExpectedError
 
expectEvent(Matcher<? extends CoreEvent>) - Method in class org.mule.functional.api.exception.ExpectedError
 
expectFailingComponent(Matcher<? extends Component>) - Method in class org.mule.functional.api.exception.ExpectedError
 
expectMessage(Matcher<String>) - Method in class org.mule.functional.api.exception.ExpectedError
 
ExpirableConfigurationProvider - Interface in org.mule.runtime.extension.api.runtime.config
A specialization of the ConfigurationProvider interface which adds the concept of expiration.
ExpirableObjectStore<T extends Serializable> - Interface in org.mule.runtime.api.store
An ObjectStore capable of expiring entries when the ExpirableObjectStore.expire(long, int) method is invoked
EXPIRATION_POLICY_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the expiration policy of a dynamic configuration
EXPIRATION_POLICY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of the parameter for configuring the expiration policy of a dynamic configuration
expirationInterval(Long) - Method in class org.mule.runtime.api.store.ObjectStoreSettings.Builder
Sets how frequently should the expiration thread run.
ExpirationPolicy - Interface in org.mule.runtime.extension.api.runtime
A policy around when should a given instances be expired

Notice that this contract is not directly tied to the instance to be expired itself.

expire(long, int) - Method in interface org.mule.runtime.api.store.ExpirableObjectStore
Expires eligible entries.
expire(long, int, String) - Method in interface org.mule.runtime.api.store.PartitionableExpirableObjectStore
Expires eligible entries in the given partitionName.
EXPIRES - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
Export - Annotation Type in org.mule.runtime.extension.api.annotation
Specifies classes and resources that an extension should expose beyond the default ClassLoader isolation.
EXPORTED_PACKAGES - Static variable in class org.mule.runtime.deployment.model.api.artifact.ArtifactDescriptorConstants
Property to fill the MuleArtifactLoaderDescriptor.getAttributes() which defines the exported packages of a given artifact.
EXPORTED_RESOURCES - Static variable in class org.mule.runtime.deployment.model.api.artifact.ArtifactDescriptorConstants
Property to fill the MuleArtifactLoaderDescriptor.getAttributes() which defines the exported resources of a given artifact.
ExportedService - Class in org.mule.runtime.module.artifact.api.classloader
Defines a service that will be exported by a module to other Mule artifacts via SPI.
ExportedService(String, URL) - Constructor for class org.mule.runtime.module.artifact.api.classloader.ExportedService
Create a new service
exportingPackages(Set<String>) - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel.ClassLoaderModelBuilder
Indicates which package are exported on the model.
exportingPrivilegedPackages(Set<String>, Set<String>) - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel.ClassLoaderModelBuilder
Indicates which Java packages are exported as privileged API on the model.
exportingResources(Set<String>) - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel.ClassLoaderModelBuilder
Indicates which resource are exported on the model.
exportsClass(String) - Method in interface org.mule.runtime.module.artifact.api.classloader.ClassLoaderFilter
Determines if a given name must be accepted or filtered.
exportsClass(String) - Method in class org.mule.runtime.module.artifact.api.classloader.DefaultArtifactClassLoaderFilter
 
exportsResource(String) - Method in interface org.mule.runtime.module.artifact.api.classloader.ClassLoaderFilter
Determines if a given resource must be accepted or filtered.
exportsResource(String) - Method in class org.mule.runtime.module.artifact.api.classloader.DefaultArtifactClassLoaderFilter
 
expression - Variable in class org.mule.functional.api.component.AssertionMessageProcessor
 
EXPRESSION - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
Expression - Annotation Type in org.mule.runtime.extension.api.annotation
Allows customizing how a ParameterModel supports expressions.
EXPRESSION_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that a problem occurred when resolving an expression
expressionEnricherNotRegistered(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
expressionEvaluationFailed(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ExpressionExecutionException - Exception in org.mule.runtime.api.el
Indicates than an error occurred while executing an expression.
ExpressionExecutionException(I18nMessage) - Constructor for exception org.mule.runtime.api.el.ExpressionExecutionException
 
ExpressionExecutionException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.el.ExpressionExecutionException
 
ExpressionExecutionException(Throwable) - Constructor for exception org.mule.runtime.api.el.ExpressionExecutionException
 
expressionFailed() - Method in class org.mule.functional.api.component.AssertionMessageProcessor
 
expressionFinalVariableCannotBeAssignedValue(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ExpressionFunction - Interface in org.mule.runtime.api.el
Representation of a function to be used by an ExpressionLanguage.
ExpressionFunctions - Annotation Type in org.mule.runtime.extension.api.annotation
Allows to reference a list of classes from which an Extension's functions for usage in the expression language are to be inferred.
expressionInvalidForProperty(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ExpressionLanguage - Interface in org.mule.runtime.api.el
Evaluates an expression considering a set of given bindings and a set of global ones.
ExpressionLanguageMetadataTypeResolver - Interface in org.mule.metadata.message.api.el
Resolves the metadata for a specific expression language.
ExpressionLanguageMetadataTypeResolver.MessageCallback - Interface in org.mule.metadata.message.api.el
Callback from the resolver
ExpressionLanguageMetadataTypeResolver.MessageLocation - Class in org.mule.metadata.message.api.el
Represents a message location
ExpressionLanguageMetadataTypeResolver.MessagePosition - Class in org.mule.metadata.message.api.el
A position with the line , column and offset in a document
expressionMalformed(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
expressionManager - Variable in class org.mule.functional.api.component.AssertionMessageProcessor
 
ExpressionManager - Interface in org.mule.runtime.core.api.el
Provides universal access for evaluating expressions embedded in Mule configurations, such as XML, Java, scripting and annotations.
ExpressionModule - Interface in org.mule.runtime.api.el
Represents a collection of bindings under a given namespace.
ExpressionModule.Builder - Interface in org.mule.runtime.api.el
 
expressionResultWasNull(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
expressionReturnedNull(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ExpressionRuntimeException - Exception in org.mule.runtime.core.api.expression
Thrown by the ExpressionManager when a failure occurs evaluating an expression.
ExpressionRuntimeException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.expression.ExpressionRuntimeException
 
ExpressionRuntimeException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.expression.ExpressionRuntimeException
 
ExpressionSupport - Enum in org.mule.runtime.api.meta
Enumerates the different types of support that a given component can provide regarding expressions
ExpressionSupportAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
A TypeAnnotation used to enrich a MetadataType by specifying a certain level of ExpressionSupport it supports.
ExpressionSupportAnnotation(ExpressionSupport) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
Creates a new instance
extend(Map<String, LookupStrategy>) - Method in interface org.mule.runtime.module.artifact.api.classloader.ClassLoaderLookupPolicy
Creates a new instance extending the original poclicy configuration
ExtendedExpressionManager - Interface in org.mule.runtime.core.api.el
Extends the ExpressionManager supporting mutating operations and the propagation of more variables.
Extensible - Annotation Type in org.mule.runtime.extension.api.annotation
Denotes that a given type can be extended by others.
ExtensibleTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
Marks that the annotated type is of Extensible kind, declaring that a given type can be extended by others in the context of the ExtensionModel.
ExtensibleTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
 
Extension - Annotation Type in org.mule.runtime.extension.api.annotation
This annotation defines a class that will export its functionality as a Mule module.
EXTENSION_BUNDLE_TYPE - Static variable in class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginDescriptor
 
EXTENSION_TYPE - Static variable in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
 
ExtensionConnectivityTestingStrategy - Class in org.mule.runtime.module.extension.api.tooling
Implementation of ConnectivityTestingStrategy that can do connectivity testing over components creates with extensions API.
ExtensionConnectivityTestingStrategy() - Constructor for class org.mule.runtime.module.extension.api.tooling.ExtensionConnectivityTestingStrategy
 
ExtensionConstants - Class in org.mule.runtime.extension.api
Extensions API constants
ExtensionDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ExtensionModel.
ExtensionDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
A builder object which allows creating an ExtensionDeclaration through a fluent API.
ExtensionDeclarer() - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Constructor for this descriptor
ExtensionElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element from which an Extension can be derived
ExtensionLoadingContext - Interface in org.mule.runtime.extension.api.loader
Used for propagating state across all the components that take part into loading an ExtensionModel.
ExtensionLoadingDelegate - Interface in org.mule.runtime.extension.api.loader
Extension point for customizable components which declare an extension.
ExtensionManager - Interface in org.mule.runtime.core.api.extension
Manages the extension models available in the current context and their state.
ExtensionManagerFactory - Interface in org.mule.runtime.module.extension.api.manager
Factory to create instances of ExtensionManager
ExtensionMetadataTypeUtils - Class in org.mule.runtime.extension.api.util
Set of utility operations to handle MetadataType
ExtensionModel - Interface in org.mule.runtime.api.meta.model
An Extension that provides packaged functionality.
ExtensionModelJsonSerializer - Class in org.mule.runtime.extension.api.persistence
Serializer that can convert a ExtensionModel into a readable and processable JSON representation and from a JSON String to an ExtensionModel instance
ExtensionModelJsonSerializer() - Constructor for class org.mule.runtime.extension.api.persistence.ExtensionModelJsonSerializer
Creates a new instance of the ExtensionModelJsonSerializer.
ExtensionModelJsonSerializer(boolean) - Constructor for class org.mule.runtime.extension.api.persistence.ExtensionModelJsonSerializer
Creates a new instance of the ExtensionModelJsonSerializer.
ExtensionModelLoader - Class in org.mule.runtime.extension.api.loader
Loader of an ExtensionModel for a Mule plugin artifact from a set of attributes read by the MulePluginModel.
ExtensionModelLoader() - Constructor for class org.mule.runtime.extension.api.loader.ExtensionModelLoader
 
ExtensionModelUtils - Class in org.mule.runtime.extension.api.util
Utility methods for analyzing and decomposing ExtensionModel instances
ExtensionModelValidator - Interface in org.mule.runtime.extension.api.loader
Validates that a constructed model is legal, meaning it's consistent and doesn't violate any restriction.
ExtensionNotification - Interface in org.mule.runtime.api.notification
Notification fired by extensions, including custom data.
ExtensionNotificationListener - Interface in org.mule.runtime.api.notification
ExtensionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when an Extension event occurs.
ExtensionOAuthConstants - Class in org.mule.runtime.extension.api.connectivity.oauth
Constants for the Extensions API OAuth support
ExtensionObjectTypeHandler - Class in org.mule.runtime.extension.api.declaration.type
An implementation of ObjectHandler which allows the type to me enriched with custom type annotations of the Extensions API.
ExtensionObjectTypeHandler(ObjectFieldHandler) - Constructor for class org.mule.runtime.extension.api.declaration.type.ExtensionObjectTypeHandler
 
ExtensionParameter - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for any kind of component from which an extension's parameter can be derived
ExtensionSchemaGenerator - Interface in org.mule.runtime.extension.api.dsl.syntax.resources.spi
Enables the generation of XML Schema Definitions for extensions.
ExtensionsClient - Interface in org.mule.runtime.extension.api.client
The ExtensionsClient is a simple common interface for executing extension operations programmatically without the need of much manual coding and allowing to scale quickly all of this without a the need of compile dependency to the executed extension.
ExtensionsTypeHandlerManagerFactory - Class in org.mule.runtime.extension.api.declaration.type
An implementation of TypeHandlerManagerFactory which creates instances of TypeHandlerManager properly configured to be used under the rules of the Extensions API.
ExtensionsTypeHandlerManagerFactory() - Constructor for class org.mule.runtime.extension.api.declaration.type.ExtensionsTypeHandlerManagerFactory
 
ExtensionsTypeLoaderFactory - Interface in org.mule.runtime.extension.api.declaration.type
Factory class for instances of ClassTypeLoader properly setup to introspect types following the rules of the Extensions API.
ExtensionWalker - Class in org.mule.runtime.api.meta.model.util
Navigates a ExtensionModel and invokes methods when important model components are found.
ExtensionWalker() - Constructor for class org.mule.runtime.api.meta.model.util.ExtensionWalker
 
EXTERNAL_CALLBACK_URL_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the external callback URL is configured
EXTERNAL_ENTITIES_PROPERTY - Static variable in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
externalCallbackUrl(String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
The oauth authentication server will use this url to provide the authentication code to the Mule server so the mule server can retrieve the access token.
ExternalLib - Annotation Type in org.mule.runtime.extension.api.annotation
Specifies that the annotated element depends on a library which is not packaged with the extension.
ExternalLibraryModel - Class in org.mule.runtime.api.meta.model
Describes a library that the extension depends on but is not packaged with it.
ExternalLibraryModel.ExternalLibraryModelBuilder - Class in org.mule.runtime.api.meta.model
A Builder for creating instances of ExternalLibraryModel.
ExternalLibraryType - Enum in org.mule.runtime.api.meta
Enumerates the different types of external libraries an extension may require
ExternalLibs - Annotation Type in org.mule.runtime.extension.api.annotation
Container for the Repeatable ExternalLib annotation
ExternalTransactionAwareTransactionFactory - Interface in org.mule.runtime.core.api.transaction
ExternalTransactionAwareTransactionFactory creates a transaction, possibly representing a transaction started outside Mule.
extractCauseOfType(Throwable, Class<? extends Throwable>) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
Introspects the Throwable parameter to obtain the first Throwable of type throwableType in the exception chain and return the cause of it.
extractConnectionException(Throwable) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
Introspects the Throwable parameter to obtain the first Throwable of type ConnectionException in the exception chain.
extractOfType(Throwable, Class<T>) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
Introspects the Throwable parameter to obtain the first Throwable of type throwableType in the exception chain.
extractPath(String) - Static method in class org.mule.runtime.http.api.utils.HttpEncoderDecoderUtils
Extracts the path (what's left of the ? character) from the passed uri.
extractQueryParams(String) - Static method in class org.mule.runtime.http.api.utils.HttpEncoderDecoderUtils
Extracts the query parameters (what's right of the ? character) from the passed uri.
extractResources(String, Class, File, boolean) - Static method in class org.mule.runtime.core.api.util.FileUtils
Extract the specified resource to the given directory for remain all directory struct

F

fail(Throwable) - Method in interface org.mule.runtime.api.interception.InterceptionAction
Interrupts the current interception chain, not running the next interceptors in the chain and the intercepted component.
fail(ErrorType) - Method in interface org.mule.runtime.api.interception.InterceptionAction
Interrupts the current interception chain, not running the next interceptors in the chain and the intercepted component.
failed(ConnectionException) - Method in interface org.mule.runtime.extension.api.runtime.connectivity.ReconnectionCallback
Notifies the runtime that the reconnection attempt failed because of the given exception
FAILED_DISPATCHER - Static variable in interface org.mule.runtime.core.api.retry.RetryContext
 
FAILED_RECEIVER - Static variable in interface org.mule.runtime.core.api.retry.RetryContext
 
FAILED_REQUESTER - Static variable in interface org.mule.runtime.core.api.retry.RetryContext
 
failedToBuildMessage() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToClone(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToConvertStringUsingEncoding(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToCreate(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToCreateEndpointFromLocation(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToCreateManagerInstance(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToDispose(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToFindEntrypointForComponent(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToGetPooledObject() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToInitSecurityProvider(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToInvoke(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToInvokeLifecycle(String, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToInvokeRestService(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToLoad(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToLoadTransformer(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToProcessExtractorFunction(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToReadAttachment(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToReadFromStore(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToReadPayload() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedtoRegisterOnEndpoint(String, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToRouterViaEndpoint(Processor) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToScheduleWork() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToStart(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToStop(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToUnregister(String, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failedToWriteMessageToStore(Object, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
failure(String, Exception) - Static method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
failure(String, ErrorType, Exception) - Static method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
failure(String) - Static method in interface org.mule.runtime.api.el.ValidationResult
 
failure(String, List<ValidationMessage>) - Static method in interface org.mule.runtime.api.el.ValidationResult
 
failure(String, String) - Static method in interface org.mule.runtime.api.el.ValidationResult
 
failure(T, MetadataFailure...) - Static method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
Creates a failure MetadataResult with a payload and with one or more associated MetadataFailures.
failure(T, List<MetadataFailure>) - Static method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
Creates a failure MetadataResult with a payload and a list of associated MetadataFailures.
failure(MetadataFailure...) - Static method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
Creates a failure MetadataResult with one or more associated MetadataFailures.
failure(List<MetadataFailure>) - Static method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
Creates a failure MetadataResult with a list of associated MetadataFailures.
FailureCode - Class in org.mule.runtime.api.metadata.resolving
Standard error codes to describe common errors that may occur during Metadata fetching operations
FailureCode(String) - Constructor for class org.mule.runtime.api.metadata.resolving.FailureCode
 
failureMessagePrefix() - Method in class org.mule.functional.api.component.AssertionMessageProcessor
 
FailureMetadataResult<T> - Class in org.mule.runtime.api.metadata.resolving
Immutable implementation of MetadataResult for failure results.
fallbackFor(String) - Method in interface org.mule.metadata.persistence.api.TypeAnnotationSerializerExtenderFallback
This method will allow to override MetadataType serialization to resolve the Class for a TypeAnnotation by name in case if it was not already mapped in by TypeAnnotationSerializerExtender.
FATAL - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Unhandleable
 
FATAL_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that a fatal error occurred (such as stack overflow).
fatalErrorInShutdown() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
fatalErrorWhileRunning() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
FatalException - Exception in org.mule.runtime.core.api.lifecycle
FatalException can be thrown during initialisation or during execution to indicate that something fatal has occurred and the MuleManager must shutdown.
FatalException(I18nMessage, Object) - Constructor for exception org.mule.runtime.core.api.lifecycle.FatalException
 
FatalException(I18nMessage, Throwable, Object) - Constructor for exception org.mule.runtime.core.api.lifecycle.FatalException
 
FatalException(Throwable, Object) - Constructor for exception org.mule.runtime.core.api.lifecycle.FatalException
 
fetchAll(URL...) - Method in class org.mule.metadata.xml.api.schema.SchemaFetcher
 
Field - Class in org.mule.runtime.extension.api.dsql
Represents a selected field in a query.
Field(String, String) - Constructor for class org.mule.runtime.extension.api.dsql.Field
 
Field(String) - Constructor for class org.mule.runtime.extension.api.dsql.Field
 
FieldElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element to be considered as a Field
FieldOccurrenceAnnotation - Class in org.mule.metadata.api.annotation
Constrain for minimum and maximum repetitions of a field.
FieldOccurrenceAnnotation(Number, Number) - Constructor for class org.mule.metadata.api.annotation.FieldOccurrenceAnnotation
 
fileLocation - Variable in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
FileUtils - Class in org.mule.runtime.core.api.util
FileUtils contains useful methods for dealing with files & directories.
FilteringArtifactClassLoader - Class in org.mule.runtime.module.artifact.api.classloader
Defines a ClassLoader that filter which classes and resources can be resolved based on a ClassLoaderFilter

Resources used to provide SPI are not managed as standard resources, ie, not filtered through the ClassLoaderFilter, but filtered using ExportedService definitions.

FilteringArtifactClassLoader(ArtifactClassLoader, ClassLoaderFilter, List<ExportedService>) - Constructor for class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
Creates a new filtering classLoader
find(Location) - Method in interface org.mule.runtime.api.component.location.ConfigurationComponentLocator
Finds a component in the configuration with the specified location.
find(ComponentIdentifier) - Method in interface org.mule.runtime.api.component.location.ConfigurationComponentLocator
Finds all the components with the given identifier within the artifact.
find(String) - Method in interface org.mule.runtime.module.artifact.api.classloader.ClassLoaderRepository
Returns a class loader with a given ID.
findAllLocations() - Method in interface org.mule.runtime.api.component.location.ConfigurationComponentLocator
Finds the locations of every component within the artifact.
findApplication(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Finds an active application by name.
findArtifact(BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenReactorResolver
Locates the specified bundle descriptor in the reactor.
findDomain(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
.
findDomainApplications(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
 
findElement(Location) - Method in class org.mule.runtime.app.declaration.api.ArtifactDeclaration
Looks for an ElementDeclaration contained by this declaration based on the given Location.
findElement(List<String>) - Method in class org.mule.runtime.app.declaration.api.ComponentElementDeclaration
Looks for an ElementDeclaration contained by this declaration based on the parts of a Location.
findElement(List<String>) - Method in class org.mule.runtime.app.declaration.api.ConfigurationElementDeclaration
Looks for a ParameterElementDeclaration contained by this declaration based on the parts of a Location.
findElement(List<String>) - Method in class org.mule.runtime.app.declaration.api.ConstructElementDeclaration
Looks for an ElementDeclaration contained by this declaration based on the parts of a Location.
findElement(List<String>) - Method in interface org.mule.runtime.app.declaration.api.ElementDeclarationContainer
Looks for an ElementDeclaration contained by this declaration based on the parts of a Location.
findElement(List<String>) - Method in class org.mule.runtime.app.declaration.api.ParameterGroupElementDeclaration
Looks for a ParameterElementDeclaration contained by this declaration based on the parts of a Location.
findElement(List<String>) - Method in class org.mule.runtime.app.declaration.api.ParameterizedElementDeclaration
Looks for a ParameterElementDeclaration contained by this declaration based on the parts of a Location.
findElement(List<String>) - Method in class org.mule.runtime.app.declaration.api.TopLevelParameterDeclaration
 
findElement(ComponentIdentifier) - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel
Lookup method for finding a given DslElementModel based on its identifier from this element as root.
findElement(String) - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel
Lookup method for finding a given DslElementModel based on its parameterName from this element as root.
findFileByName(File, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
findImplementedInterfaces(Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Returns the list of interfaces implemented in a given class.
findLocalClass(String) - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoader
Loads the class with the specified binary name if defined on this class loader.
findLocalClass(String) - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
findLocalClass(String) - Method in class org.mule.runtime.module.artifact.api.classloader.FineGrainedControlClassLoader
 
findLocalClass(String) - Method in class org.mule.runtime.module.artifact.api.classloader.RegionClassLoader
 
findLocalResource(String) - Method in class org.mule.runtime.module.artifact.api.classloader.DirectoryResourceLocator
 
findLocalResource(String) - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
findLocalResource(String) - Method in interface org.mule.runtime.module.artifact.api.classloader.LocalResourceLocator
This method finds a resource in the local environment for this artifact, if the resource is not found and the artifact has a parent artifact then the operation is resolved by that parent, if there is no parent, the resources is searched in the global environment.
findLocalResource(String) - Method in class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
 
findLocalResource(String) - Method in class org.mule.runtime.module.artifact.api.classloader.RegionClassLoader
 
findModel(Collection<T>, String) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
Returns the first item in the values collection which matches the given name.
findOperationParameterizedPolicies(PolicyPointcutParameters) - Method in interface org.mule.runtime.core.api.policy.PolicyProvider
Creates a collection of Policy with the policy chain be applied to an operation.
findParentClass(String, ClassLoader) - Method in class org.mule.runtime.module.artifact.api.classloader.FineGrainedControlClassLoader
 
findResource(String) - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoader
 
findResource(String) - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
findResource(String) - Method in class org.mule.runtime.module.artifact.api.classloader.RegionClassLoader
 
findResources(String) - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoader
Returns an enumeration of URL objects representing all the resources with the given name which are local to the classloader
findResources(String) - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
findResources(String) - Method in class org.mule.runtime.module.artifact.api.classloader.RegionClassLoader
 
findSourceParameterizedPolicies(PolicyPointcutParameters) - Method in interface org.mule.runtime.core.api.policy.PolicyProvider
Creates a collection of Policy with the policy chain to be applied to a source.
findVersions(BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenReactorResolver
Determines all available versions of the specified bundleDescriptor.
FineGrainedControlClassLoader - Class in org.mule.runtime.module.artifact.api.classloader
Defines a ClassLoader which enables the control of the class loading lookup mode.
FineGrainedControlClassLoader(URL[], ClassLoader, ClassLoaderLookupPolicy) - Constructor for class org.mule.runtime.module.artifact.api.classloader.FineGrainedControlClassLoader
 
FineGrainedControlClassLoader.NonCachingURLStreamHandlerFactory - Class in org.mule.runtime.module.artifact.api.classloader
 
fire(NotificationActionDefinition, TypedValue<?>) - Method in interface org.mule.runtime.extension.api.notification.NotificationEmitter
Fires an ExtensionNotification with the desired information.
fireConnectNotification(int, String, RetryContext) - Method in class org.mule.runtime.core.api.retry.policy.ConnectNotifier
 
fireInitialisationCallbacks(Object) - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
fireLifecycle(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
Applies lifecycle phase to a collection of objects.
fireNotification(Component, CoreEvent, ComponentLocation, int) - Method in class org.mule.runtime.core.api.context.notification.NotificationHelper
Fires a ConnectorMessageNotification for the given arguments using the ServerNotificationHandler associated to the given event and based on a ComponentLocation.
fireNotification(Notification) - Method in class org.mule.runtime.core.api.context.notification.NotificationHelper
Fires the given notification using the NotificationHelper.defaultNotificationHandler.
fireNotification(Notification) - Method in interface org.mule.runtime.core.api.context.notification.ServerNotificationHandler
Fire the Notification.
fireNotification(Notification) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
fireOnHandle(NotificationActionDefinition<?>, TypedValue<?>) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
Indicates that an ExtensionNotification should be fired with the desired information when the runtime takes the source result to process it.
firePostNotification(NotificationDispatcher) - Method in class org.mule.runtime.core.api.lifecycle.LifecycleObject
 
firePreNotification(NotificationDispatcher) - Method in class org.mule.runtime.core.api.lifecycle.LifecycleObject
 
Fires - Annotation Type in org.mule.runtime.extension.api.annotation.notification
Declares an array of classes of an NotificationActionProvider, to communicate and declare which NotificationActionDefinitions a component could fire.
fixedFolderSupplier(File) - Method in interface org.mule.maven.client.api.LocalRepositorySupplierFactory
 
FixedFrequencyScheduler - Class in org.mule.runtime.core.api.source.scheduler
Implementation of PeriodicScheduler for a fixed-frequency job.
FixedFrequencyScheduler() - Constructor for class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
FixedFrequencySchedulerConfiguration - Interface in org.mule.runtime.api.source
Configuration for fixed frequency scheduler
flatMap(Function<T, R>) - Method in class org.mule.runtime.api.util.LazyValue
Applies the given function through the output of LazyValue.get().
FlattenedTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
A marker TypeAnnotation meant to be applied on ObjectFieldType instances which ObjectFieldType.getValue() points to an ObjectType.
FlattenedTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.FlattenedTypeAnnotation
 
FLOW - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
Flow - Interface in org.mule.runtime.core.api.construct
Defines a Pipeline that represents a Mule flow.
FLOW - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
Flow.Builder - Interface in org.mule.runtime.core.api.construct
 
FLOW_BACK_PRESSURE - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Unhandleable
 
FLOW_BACK_PRESSURE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates a problem of overloading occurred at the source level.
FLOW_CONSTRUCT_DISPOSED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
FLOW_CONSTRUCT_INITIALISED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_PAUSED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_RESUMED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_STARTED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_CONSTRUCT_STOPPED - Static variable in class org.mule.runtime.api.notification.FlowConstructNotification
 
FLOW_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
FLOW_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
FLOW_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
FLOW_REF_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
FLOW_REF_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
FlowCallStack - Interface in org.mule.runtime.core.api.context.notification
Keeps context information about the executing flows and its callers in order to provide augmented troubleshooting information for an application developer.
FlowConstruct - Interface in org.mule.runtime.core.api.construct
A uniquely identified FlowConstruct that once implemented and configured defines a construct through which messages are processed using MessageSource and Processor building blocks.
flowConstruct - Variable in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
FlowConstructInvalidException - Exception in org.mule.runtime.core.api.construct
 
FlowConstructInvalidException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.construct.FlowConstructInvalidException
 
FlowConstructInvalidException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.construct.FlowConstructInvalidException
 
FlowConstructInvalidException(I18nMessage, FlowConstruct) - Constructor for exception org.mule.runtime.core.api.construct.FlowConstructInvalidException
 
FlowConstructInvalidException(Throwable) - Constructor for exception org.mule.runtime.core.api.construct.FlowConstructInvalidException
 
FlowConstructNotification - Class in org.mule.runtime.api.notification
FlowConstructNotification is fired when an event such as the flow construct starting occurs.
FlowConstructNotification(String, int) - Constructor for class org.mule.runtime.api.notification.FlowConstructNotification
 
FlowConstructNotificationListener<T extends FlowConstructNotification> - Interface in org.mule.runtime.api.notification
 
FlowConstructRunner<R extends FlowConstructRunner> - Class in org.mule.functional.api.flow
Provides a fluent API for running events through batch FlowConstructs.
FlowConstructRunner(Registry) - Constructor for class org.mule.functional.api.flow.FlowConstructRunner
Initializes this runner with a mule context.
FlowConstructStatistics - Interface in org.mule.runtime.core.api.management.stats
Maintains different statistics for FlowConstruct instances
FlowExceptionHandler - Interface in org.mule.runtime.core.api.exception
Take some action when an exception has occurred while executing a Flow for an event.
FlowListener - Interface in org.mule.runtime.extension.api.runtime.operation
Allows to execute custom logic when the flow on which an operation is being executed finishes.
FlowReference - Annotation Type in org.mule.runtime.extension.api.annotation.param.reference
Annotation to be used in a String type Parameter field or parameter that is a reference to a flow in a mule app.
FlowRunner - Class in org.mule.functional.api.flow
Provides a fluent API for running events through flows.
FlowRunner(Registry, String) - Constructor for class org.mule.functional.api.flow.FlowRunner
Initializes this flow runner.
FlowStackElement - Class in org.mule.runtime.core.api.context.notification
Keeps context information about the processors that a flow executed.
FlowStackElement(String, String) - Constructor for class org.mule.runtime.core.api.context.notification.FlowStackElement
 
FlowStereotype - Class in org.mule.runtime.extension.api.stereotype
StereotypeDefinition for flow core components
flowTrace - Static variable in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
When true, each event will keep trace information of the flows and components it traverses to be shown as part of an exception message if an exception occurs.
FlowTraceManager - Interface in org.mule.runtime.core.api.context.notification
Provides callbacks for notifying when a flow call from another flow is started or completed.
flushBase64() - Method in class org.mule.runtime.core.api.util.Base64.OutputStream
Method added by PHIL.
FooService - Interface in org.mule.runtime.service.test.api
Service API used for testing purposes.
forBytes() - Method in class org.mule.runtime.core.api.streaming.DefaultStreamingManager
forBytes() - Method in interface org.mule.runtime.core.api.streaming.StreamingManager
 
forcePolicyUpdateNever(boolean) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
 
forEach(BiConsumer<? super Class<?>, ? super V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
forExtension(String) - Static method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
Creates a new instance of a declarer associated to the Extension with the given name
format - Variable in class org.mule.metadata.api.builder.AbstractBuilder
 
forName(String) - Method in interface org.mule.runtime.core.api.config.bootstrap.BootstrapService
Searches for a class in the service's class loader
forName(String) - Method in class org.mule.runtime.core.api.config.bootstrap.PropertiesBootstrapService
 
forObjects() - Method in class org.mule.runtime.core.api.streaming.DefaultStreamingManager
forObjects() - Method in interface org.mule.runtime.core.api.streaming.StreamingManager
 
frequency - Variable in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
FREQUENCY - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
 
FROM - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
from(CoreEvent) - Static method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
fromChildCollectionConfiguration(Class<?>) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
Used when an attribute must be set with a collection of objects created from the user configuration.
fromChildConfiguration(Class<?>) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
Used when an attribute must be set with a complex object created from the user configuration.
fromChildMapConfiguration(Class<?>, Class<?>) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
Used when an attribute must be set with a map of objects created from the user configuration.
fromConfigurationAttribute(String) - Static method in class org.mule.runtime.dsl.api.component.TypeDefinition
 
fromDefinitions(List<Class<? extends StereotypeDefinition>>) - Static method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
Creates a new instance which only holds a reference to the definitionClasses.
fromExample(File) - Static method in class org.mule.metadata.xml.api.ModelFactory
 
fromExample(String) - Static method in class org.mule.metadata.xml.api.ModelFactory
 
fromFailureResponseParametersToMessage(Map<String, Object>) - Method in interface org.mule.runtime.core.api.policy.SourcePolicyParametersTransformer
Transforms a set of parameters from the failure response function to a message that can be route through the policy pipeline.
fromFixedReference(String) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
Use when the reference is fixed (and not configurable), not the value.
fromFixedValue(Object) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
 
fromFunction(ExpressionFunction) - Static method in interface org.mule.runtime.api.metadata.DataType
Shortcut to create the DataType from an ExpressionFunction instance.
fromFunction(ExpressionFunction) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Populates the builder from the given ExpressionFunction.
fromMapEntryType(Class<K>, Class<V>) - Static method in class org.mule.runtime.dsl.api.component.TypeDefinition
 
fromMessageToErrorResponseParameters(Message) - Method in interface org.mule.runtime.core.api.policy.SourcePolicyParametersTransformer
Transforms the output of the source policy pipeline when it's execution failed to the set of parameters to be sent by the failure response function of the message source.
fromMessageToParameters(Message) - Method in interface org.mule.runtime.core.api.policy.OperationPolicyParametersTransformer
Transformers the output of the operation policy pipeline to the set of parameters to be sent by the operation.
fromMessageToSuccessResponseParameters(Message) - Method in interface org.mule.runtime.core.api.policy.SourcePolicyParametersTransformer
Transforms the output of the source policy pipeline to the set of parameters to be sent by the successful response function of the message source.
fromMultipleDefinitions(KeyAttributeDefinitionPair...) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
Used when several attributes or child components needs to be mapped to a single attribute.
fromObject(Object) - Static method in interface org.mule.runtime.api.metadata.DataType
Shortcut to create the DataType from an Object instance.
fromObject(Object) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Populates the builder from the given value.
fromObjectType(ObjectType) - Static method in class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
fromObjectType(ObjectType) - Static method in class org.mule.metadata.message.api.MuleEventMetadataTypeBuilder
 
fromParametersToMessage(Map<String, Object>) - Method in interface org.mule.runtime.core.api.policy.OperationPolicyParametersTransformer
Transforms a set of parameters to a message that can be route through the policy pipeline.
fromReferenceObject(Class<?>) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
Used when attribute an attribute must be set with an object provided by the runtime.
fromSchemas(Map<String, InputStream>) - Static method in class org.mule.metadata.xml.api.ModelFactory
 
fromSimpleParameter(String) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
 
fromSimpleParameter(String, TypeConverter) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
 
fromSimpleReferenceParameter(String) - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
 
fromSingleComponent(String) - Static method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
Creates a virtual ComponentLocation for a single element, using the core namespace and using UNKNOWN as type.
fromString(String) - Static method in class org.mule.metadata.message.api.el.ModuleIdentifier
 
fromString(String) - Static method in enum org.mule.runtime.core.api.MessageExchangePattern
 
fromString(String) - Static method in class org.mule.runtime.extension.api.loader.xml.declaration.DeclarationOperation
Deserializer of the declaration for a whole map of declarations, where the result represents a map with all the s of the current
fromSuccessResponseParametersToMessage(Map<String, Object>) - Method in interface org.mule.runtime.core.api.policy.SourcePolicyParametersTransformer
Transforms a set of parameters to a message that can be route through the policy pipeline.
fromTextContent() - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
Used when an attribute must be created with the inner content of the configuration element.
fromType(Class<?>) - Static method in interface org.mule.runtime.api.metadata.DataType
Shortcut to create a DataType using just a Java type.
fromType(Class<T>) - Static method in class org.mule.runtime.dsl.api.component.TypeDefinition
Defines the object type that will be created for the component.
fromUndefinedComplexAttribute() - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
Calling this method declares that the attribute will be assigned with all declared complex configuration object that did not were map by other AttributeDefinitions.
fromUndefinedSimpleAttributes() - Static method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
Calling this method declares that the attribute will be assigned with all declared simple configuration attribute and its value.
fromVendor(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the extension's Vendor name
FUNCTION - Static variable in class org.mule.runtime.extension.api.util.NameUtils
 
FunctionalReadWriteLock - Class in org.mule.runtime.core.api.util.concurrent
Exposes a ReentrantReadWriteLock through a functional interface
FunctionalReadWriteLock.LockReleaser - Interface in org.mule.runtime.core.api.util.concurrent
Functional interface for releasing a subject lock.
FunctionalTestException - Exception in org.mule.functional.api.exception
 
FunctionalTestException() - Constructor for exception org.mule.functional.api.exception.FunctionalTestException
 
FunctionalTestException(String) - Constructor for exception org.mule.functional.api.exception.FunctionalTestException
 
FunctionalTestNotification - Class in org.mule.functional.api.notification
A FunctionlTestNotification is fired by the FunctionalTestProcessor when it receives an event.
FunctionalTestNotification(Message, String, Object, int) - Constructor for class org.mule.functional.api.notification.FunctionalTestNotification
 
FunctionalTestNotificationListener - Interface in org.mule.functional.api.notification
By implementing this listener interface and registering the object with the NotificationListenerRegistry.registerListener(NotificationListener) You can receive FunctionalTestNotifications from the FunctionalTestProcessor.
FunctionalTestProcessor - Class in org.mule.functional.api.component
FunctionalTestProcessor is a service that can be used by functional tests.
FunctionalTestProcessor() - Constructor for class org.mule.functional.api.component.FunctionalTestProcessor
 
FunctionalTestProcessor.LifecycleCallback - Interface in org.mule.functional.api.component
 
FunctionContainerElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for a element from which operation container can be derived
FunctionDataType - Interface in org.mule.runtime.api.metadata
A data type that represents a function, with it's optional return type and parameter types.
FunctionDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a OperationModel.
FunctionDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclaration
FunctionDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a FunctionDeclaration through a fluent API
FunctionElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
MethodElement specification for Functions
FunctionModel - Interface in org.mule.runtime.api.meta.model.function
A definition of an function in a ExtensionModel.
FunctionParameter - Class in org.mule.metadata.api.model
Represents a function parameter with a name and a Type
FunctionParameter(String, MetadataType) - Constructor for class org.mule.metadata.api.model.FunctionParameter
 
FunctionParameter - Class in org.mule.runtime.api.metadata
Representation of a function's parameter, including it's name, type and optionally, a default value.
FunctionParameter(String, DataType, FunctionParameter.DefaultValueResolver) - Constructor for class org.mule.runtime.api.metadata.FunctionParameter
 
FunctionParameter(String, DataType) - Constructor for class org.mule.runtime.api.metadata.FunctionParameter
 
FunctionParameter.DefaultValueResolver - Interface in org.mule.runtime.api.metadata
Resolves a FunctionParameter default value.
functionType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
FunctionType - Interface in org.mule.metadata.api.model
A function with arguments and a return type
functionType(Class<? extends ExpressionFunction>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Sets the given type for the FunctionDataType to be built.
FunctionTypeBuilder - Class in org.mule.metadata.api.builder
 
FunctionTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.FunctionTypeBuilder
 

G

generate(ExtensionModel, DslResolvingContext) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resources.spi.ExtensionSchemaGenerator
Creates the XSD for an extension based on it's extensionModel.
GeneratedResource - Class in org.mule.runtime.extension.api.resources
A resource that is generated in the context of an ExtensionModel's build process
GeneratedResource(String, byte[]) - Constructor for class org.mule.runtime.extension.api.resources.GeneratedResource
Creates a new instance
GeneratedResourceFactory - Interface in org.mule.runtime.extension.api.resources.spi
Creates a GeneratedResource instance from an ExtensionModel instance.
generateFor(ExtensionModel) - Method in interface org.mule.runtime.extension.api.resources.ResourcesGenerator
Generates resources for the given extension by propagating the given extensionModel through all the discovered GeneratedResourceFactory instances.
generateResource(ExtensionModel, DslResolvingContext) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resources.spi.DslResourceFactory
Creates a new GeneratedResource from the given extensionModel.
generateResource(ExtensionModel) - Method in interface org.mule.runtime.extension.api.resources.spi.GeneratedResourceFactory
Creates a new GeneratedResource from the given extensionModel.
generateSchema(JSONObject, URI, Consumer<SchemaLoader.SchemaLoaderBuilder>) - Static method in class org.mule.metadata.json.api.utils.SchemaHelper
 
generateSchema(JSONObject, URI) - Static method in class org.mule.metadata.json.api.utils.SchemaHelper
 
generateTaskToken() - Method in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
generateTransformerName() - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
generateXSD(String) - Static method in class org.mule.metadata.xml.api.utils.SchemaHelper
 
generateXSD(File) - Static method in class org.mule.metadata.xml.api.utils.SchemaHelper
 
get(Element) - Method in class org.mule.metadata.ast.api.IntrospectionContext
 
get(Serializable) - Method in interface org.mule.runtime.api.metadata.MetadataCache
 
get() - Method in class org.mule.runtime.api.metadata.resolving.FailureMetadataResult
get() - Method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
 
get() - Method in class org.mule.runtime.api.metadata.resolving.SuccessMetadataResult
get(Object) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
get() - Method in interface org.mule.runtime.api.time.TimeSupplier
get(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
get() - Method in class org.mule.runtime.api.util.LazyValue
Returns the lazy value.
get(Object) - Method in class org.mule.runtime.api.util.MultiMap
 
get() - Method in class org.mule.runtime.api.util.Reference
 
get(Object) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
get() - Method in interface org.mule.runtime.core.api.util.func.CheckedSupplier
 
get() - Method in class org.mule.runtime.extension.api.client.DefaultOperationParameters
get() - Method in interface org.mule.runtime.extension.api.client.OperationParameters
 
get(Event) - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationProvider
Returns a ConfigurationInstance

This method may return an instance already returned in the past or a brand new one.

get(Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
Fetches a value associated to the given key following the rules described on the class javadoc
get(String, ArtifactType, Class<T>) - Method in interface org.mule.runtime.module.artifact.api.descriptor.DescriptorLoaderRepository
Gets a descriptor loader from the repository
get(String, Map<String, String>) - Method in class org.mule.runtime.soap.api.transport.ReflectiveHttpConfigBasedRequester
Performs a GET request to the URL passed as parameter with a set of headers.
GET_TARGET_OBJECT_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
getAccess() - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.DefaultPropertyElement
getAccess() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.PropertyElement
 
getAccessibility() - Method in class org.mule.metadata.api.annotation.AccessibilityAnnotation
 
getAccessToken() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
 
getAccessToken() - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
getAccessToken() - Method in interface org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext
 
getAccessTokenExpr() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
 
getAccessTokenUrl() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
 
getAccessTokenUrl() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
 
getAccumulator() - Method in class org.mule.runtime.core.api.management.stats.ProcessingTime
 
getAcquireIncrement() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getActingParameters() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
getAction() - Method in enum org.mule.functional.api.flow.TransactionConfigEnum
 
getAction() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getAction() - Method in interface org.mule.runtime.api.notification.Notification
Informs the kind of event that caused this notification to be fired.
getAction() - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
getAction() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
 
getAction() - Method in interface org.mule.runtime.extension.api.runtime.source.BackPressureContext
 
getActionAsString() - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
getActionId(String) - Static method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getActionId() - Method in class org.mule.runtime.api.notification.IntegerAction
getActionName() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getActionName(int) - Static method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getActionNames() - Method in class org.mule.runtime.api.notification.CustomNotification
 
getAdditionalFeatures() - Method in interface org.mule.metadata.persistence.api.TypeAnnotationSerializerExtender
Provides an unspecific list of additional serialization features.
getAddress() - Method in class org.mule.runtime.extension.api.soap.message.DispatchingRequest
 
getAddress() - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinition
 
getAddress() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getAlgorithm() - Method in interface org.mule.runtime.api.tls.TlsContextStoreConfiguration
 
getAlias() - Method in interface org.mule.runtime.api.tls.TlsContextKeyStoreConfiguration
 
getAlias(Field) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
Checks the given field for the Alias annotation.
getAlias() - Method in class org.mule.runtime.extension.api.soap.security.config.WssKeyStoreConfiguration
 
getAlias(ObjectFieldType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
getAlias(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
getAlias(MetadataType, String) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
getAlias() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithAlias
 
getAliasName(MetadataType) - Static method in class org.mule.runtime.extension.api.util.NameUtils
This method will look for the TypeAliasAnnotation of the MetadataType to get the type simple name.
getAliasName(Class<?>) - Static method in class org.mule.runtime.extension.api.util.NameUtils
 
getAliasName(Field) - Static method in class org.mule.runtime.extension.api.util.NameUtils
 
getAliasName(Parameter) - Static method in class org.mule.runtime.extension.api.util.NameUtils
 
getAll(Object) - Method in class org.mule.runtime.api.util.MultiMap
Returns the values to which the specified key is mapped.
getAllBaseTypes() - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getAllFields(Class<?>) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
Returns all the Fields in the given declaringType.
getAllowedStereotypeModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getAllowedStereotypes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclaration
 
getAllowedStereotypes() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithAllowedStereotypesDeclaration
 
getAllowedStereotypes() - Method in interface org.mule.runtime.api.meta.model.nested.NestedComponentModel
 
getAllowedStereotypes() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
 
getAllowedStereotypes() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
 
getAllowedStereotypes() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
 
getAllowedStereotypes() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
getAllParameterModels() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterizedModel
Returns all the parameters on all groups.
getAllParameterModels() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
Returns all the ParameterModel on all groups, including the ones declared on the success and error callbacks.
getAllParameters() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclaration
 
getAllParameters() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration
Returns all the parameter declarations declared on all groups.
getAllParameters() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
Returns all the parameter declarations declared on all groups, including the ones declared on the success and error callbacks
getAllParameters() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithParametersDeclaration
Returns all the parameter declarations declared on all groups.
getAllParameters() - Method in class org.mule.runtime.api.metadata.descriptor.InputMetadataDescriptor
 
getAllResolvers(MetadataResolverFactory) - Static method in class org.mule.runtime.extension.api.metadata.MetadataResolverUtils
Returns all the resolvers from the factory
getAllSubTypes() - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getAllSuperClasses(Class<?>) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
Returns all the superclasses of the given type, without including Object
getAnnotatedFields(Class<? extends Annotation>...) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getAnnotation(Class<T>) - Method in class org.mule.metadata.api.model.impl.BaseMetadataType
 
getAnnotation(Class<T>) - Method in interface org.mule.metadata.api.model.MetadataType
Returns an Optional with the annotation of a given type.
getAnnotation(QName) - Method in class org.mule.runtime.api.component.AbstractComponent
 
getAnnotation(QName) - Method in interface org.mule.runtime.api.component.Component
Gets the value of specified annotation.
getAnnotation(QName) - Method in interface org.mule.runtime.core.api.component.InternalComponent
 
getAnnotation(Class<A>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithAnnotations
Retrieves an annotation of the WithAnnotations component
getAnnotations() - Method in class org.mule.metadata.api.model.impl.BaseMetadataType
 
getAnnotations() - Method in interface org.mule.metadata.api.model.MetadataType
Returns all the annotations of the type.
getAnnotations() - Method in class org.mule.metadata.json.api.example.ParsingContext
 
getAnnotations() - Method in class org.mule.runtime.api.component.AbstractComponent
 
getAnnotations() - Method in interface org.mule.runtime.api.component.Component
Gets all annotations.
getAnnotations() - Method in interface org.mule.runtime.core.api.component.InternalComponent
 
getAnotherElementTypeA() - Method in class org.mule.tests.parsers.api.PojoWithSameTypeChildren
 
getAnyErrorType() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Gets the ErrorType instance for ANY error type.
getAppDataFolder(String) - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getAppendString() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
getAppFolder(String) - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getAppLibFolder(String) - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getApplicationClassLoader() - Method in class org.mule.test.runner.api.ArtifactClassLoaderHolder
 
getApplicationLibCoordinates() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
getApplicationLibUrls() - Method in class org.mule.test.runner.api.ArtifactsUrlClassification
 
getApplicationName() - Method in class org.mule.runtime.api.notification.TransactionNotification
 
getApplications() - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Lists all applications that are deployed, starting or failed to start
getApplicationSharedLibCoordinates() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
getApplicationSharedLibUrls() - Method in class org.mule.test.runner.api.ArtifactsUrlClassification
 
getApplicationStatistics() - Method in class org.mule.runtime.core.api.management.stats.AllStatistics
 
getAppPluginsFolder(String) - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getAppPluginsFolderPath() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getAppProperties() - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
getAppsFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getAppSharedLibsFolder(String) - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getAppSharedLibsFolderPath() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getArgs() - Method in class org.mule.runtime.api.i18n.I18nMessage
 
getArrayValue(Function<A, E[]>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a List of E values of an Annotation property
getArtifact() - Method in class org.mule.test.runner.api.ArtifactClassificationNode
 
getArtifactClassLoader() - Method in interface org.mule.runtime.module.artifact.api.Artifact
 
getArtifactClassLoader() - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest
 
getArtifactDeclaration() - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
getArtifactDeclaration() - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration
 
getArtifactDependencies() - Method in class org.mule.test.runner.api.ArtifactClassificationNode
 
getArtifactDescriptor() - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoader
 
getArtifactDescriptor() - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
getArtifactDescriptor() - Method in class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
 
getArtifactFileName() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor
 
getArtifactId() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
getArtifactId() - Method in interface org.mule.runtime.module.artifact.api.Artifact
 
getArtifactId() - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoader
 
getArtifactId() - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
getArtifactId() - Method in class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
 
getArtifactId() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor
 
getArtifactId() - Method in class org.mule.test.runner.api.ArtifactUrlClassification
 
getArtifactId() - Method in class org.mule.test.runner.api.PluginUrlClassification
 
getArtifactLocation() - Method in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
getArtifactLocation() - Method in interface org.mule.runtime.module.embedded.api.ArtifactConfiguration
 
getArtifactName() - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig
 
getArtifactName() - Method in interface org.mule.runtime.module.artifact.api.Artifact
 
getArtifactName() - Method in exception org.mule.runtime.module.artifact.api.classloader.exception.ClassNotFoundInRegionException
 
getArtifactName() - Method in exception org.mule.runtime.module.artifact.api.classloader.exception.NotExportedClassException
 
getArtifactObjectProvider() - Method in interface org.mule.runtime.api.ioc.ObjectProviderConfiguration
ObjectProvider implementation for objects of the mule runtime.
getArtifactPluginClassLoaders() - Method in class org.mule.runtime.module.artifact.api.classloader.MuleDeployableArtifactClassLoader
Provides a List with the plugin name as key and its classloader as value.
getArtifactPluginClassLoaders() - Method in class org.mule.runtime.module.artifact.api.classloader.RegionClassLoader
 
getArtifactPlugins() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
 
getArtifactPlugins() - Method in interface org.mule.runtime.deployment.model.api.policy.PolicyTemplate
 
getArtifactProperties() - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig
 
getArtifactProperties() - Method in class org.mule.runtime.core.api.config.builders.AbstractResourceConfigurationBuilder
 
getArtifactProperties() - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration
 
getArtifactType() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
The ArtifactType indicating if this configuration object is for an application or a domain.
getArtifactType() - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration
 
getArtifactType() - Method in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
 
getArtifactTypeLoggableName(ArtifactType) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
Provides a log-friendly string to use for deployable artifact types.
getAsResult(StreamingHelper) - Method in interface org.mule.runtime.soap.api.message.SoapResponse
 
getAssignableFrom() - Method in class org.mule.runtime.api.meta.model.display.ClassValueModel
 
getAsString() - Method in enum org.mule.runtime.core.api.config.bootstrap.ArtifactType
 
getAttachments() - Method in class org.mule.runtime.extension.api.soap.SoapOutputPayload
 
getAttachments() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getAttachments() - Method in interface org.mule.runtime.soap.api.message.SoapMessage
 
getAttachmentsType() - Method in interface org.mule.runtime.soap.api.client.metadata.SoapOperationMetadata
 
getAttribute(String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getAttributeDefinition() - Method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair
 
getAttributeDefinition() - Method in class org.mule.runtime.dsl.api.component.SetterAttributeDefinition
 
getAttributeName() - Method in class org.mule.runtime.dsl.api.component.SetterAttributeDefinition
 
getAttributeName() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getAttributes() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
 
getAttributes() - Method in interface org.mule.metadata.api.model.ObjectKeyType
All the attributes of this key
getAttributes() - Method in class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptor
 
getAttributes() - Method in interface org.mule.runtime.api.message.Message
Gets the attributes associated with the Message.
getAttributes() - Method in class org.mule.runtime.deployment.model.api.plugin.LoaderDescriber
 
getAttributes() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getAttributes() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
The new value that the operation wants to set on Message.getAttributes().
getAttributes() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getAttributesAnnotation(Class<T>) - Method in interface org.mule.metadata.message.api.MessageMetadataType
The attributes annotations of provided annotation class
getAttributesAnnotations() - Method in interface org.mule.metadata.message.api.MessageMetadataType
The attributes annotations
getAttributesDefinitions() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
getAttributesMediaType() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
The new MediaType that the operation wants to set on Message attributes.
getAttributesMediaType() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getAttributesMetadata() - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor
 
getAttributesMetadataType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getAttributesMetadataType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getAttributesType() - Method in interface org.mule.metadata.message.api.MessageMetadataType
The attributes metadata type
getAttributesType(MetadataContext, Object) - Method in class org.mule.runtime.api.metadata.resolving.AttributesStaticTypeResolver
This method resolves the static output type for an attributes OutputModel proxing to the StaticResolver.getStaticMetadata() method.
getAttributesType(MetadataContext, K) - Method in interface org.mule.runtime.api.metadata.resolving.AttributesTypeResolver
Given an instance of type K, resolves their MetadataType, which represents the type structure.
getAttributesType(MetadataContext, Object) - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
Null implementation of AttributesTypeResolver, used when no implementation is provided by the connector developer.
getAuthentication() - Method in interface org.mule.maven.client.api.model.RemoteRepository
 
getAuthentication() - Method in interface org.mule.runtime.api.event.Event
Returns the authentication information for the event
getAuthentication() - Method in interface org.mule.runtime.api.security.SecurityContext
 
getAuthentication() - Method in interface org.mule.runtime.extension.api.security.AuthenticationHandler
 
getAuthorizationUrl() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
 
getAuthorizationUrl() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
 
getAuthorizationUrl() - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeRequest
 
getAvailableOperations() - Method in interface org.mule.runtime.soap.api.client.metadata.SoapMetadataResolver
 
getAverageExecutionTime() - Method in class org.mule.runtime.core.api.management.stats.ComponentStatistics
Returns the average execution time, rounded downwards.
getAverageProcessingTime() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
 
getBackPressureCallback() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
getBackPressureStrategy() - Method in interface org.mule.runtime.core.api.source.MessageSource
The MessageSource.BackPressureStrategy to be used by Pipeline implements to handle overload.
getBaseType() - Method in class org.mule.runtime.api.meta.model.SubTypesModel
 
getBaseType(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
getBaseVersion() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
getBeanName() - Method in class org.mule.metadata.ast.api.Property
 
getBody() - Method in class org.mule.runtime.extension.api.soap.SoapOutputPayload
 
getBodyType() - Method in interface org.mule.runtime.soap.api.client.metadata.SoapOperationMetadata
 
getBoilerPlate(String) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
 
getBoilerPlate(String, char, int) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
 
getBoilerPlate(List<String>, char, int) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
 
getBoolean(Object, Boolean) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
Gets a boolean from a value in a null-safe manner.
getBooleanValue(Function<A, Boolean>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a Boolean value of an Annotation property
getBufferManager() - Method in class org.mule.runtime.core.api.streaming.bytes.factory.AbstractCursorStreamProviderFactory
 
getBufferManager() - Method in class org.mule.runtime.core.api.streaming.DefaultStreamingManager
 
getBufferSizeIncrement() - Method in class org.mule.runtime.core.api.streaming.bytes.InMemoryCursorStreamConfig
 
getBufferSizeIncrement() - Method in class org.mule.runtime.core.api.streaming.object.InMemoryCursorIteratorConfig
 
getBuildDate() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getBuilder(Schema) - Method in class org.mule.metadata.json.api.handler.ParsingContext
 
getBuildingDefinition(ComponentIdentifier) - Method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionRegistry
Lookups a ComponentBuildingDefinition for a certain configuration component.
getBuildNumber() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getBundle(String) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
 
getBundleDescriptor() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
getBundleDescriptorLoader() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
getBundleDescriptorLoader() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getBundlePath(String) - Static method in class org.mule.runtime.api.i18n.I18nMessageFactory
Computes the bundle's full path (META-INF/org/mule/i18n/&lt;bundleName&gt;-messages.properties) from bundleName.
getBundleUri() - Method in class org.mule.maven.client.api.model.BundleDependency
 
getBundleUri() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDependency
 
getByte(Object, Byte) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
Gets a byte from a value in a null-safe manner.
getByteLength() - Method in class org.mule.runtime.api.metadata.TypedValue
If available obtain the length (in bytes) of the valye.
getByteLength() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
The length of the payload in bytes if known.
getByteLength() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getBytes(String) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
 
getBytes() - Method in class org.mule.runtime.http.api.domain.entity.ByteArrayHttpEntity
 
getBytes() - Method in class org.mule.runtime.http.api.domain.entity.EmptyHttpEntity
 
getBytes() - Method in interface org.mule.runtime.http.api.domain.entity.HttpEntity
Provides the entity's content as bytes.
getBytes() - Method in class org.mule.runtime.http.api.domain.entity.InputStreamHttpEntity
 
getBytes() - Method in class org.mule.runtime.http.api.domain.entity.multipart.MultipartHttpEntity
 
getByteStreamingStrategyType() - Method in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
 
getCache() - Method in interface org.mule.runtime.api.metadata.MetadataContext
 
getCapacity() - Method in class org.mule.runtime.core.api.util.queue.DefaultQueueConfiguration
 
getCapacity() - Method in interface org.mule.runtime.core.api.util.queue.QueueConfiguration
 
getCategories() - Method in interface org.mule.runtime.api.metadata.MetadataKeysContainer
 
getCategory() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getCategory() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns the extension's Category that identifies the extension.
getCategory() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
Returns the extension's Category that identifies the extension.
getCategory() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionElement
 
getCategoryName() - Method in class org.mule.runtime.api.metadata.MetadataAttributes
Provides the name of the metadata category associated to the Component.
getCategoryName() - Method in class org.mule.runtime.api.metadata.resolving.AttributesStaticTypeResolver
This is the name of the TypeResolver Category, that relates a given TypeKeysResolver with the input and output type resolvers.
getCategoryName() - Method in class org.mule.runtime.api.metadata.resolving.InputStaticTypeResolver
This is the name of the TypeResolver Category, that relates a given TypeKeysResolver with the input and output type resolvers.
getCategoryName() - Method in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolver
This is the name of the TypeResolver Category, that relates a given TypeKeysResolver with the input and output type resolvers.
getCategoryName() - Method in class org.mule.runtime.api.metadata.resolving.OutputStaticTypeResolver
This is the name of the TypeResolver Category, that relates a given TypeKeysResolver with the input and output type resolvers.
getCategoryName(MetadataResolverFactory) - Static method in class org.mule.runtime.extension.api.metadata.MetadataResolverUtils
Returns the first not blank category name from declared resolvers
getCategoryName() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
This is the name of the TypeResolver Category, that relates a given TypeKeysResolver with the input and output type resolvers.
getCategoryName() - Method in class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
 
getCategoryName() - Method in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
 
getCaughtMessages() - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
getCause(Throwable) - Method in interface org.mule.runtime.api.legacy.exception.ExceptionReader
 
getCause() - Method in interface org.mule.runtime.api.message.Error
The Java exception thrown by the failing component.
getCauseOfType(Throwable, Class<T>) - Method in class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
Returns the first cause of throwable which is an instance of causeType.
getChain() - Method in class org.mule.runtime.extension.api.runtime.route.Route
 
getCharset() - Method in class org.mule.runtime.api.metadata.MediaType
 
getChecked() - Method in interface org.mule.runtime.core.api.util.func.CheckedSupplier
 
getCheckers() - Method in class org.mule.functional.api.component.OnErrorCheckLogHandler
 
getChild(String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getChildErrors() - Method in interface org.mule.runtime.api.message.Error
Lists any child Errors, if any.
getChildren() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
getChilds() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
getChilds() - Method in interface org.mule.runtime.api.metadata.MetadataKey
 
getChilds() - Method in interface org.mule.runtime.api.value.Value
 
getChilds() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getChilds() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
getChilds() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
getClassArrayValue(Function<A, Class[]>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Return the list of Type representing a Class[] property.
getClassifier() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
getClassifier() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor
 
getClassInformation() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getClassLoader() - Method in interface org.mule.metadata.api.ClassTypeLoader
 
getClassLoader() - Method in class org.mule.metadata.java.api.JavaTypeLoader
 
getClassLoader() - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Override this method to return the classloader for the bundle/module which contains the needed resource files.
getClassLoader() - Method in class org.mule.runtime.extension.api.property.ClassLoaderModelProperty
 
getClassLoader() - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoader
ClassLoader is an abstract class.
getClassLoader() - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
getClassLoader() - Method in class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
 
getClassLoaderLookupPolicy() - Method in interface org.mule.runtime.module.artifact.api.classloader.ClassLoaderLookupPolicyProvider
 
getClassLoaderLookupPolicy() - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
getClassLoaderLookupPolicy() - Method in class org.mule.runtime.module.artifact.api.classloader.FineGrainedControlClassLoader
 
getClassLoaderModel() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
getClassLoaderModelDescriptorLoader() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getClassLoaderModelLoaderDescriptor() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
getClassLoaders(ClassLoader) - Method in class org.mule.runtime.module.artifact.api.classloader.ChildFirstLookupStrategy
 
getClassLoaders(ClassLoader) - Method in class org.mule.runtime.module.artifact.api.classloader.ChildOnlyLookupStrategy
 
getClassLoaders(ClassLoader) - Method in class org.mule.runtime.module.artifact.api.classloader.DelegateOnlyLookupStrategy
 
getClassLoaders(ClassLoader) - Method in interface org.mule.runtime.module.artifact.api.classloader.LookupStrategy
Determines which class loaders must be used to search a class
getClassLoaders(ClassLoader) - Method in class org.mule.runtime.module.artifact.api.classloader.ParentFirstLookupStrategy
 
getClassLoaders(ClassLoader) - Method in class org.mule.runtime.module.artifact.api.classloader.ParentOnlyLookupStrategy
 
getClassLookupStrategy(String) - Method in interface org.mule.runtime.module.artifact.api.classloader.ClassLoaderLookupPolicy
Returns the lookup strategy to use for a given class.
getClassname() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
getClassName(Class) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
getClassName() - Method in exception org.mule.runtime.module.artifact.api.classloader.exception.ClassNotFoundInRegionException
 
getClassName() - Method in exception org.mule.runtime.module.artifact.api.classloader.exception.CompositeClassNotFoundException
 
getClassName() - Method in exception org.mule.runtime.module.artifact.api.classloader.exception.NotExportedClassException
 
getClassPathRoot(Class) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
getClassPathURLs() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
getClassTypes(Object) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Used for creating an array of class types for an array or single object
getClassValue(Function<A, Class>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Return the Type representing a Class property.
getClassValueModel() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
getClassValueModel() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
 
getClazz() - Method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
getClientCertificate() - Method in interface org.mule.runtime.http.api.domain.request.ClientConnection
 
getClientConnection() - Method in interface org.mule.runtime.http.api.domain.request.HttpRequestContext
 
getClientFactory() - Method in interface org.mule.runtime.http.api.HttpService
 
getClientFactory() - Method in interface org.mule.runtime.soap.api.SoapService
 
getClientId() - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeRequest
 
getClientSecret() - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeRequest
 
getClientSocketProperties() - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration
 
getClientTimeout() - Method in interface org.mule.runtime.http.api.tcp.TcpSocketProperties
This sets the SO_TIMEOUT value on client sockets.
getClusterId() - Method in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
getClusterId() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getClusterNodeId() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getClusterUUID(int) - Static method in class org.mule.runtime.core.api.util.UUID
 
getCode() - Method in class org.mule.runtime.api.i18n.I18nMessage
 
getColumn() - Method in class org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver.MessagePosition
 
getColumn() - Method in class org.mule.runtime.api.el.validation.Position
 
getCommandLineOptions(String[], String[][]) - Static method in class org.mule.runtime.core.api.util.SystemUtils
Returns a Map of all options in the command line.
getComplexConfigurationParameter(ComponentIdentifier) - Method in interface org.mule.runtime.config.api.dsl.model.ConfigurationParameters
Gets all the configuration of a complex parameter type with an specific ComponentIdentifier.
getComplexConfigurationParameters() - Method in interface org.mule.runtime.config.api.dsl.model.ConfigurationParameters
Gets all the complex parameters and they related identifier
getComplexTypeMap() - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
getComponent() - Method in interface org.mule.runtime.api.component.location.ComponentProvider
 
getComponent() - Method in exception org.mule.runtime.api.lifecycle.LifecycleException
 
getComponent() - Method in class org.mule.runtime.api.notification.EnrichedNotificationInfo
 
getComponent() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
getComponent() - Method in interface org.mule.runtime.api.notification.ExtensionNotification
The Component that fired the notification.
getComponent() - Method in class org.mule.runtime.extension.api.loader.Problem
 
getComponent() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getComponent() - Method in class org.mule.runtime.policy.api.PolicyPointcutParameters
 
getComponentBuildingDefinitions() - Method in class org.mule.functional.policy.api.TestPolicyBuildingDefinitionProvider
 
getComponentBuildingDefinitions() - Method in interface org.mule.runtime.dsl.api.component.ComponentBuildingDefinitionProvider
 
getComponentBuildingDefinitions() - Method in class org.mule.tests.parsers.api.config.TestParsersComponentBuildingDefinitionProvider
 
getComponentDeclarationTypeName(BaseDeclaration) - Static method in class org.mule.runtime.extension.api.util.NameUtils
 
getComponentIdentifier() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
 
getComponentIdentifier(Component) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
 
getComponentIdentifier() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
getComponentIdentifier() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
 
getComponentLocation() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
getComponentLocation() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
Deprecated.
use #getComponent().getLocation()
getComponentModel() - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
 
getComponentModelTypeName(ParameterizedModel) - Static method in class org.mule.runtime.extension.api.util.NameUtils
 
getComponents() - Method in class org.mule.runtime.app.declaration.api.ComponentElementDeclaration
 
getConcreteType() - Method in class org.mule.runtime.module.extension.api.loader.java.type.TypeGeneric
 
getConfFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getConfig() - Method in class org.mule.functional.api.component.SharedSource
 
getConfig() - Method in interface org.mule.runtime.api.metadata.MetadataContext
 
getConfig() - Method in class org.mule.runtime.api.scheduler.SchedulerContainerPoolsConfig
 
getConfig() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfigFactory
 
getConfig() - Method in class org.mule.runtime.core.api.policy.PolicyParametrization
 
getConfigAttributes() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
getConfigFiles() - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig
 
getConfigLine() - Method in interface org.mule.runtime.config.api.dsl.processor.ConfigLineProvider
 
getConfigLines() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigFile
 
getConfigModels(String) - Method in interface org.mule.runtime.extension.api.values.ConfigurationParameterValueProvider
Retrieves the list of associated ValueProviderModel with the given provider name in the configuration
getConfigName() - Method in class org.mule.runtime.extension.api.client.DefaultOperationParameters
getConfigName() - Method in interface org.mule.runtime.extension.api.client.OperationParameters
 
getConfigParameters() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationState
A Map which keys are the name of the config parameters and the values are the parameter values.
getConfigRef() - Method in class org.mule.runtime.app.declaration.api.ComponentElementDeclaration
 
getConfigResources() - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration
 
getConfigResources() - Method in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
getConfigs() - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel
 
getConfiguration() - Method in interface org.mule.runtime.api.source.SchedulerMessageSource
 
getConfiguration() - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel
 
getConfiguration(String, CoreEvent) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
Returns a ConfigurationInstance obtained through a previously registered ConfigurationProvider named as configurationProvider
getConfiguration(ExtensionModel, ComponentModel, CoreEvent) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
Returns a ConfigurationInstance for the given extensionModel and componentModel.
getConfiguration() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getConfiguration() - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
Returns the ConfigurationInstance for the operation being executed.
getConfigurationComponentLocator() - Method in class org.mule.functional.api.component.DependencyInjectionObject
 
getConfigurationComponentLocator() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getConfigurationForComponent(ExtensionModel, ComponentModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
 
getConfigurationInstance() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfiguredComponent
 
getConfigurationModel(String) - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns the ConfigurationModel that matches the given name.
getConfigurationModel(String) - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
Returns the ConfigurationModel that matches the given name.
getConfigurationModel() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationProvider
 
getConfigurationModels() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns the configurationModels available for this extension.
getConfigurationModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
Returns the configurationModels available for this extension.
getConfigurationProperties() - Method in interface org.mule.runtime.api.ioc.ObjectProviderConfiguration
Configuration properties defined by the user in the mule artifact.
getConfigurationProperty(String) - Method in interface org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProvider
 
getConfigurationProperty(String) - Method in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
getConfigurationProvider(String) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
Locates and returns the ConfigurationProvider which would serve an invocation to the ExtensionManager.getConfiguration(String, CoreEvent) method.
getConfigurationProvider(ExtensionModel, ComponentModel) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
Locates and returns (if there is any) a suitable ConfigurationProvider for the given ComponentModel.
getConfigurations() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Returns an immutable list with the ConfigurationDeclaration instances that have been declared so far.
getConfigurations() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionElement
 
getConfigValues(String) - Method in interface org.mule.runtime.extension.api.values.ConfigurationParameterValueProvider
Resolves the possible values for the Configuration's parameter identified by the parameterName
getConnectedComponents(ExtensionModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
Returns a List with all the ComponentModel available to the extensionModel which requires a connection.
getConnectedComponents(ExtensionModel, ConfigurationModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
Returns a List with all the ComponentModel available to the configurationModel which requires a connection.
getConnection() - Method in exception org.mule.runtime.api.connection.ConnectionException
 
getConnection() - Method in interface org.mule.runtime.api.connection.ConnectionHandler
Returns the connection that's being wrapped.
getConnection() - Method in interface org.mule.runtime.api.metadata.MetadataContext
Retrieves the connection for the related a component and configuration
getConnection() - Method in class org.mule.runtime.app.declaration.api.ConfigurationElementDeclaration
 
getConnection(Object) - Method in interface org.mule.runtime.core.api.connector.ConnectionManager
Obtains a ConnectionHandler for a config which was previously bound through the ConnectionManager.bind(Object, ConnectionProvider) method.
getConnection() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
Returns the connection that was bound through SourceCallbackContext.bindConnection(Object).
getConnectionDescription() - Method in interface org.mule.runtime.core.api.connector.Connectable
Returns a string identifying the underlying resource
getConnectionIdleTimeout() - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration
 
getConnectionIdleTimeout() - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration
 
getConnectionManagementType() - Method in interface org.mule.runtime.api.meta.model.connection.ConnectionProviderModel
 
getConnectionManagementType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
 
getConnectionManagementType() - Method in class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
getConnectionModels(String) - Method in interface org.mule.runtime.extension.api.values.ConfigurationParameterValueProvider
Retrieves the list of associated ValueProviderModel with the given provider name in the connection
getConnectionParameters() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationState
A Map which keys are the name of the ConnectionProvider parameters and the values are the parameter values.
getConnectionProvider() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
 
getConnectionProviderModel(String) - Method in interface org.mule.runtime.api.meta.model.connection.HasConnectionProviderModels
Returns the ConnectionProviderModel that matches the given name.
getConnectionProviderModel(String) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
Returns the ConnectionProviderModel that matches the given name.
getConnectionProviders() - Method in interface org.mule.runtime.api.meta.model.connection.HasConnectionProviderModels
Returns a List of ConnectionProviderModels defined at the level of the component implementing this interface.
getConnectionProviders() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
 
getConnectionProviders() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.ConnectedDeclaration
 
getConnectionProviders() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getConnectionProviders() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns the ConnectionProviderModels which will be available to every ConfigurationModel defined in this extension.
getConnectionProviders() - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
Returns a List of ConnectionProviderModels defined at the level of the component implementing this interface.
getConnectionProviders() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithConnectionProviders
 
getConnectionTimeout() - Method in interface org.mule.runtime.http.api.tcp.TcpClientSocketProperties
Number of milliseconds to wait until an outbound connection to a remote server is successfully created.
getConnectionValues(String) - Method in interface org.mule.runtime.extension.api.values.ConfigurationParameterValueProvider
Resolves the possible values for the Connection Providers's parameter identified by the parameterName
getConnectivityTestingService() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
Do not use this method if the artifact initialization wasn't successful or the artifact has been destroyed.
getConstructModel(String) - Method in interface org.mule.runtime.api.meta.model.construct.HasConstructModels
Returns the ConstructModel that matches the given name.
getConstructModel(String) - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
 
getConstructModels() - Method in interface org.mule.runtime.api.meta.model.construct.HasConstructModels
Returns a List of ConstructModels defined at the extension level.
getConstructModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
 
getConstructor(Class, Class[]) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
getConstructor(Class, Class[], boolean) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Returns available constructor in the target class that as the parameters specified.
getConstructorAttributeDefinition() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
getConstructs() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
getConstructs() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
getConstructs() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithConstructsDeclaration
 
getConsumerKey() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
 
getConsumerSecret() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
 
getContainedElement(String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getContainedElements() - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel
 
getContainedElements() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getContainedElementsByName() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getContainerAppPluginsFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getContainerBaseFolder() - Method in class org.mule.runtime.module.embedded.api.ContainerInfo
 
getContainerClassLoader() - Method in class org.mule.test.runner.api.ArtifactClassLoaderHolder
 
getContainerFolder() - Method in interface org.mule.runtime.module.embedded.api.ContainerConfiguration
Defines the location where the mule container folders will be contained.
getContainerFolder() - Method in interface org.mule.runtime.module.embedded.api.EmbeddedContainer
The location of the mule container base folder
getContainerUrls() - Method in class org.mule.test.runner.api.ArtifactsUrlClassification
 
getContent() - Method in class org.mule.metadata.xml.api.utils.SchemaHelper.XmlDoc
 
getContent() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
 
getContent() - Method in class org.mule.runtime.extension.api.resources.GeneratedResource
The resource's content
getContent() - Method in class org.mule.runtime.extension.api.soap.SoapAttachment
 
getContent() - Method in class org.mule.runtime.http.api.domain.entity.ByteArrayHttpEntity
 
getContent() - Method in class org.mule.runtime.http.api.domain.entity.EmptyHttpEntity
 
getContent() - Method in interface org.mule.runtime.http.api.domain.entity.HttpEntity
Provides the entity's content as a stream.
getContent() - Method in class org.mule.runtime.http.api.domain.entity.InputStreamHttpEntity
 
getContent() - Method in class org.mule.runtime.http.api.domain.entity.multipart.MultipartHttpEntity
 
getContent() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getContent() - Method in interface org.mule.runtime.soap.api.message.SoapMessage
 
getContentType() - Method in class org.mule.runtime.core.api.message.ds.ByteArrayDataSource
 
getContentType() - Method in class org.mule.runtime.core.api.message.ds.InputStreamDataSource
 
getContentType() - Method in class org.mule.runtime.core.api.message.ds.StringDataSource
 
getContentType() - Method in class org.mule.runtime.extension.api.soap.SoapAttachment
 
getContentType() - Method in class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
getContentType() - Method in interface org.mule.runtime.http.api.domain.entity.multipart.Part
Gets the content type of this part.
getContentType() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getContentType() - Method in interface org.mule.runtime.soap.api.message.WithContentType
 
getContext() - Method in interface org.mule.runtime.api.event.Event
 
getContext() - Method in interface org.mule.runtime.oauth.api.ClientCredentialsOAuthDancer
Retrieves the oauth context.
getContextClassLoader() - Method in class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
 
getContextForResourceOwner(String) - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeOAuthDancer
Retrieves the oauth context for a particular user.
getContextInfo(EnrichedNotificationInfo, Component) - Method in interface org.mule.runtime.core.api.execution.ExceptionContextProvider
 
getCorrelationId() - Method in interface org.mule.runtime.api.event.Event
The returned value will depend on the flow source that created this event, and the flow that is executing the event.
getCorrelationId() - Method in interface org.mule.runtime.api.event.EventContext
The correlation ID is used to correlate messages between different flows and systems.
getCorrelationId() - Method in interface org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo
 
getCorrelationId() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
 
getCount() - Method in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
getCounter() - Method in class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
 
getCpuIntensivePoolSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getCpuIntensiveQueueSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getCpuLightPoolSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getCpuLightQueueSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getCredentials() - Method in interface org.mule.runtime.api.security.Authentication
 
getCredentials() - Method in class org.mule.runtime.api.security.DefaultMuleAuthentication
getCriticalErrorType() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Gets the ErrorType instance for CRITICAL error type.
getCurrentEvent() - Static method in class org.mule.functional.api.event.TestLegacyEventUtils
Return the event associated with the currently executing thread.
getCurrentlyActiveFlowStacks() - Method in interface org.mule.runtime.core.api.event.EventContextService
The returned list will contain an element for each currently active EventContext.
getCurrentPhase() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
The current phase for the lifecycle manager.
getCursorProviderFactory() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getCustomAttributes() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
getCustomConfigurationParameters() - Method in interface org.mule.runtime.app.declaration.api.CustomizableElementDeclaration
The customConfigurationParameters refer to parameters that are part of a declaration configuration but do not match to an element in the model, thus being custom of how the declaration was created.
getCustomConfigurationParameters() - Method in class org.mule.runtime.app.declaration.api.EnrichableElementDeclaration
The customConfigurationParameters refer to parameters that are part of a declaration configuration but do not match to an element in the model, thus being custom of how the declaration was created.
getCustomDeclarationEnrichers() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
 
getCustomHeaders(WebServiceDefinition, String) - Method in interface org.mule.runtime.extension.api.soap.SoapServiceProvider
Gives the capability to create Soap headers given the a service definition and the operation that is being consumed so they can be bundled with the soap request
getCustomizationService() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Provides access to a CustomizationService to change the default services provided by the MuleContext.
getCustomValidators() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
 
getData() - Method in interface org.mule.runtime.api.notification.ExtensionNotification
The custom TypedValue data associated to the notification.
getDataFolderName() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getDataFolderName() - Method in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
getDataType() - Method in class org.mule.runtime.api.metadata.TypedValue
Returns the data type (if any) associated with this TypedValue's content.
getDataType() - Method in interface org.mule.runtime.extension.api.notification.NotificationActionDefinition
Indicates the Class of the data associated to the notification
getDataTypeConverterResolver() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getDeclaration() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.Declarer
 
getDeclaration() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
getDeclaration() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclarer
Gets the declaration object for this descriptor
getDeclaration() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Gets the declaration object for this descriptor
getDeclaration() - Method in class org.mule.runtime.app.declaration.api.fluent.BaseElementDeclarer
 
getDeclarationTypeName(ParameterizedDeclaration) - Static method in class org.mule.runtime.extension.api.util.NameUtils
 
getDeclaredResolvers(MetadataResolverFactory) - Static method in class org.mule.runtime.extension.api.metadata.MetadataResolverUtils
Returns a list of all the factory resolvers which are not MetadataResolverUtils.isNullResolver(NamedTypeResolver)
getDeclaringClass() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithDeclaringClass
 
getDeclaringElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
getDeclaringElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.FieldElement
getDeclaringElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ParameterElement
getDeclaringExtension(String) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getDeclaringExtension() - Method in class org.mule.runtime.app.declaration.api.ElementDeclaration
getDeclaringExtension() - Method in interface org.mule.runtime.app.declaration.api.IdentifiableElementDeclaration
 
getDefault(boolean) - Static method in interface org.mule.runtime.api.app.declaration.serialization.ArtifactDeclarationJsonSerializer
Creates a new instance of the ArtifactDeclarationJsonSerializer.
getDefault(Set<ExtensionModel>) - Static method in interface org.mule.runtime.api.dsl.DslResolvingContext
Provides the default implementation of DslResolvingContext based on a given Set of ExtensionModel
getDefault(Set<ExtensionModel>) - Static method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getDefault(DslResolvingContext) - Static method in interface org.mule.runtime.config.api.dsl.ArtifactDeclarationXmlSerializer
Provides an instance of the default implementation of the ArtifactDeclarationXmlSerializer.
getDefault(DslResolvingContext) - Static method in interface org.mule.runtime.config.api.dsl.model.DslElementModelFactory
Provides a default implementation of the DslElementModelFactory
getDefault(Document) - Static method in interface org.mule.runtime.config.api.dsl.model.XmlDslElementModelConverter
Provides a default implementation of the XmlDslElementModelConverter.
getDefault() - Static method in interface org.mule.runtime.core.api.config.DynamicConfigExpiration
 
getDefault() - Static method in class org.mule.runtime.core.api.streaming.bytes.InMemoryCursorStreamConfig
 
getDefault() - Static method in class org.mule.runtime.core.api.streaming.object.InMemoryCursorIteratorConfig
 
getDefault() - Static method in interface org.mule.runtime.extension.api.declaration.type.ExtensionsTypeLoaderFactory
 
getDefault(ExtensionModel, DslResolvingContext) - Static method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
Creates an instance using the default implementation
getDefault(ExtensionModel, ImportTypesStrategy) - Static method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
Creates an instance using the default implementation
getDefaultConfigResources() - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
getDefaultConfigResources() - Method in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
getDefaultConfigResources() - Method in class org.mule.runtime.deployment.model.api.domain.DomainDescriptor
 
getDefaultCursorProviderFactory() - Method in interface org.mule.runtime.core.api.streaming.bytes.ByteStreamingManager
 
getDefaultCursorProviderFactory() - Method in interface org.mule.runtime.core.api.streaming.object.ObjectStreamingManager
 
getDefaultEncoding() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getDefaultEncoding() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getDefaultEncoding(MuleContext) - Static method in class org.mule.runtime.core.api.util.SystemUtils
 
getDefaultErrorHandler(Optional<String>) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getDefaultErrorHandlerName() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getDefaultErrorHandlerName() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getDefaultInstance() - Static method in class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
getDefaultObjectSerializer() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
Returns the default instance of ObjectSerializer to be used.
getDefaultObjectSerializer() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
Returns the default instance of ObjectSerializer to be used.
getDefaultPartition() - Method in interface org.mule.runtime.api.store.ObjectStoreManager
Returns the default partition, which is unbounded and persistent
getDefaultPort() - Method in enum org.mule.runtime.http.api.HttpConstants.Protocol
 
getDefaultProcessingStrategyFactory() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
The factory of the default ProcessingStrategy to be used by all Flows which doesn't specify otherwise
getDefaultProcessingStrategyFactory() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
The factory of the default ProcessingStrategy to be used by all Flows which doesn't specify otherwise
getDefaultQueueTimeout() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getDefaultQueueTimeout() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
Deprecated.
getDefaultResponseTimeout() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getDefaultResponseTimeout() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getDefaultScope() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
 
getDefaultTransactionTimeout() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getDefaultTransactionTimeout() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getDefaultType() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
 
getDefaultValue(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
Returns the default value of a MetadataType if exist.
getDefaultValue() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getDefaultValue() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
The default value for this parameter.
getDefaultValue(BindingContext) - Method in interface org.mule.runtime.api.metadata.FunctionParameter.DefaultValueResolver
Returns the default value for a FunctionParameter given the current BindingContext, allowing to reference variables as defaults.
getDefaultValue() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
The default value for this parameter.
getDefaultValue(ParameterModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
 
getDefaultValue(String, MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
Retrieves the default value of a field for a given MetadataType
getDefaultValue(Optional) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
Returns the default value associated with the given annotation.
getDefaultValue(AccessibleObject) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
Tests the given object to be annotated with Optional.
getDefaultValueResolver() - Method in class org.mule.runtime.api.metadata.FunctionParameter
 
getDelegate() - Method in class org.mule.runtime.core.api.retry.async.AsynchronousRetryTemplate
 
getDependencies(File) - Static method in class org.mule.metadata.json.api.utils.SchemaHelper
 
getDependencies(File) - Static method in class org.mule.metadata.xml.api.utils.SchemaHelper
 
getDependencies() - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel
 
getDependency() - Method in class org.mule.metadata.xml.api.schema.SchemaFetcher.XsdDependency
 
getDeploymentConfiguration() - Method in interface org.mule.runtime.module.embedded.api.ArtifactConfiguration
 
getDeploymentProperties() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getDeploymentProperties() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
getDeploymentService() - Method in interface org.mule.runtime.module.embedded.api.EmbeddedContainer
 
getDescription() - Method in class org.mule.metadata.api.model.impl.BaseMetadataType
 
getDescription() - Method in interface org.mule.metadata.api.model.MetadataType
Returns the description if specified.
getDescription() - Method in interface org.mule.runtime.api.message.Error
Concise description of the error.
getDescription() - Method in interface org.mule.runtime.api.meta.DescribedObject
Returns the component's description
getDescription() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Returns the component's description
getDescription() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
 
getDescription() - Method in interface org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProvider
 
getDescription() - Method in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
getDescription() - Method in interface org.mule.runtime.core.api.retry.RetryContext
 
getDescription() - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
Returns the component's description
getDescription() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithAlias
 
getDescriptor() - Method in class org.mule.maven.client.api.model.BundleDependency
 
getDescriptor() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
 
getDescriptor() - Method in interface org.mule.runtime.module.artifact.api.Artifact
 
getDescriptor() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDependency
 
getDescriptorFile() - Method in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
Returns a File representing the descriptor file
getDetail() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getDetailedDescription() - Method in interface org.mule.runtime.api.message.Error
Detailed description of the error.
getDetailedMessage() - Method in exception org.mule.runtime.api.exception.MuleException
 
getDirectDependencies(Artifact) - Method in class org.mule.test.runner.api.DependencyResolver
Resolves direct dependencies for an Artifact.
getDirectDependencies(Artifact, List<RemoteRepository>) - Method in class org.mule.test.runner.api.DependencyResolver
Resolves direct dependencies for an Artifact.
getDirection() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
 
getDirectRunCpuLightWhenTargetBusy() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
getDispatcher() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getDisplayModel() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
 
getDisplayModel() - Method in interface org.mule.runtime.api.meta.model.display.HasDisplayModel
 
getDisplayModel() - Method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
getDisplayName() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
getDisplayName() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
getDisplayName() - Method in interface org.mule.runtime.api.metadata.MetadataKey
 
getDisplayName() - Method in interface org.mule.runtime.api.value.Value
 
getDisplayName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
 
getDisplayName() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
getDisplayName() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
getDocName(Object) - Static method in class org.mule.runtime.api.util.ComponentLocationProvider
 
getDocumentation(String) - Static method in class org.mule.metadata.xml.api.utils.SchemaHelper
 
getDocumentBuilderFactory() - Method in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
getDomain() - Method in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
getDomain() - Method in interface org.mule.runtime.deployment.model.api.application.Application
 
getDomain() - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthentication.HttpNtlmAuthentication
The domain defined.
getDomainDescriptor() - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
getDomainFolder(String) - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getDomainId() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getDomainId() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getDomainLibFolder(String) - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getDomainName() - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
getDomains() - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
 
getDomainsFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getDouble(Object, Double) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
Gets a double from a value in a null-safe manner.
getDsl() - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel
 
getDslBaseType() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
 
getDslConfiguration() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getDslConfiguration() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
 
getDslConfiguration() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
getDslResolvingContext() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
 
getDynamicConfigExpiration() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
getDynamicConfigExpiration() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getEffectiveExceptionHandler(CoreEvent) - Static method in class org.mule.functional.api.event.TestLegacyEventUtils
 
getEffectiveTime(long) - Static method in class org.mule.runtime.core.api.management.stats.ProcessingTime
Convert processing time to effective processing time.
getElement() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.SubstitutionGroup
 
getElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
getElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
getElement() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithElement
 
getElementName() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getElements() - Method in class org.mule.metadata.message.api.el.ModuleIdentifier
 
getElements() - Method in class org.mule.runtime.api.el.ModuleNamespace
Returns the array of elements that forms the namespace name
getElements() - Method in interface org.mule.runtime.core.api.context.notification.FlowCallStack
 
getElementTypeA() - Method in class org.mule.tests.parsers.api.PojoWithSameTypeChildren
 
getEnabledCipherSuites() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
The list of ciphers that must be used to restrict the creation of the SSL Sockets
getEnabledProtocols() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
The list of enabled protocols that must be used to restrict the creation of the SSL Sockets
getEnclosingType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.FunctionElement
getEnclosingType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getEncoding() - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
getEncoding() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getEncryptionStrategies() - Method in interface org.mule.runtime.core.api.security.SecurityManager
 
getEncryptionStrategy() - Method in exception org.mule.runtime.core.api.security.CryptoFailureException
 
getEncryptionStrategy(String) - Method in interface org.mule.runtime.core.api.security.SecurityManager
 
getEndPosition() - Method in class org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver.MessageLocation
The end position of this location
getEndPosition() - Method in class org.mule.runtime.api.el.validation.Location
 
getEntitlement() - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest
 
getEntity() - Method in interface org.mule.runtime.http.api.domain.message.HttpMessage
 
getEntityKeys() - Method in interface org.mule.runtime.api.metadata.EntityMetadataProvider
 
getEntityKeys(Location) - Method in interface org.mule.runtime.api.metadata.MetadataService
Returns the list of entity types that can be queried in an EntityMetadataProvider component identified by the Location.
getEntityKeys(MetadataContext) - Method in interface org.mule.runtime.api.metadata.resolving.QueryEntityResolver
Resolves the Set of entities that can be queried in the DSQL operation that uses this resolver, representing them as a Set of MetadataKey.
getEntityKeys(MetadataContext) - Method in class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
 
getEntityMetadata(MetadataKey) - Method in interface org.mule.runtime.api.metadata.EntityMetadataProvider
 
getEntityMetadata(Location, MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves an entity TypeMetadataDescriptor for the EntityMetadataProvider component identified by the Location.
getEntityMetadata(MetadataContext, String) - Method in interface org.mule.runtime.api.metadata.resolving.QueryEntityResolver
Given a String representing the id of one of the entities, resolves the corresponding entity MetadataType,
getEntityMetadata(MetadataContext, String) - Method in class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
 
getEntryTTL() - Method in class org.mule.runtime.api.store.ObjectStoreSettings
The entry timeout in milliseconds.
getEnumValue(Function<A, E>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns the Enum value of an annotation property
getenv() - Static method in class org.mule.runtime.core.api.util.SystemUtils
Get the operating system environment variables.
getenv(String) - Static method in class org.mule.runtime.core.api.util.SystemUtils
 
getError() - Method in interface org.mule.runtime.api.component.execution.InputEvent
When a mule component throws an error then an Error object gets generated with all the data associated to the error.
getError() - Method in interface org.mule.runtime.api.event.Event
When a mule component throws an error then an Error object gets generated with all the data associated to the error.
getErrorCallback() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
getErrorCallback() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
Optionally returns a SourceCallbackModel which will listen for errors thrown by the source owner each time it fails to process any of the generated messages
getErrorCallback() - Method in class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
Optionally returns a SourceCallbackModel which will listen for errors thrown by the source owner each time it fails to process any of the generated messages
getErrorMessage() - Method in interface org.mule.runtime.api.exception.ErrorMessageAwareException
Retrieves the error Message to be used in the error creation.
getErrorMessage() - Method in interface org.mule.runtime.api.message.Error
This is an error response generated by the component that failed to process the message.
getErrorMessage() - Method in exception org.mule.runtime.api.security.UnsupportedAuthenticationSchemeException
 
getErrorMessage() - Method in exception org.mule.runtime.core.api.transformer.MessageTransformerException
 
getErrorModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclaration
 
getErrorModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getErrorModels() - Method in interface org.mule.runtime.api.meta.model.error.ThrowsErrors
 
getErrorModels() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getErrorModels() - Method in class org.mule.runtime.extension.api.model.AbstractComponentModel
getErrorModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
getErrorNamespaces() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Returns the collection of current error namespaces.
getErrors() - Method in interface org.mule.runtime.api.exception.ComposedErrorException
Provides the list of errors associated to this exception.
getErrors() - Method in interface org.mule.runtime.config.api.XmlGathererErrorHandler
 
getErrors() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
 
getErrorType() - Method in interface org.mule.metadata.message.api.MuleEventMetadataType
The error metadata type
getErrorType() - Method in exception org.mule.runtime.api.connection.ConnectionException
 
getErrorType() - Method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
getErrorType(ComponentIdentifier) - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Returns the specified error's type if present.
getErrorType() - Method in exception org.mule.runtime.api.exception.TypedException
 
getErrorType() - Method in interface org.mule.runtime.api.message.Error
Returns the type of the error.
getErrorTypeRepository() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getErrorTypes() - Method in interface org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
 
getEvent() - Method in exception org.mule.runtime.api.component.execution.ComponentExecutionException
Provides the Event associated to the exception, including the resulting Error with all the resolved data, such as it's ErrorType and cause.
getEvent() - Method in interface org.mule.runtime.api.component.execution.ExecutionResult
Obtain the result Event
getEvent() - Method in class org.mule.runtime.api.notification.EnrichedNotificationInfo
 
getEvent() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
getEvent() - Method in interface org.mule.runtime.api.notification.ExtensionNotification
The Event being processed when the notification was fired.
getEvent() - Method in interface org.mule.runtime.extension.api.runtime.source.BackPressureContext
 
getEvent() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.EventedExecutionContext
Returns the CoreEvent on which an operation is to be executed
getEvent() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getEventCallback() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
An event callback is called when a message is received by the service.
getEventContext() - Method in class org.mule.runtime.api.notification.MessageProcessorNotification
 
getEventContextService() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getEventId() - Method in interface org.mule.runtime.core.api.event.EventContextService.FlowStackEntry
 
getEventId() - Method in interface org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo
 
getEventListenerMapping() - Method in interface org.mule.runtime.core.api.context.notification.NotificationsProvider
The key of the returned map is the string representation of the notification.
getEventName() - Method in class org.mule.functional.api.notification.FunctionalTestNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
The name that identifies this particular notification type.
getEventName() - Method in class org.mule.runtime.api.notification.AsyncMessageNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ClusterNodeNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ConnectionNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.CustomNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ErrorHandlerNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ExceptionNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.FlowConstructNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.ManagementNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.MessageProcessorNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.PipelineMessageNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.PolicyNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.RoutingNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.SecurityNotification
 
getEventName() - Method in class org.mule.runtime.api.notification.TransactionNotification
 
getEventName() - Method in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
getEvictionCheckIntervalMillis() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getExample() - Method in class org.mule.metadata.xml.api.ModelFactory
 
getExample() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
getExample() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
 
getException() - Method in class org.mule.functional.api.component.StacktraceLogChecker.ExceptionCause
 
getException() - Method in class org.mule.runtime.api.bulk.BulkItem
An exception if the item was failed
getException() - Method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
getException() - Method in class org.mule.runtime.api.notification.EnrichedNotificationInfo
 
getException() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
getException() - Method in interface org.mule.runtime.core.api.message.ExceptionPayload
Deprecated.
 
getExceptionContextProviders() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getExceptionInfo(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getExceptionListener() - Method in interface org.mule.runtime.core.api.construct.FlowConstruct
 
getExceptionListener() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getExceptionListener() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
getExceptionReader(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Gets an exception reader for the exception.
getExceptions() - Method in exception org.mule.runtime.module.artifact.api.classloader.exception.CompositeClassNotFoundException
 
getExceptionsAsList(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getExceptionStack(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getExceptionText() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
getExceptionToThrow() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
getExceptionType() - Method in interface org.mule.runtime.api.legacy.exception.ExceptionReader
 
getExceptionTypes() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getExcludedArtifacts() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
getExcludedOperations() - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinition
 
getExclusiveParameterNames() - Method in interface org.mule.runtime.api.meta.model.parameter.ExclusiveParametersModel
 
getExclusiveParameterNames() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
 
getExclusiveParameterNames() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableExclusiveParametersModel
getExclusiveParameters() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
 
getExclusiveParametersModels() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Returns a list of ExclusiveParametersModel which describe mutual exclusions between the parameters
getExclusiveParametersModels() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
Returns a list of ExclusiveParametersModel which describe mutual exclusions between the parameters
getExecutedEvents() - Method in class org.mule.runtime.core.api.management.stats.ComponentStatistics
Then number of events executed since last cleared.
getExecutedProcessors() - Method in interface org.mule.runtime.core.api.context.notification.ProcessorsTrace
 
getExecutingPhase() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
Returns the lifecycle phase being executed.
getExecutionClassLoader() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getExecutionErrors() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
 
getExecutionFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getExecutionIdentifier() - Method in class org.mule.runtime.core.api.policy.PolicyStateId
 
getExecutionPhase() - Method in interface org.mule.runtime.extension.api.loader.DeclarationEnricher
Specifies a phase for the DeclarationEnricher to be executed.
getExecutionType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclaration
 
getExecutionType() - Method in interface org.mule.runtime.api.meta.model.operation.OperationModel
 
getExecutionType() - Method in class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
getExecutorFactory() - Method in class org.mule.runtime.module.extension.api.loader.java.property.ComponentExecutorModelProperty
 
getExhaustedAction() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getExpectedCalls() - Method in class org.mule.functional.api.component.StacktraceLogChecker
 
getExpectedExceptionCauses() - Method in class org.mule.functional.api.component.StacktraceLogChecker
 
getExpectedInfo() - Method in class org.mule.functional.api.component.SummaryLogChecker
 
getExpectedLogMessage() - Method in class org.mule.functional.api.component.EqualsLogChecker
 
getExpirationDate() - Method in interface org.mule.runtime.module.license.api.License
 
getExpirationInterval() - Method in class org.mule.runtime.api.store.ObjectStoreSettings
How frequently (in milliseconds) should the expiration thread run.
getExpirationPolicy() - Method in interface org.mule.runtime.core.api.config.DynamicConfigExpiration
 
getExpirationRegex() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
 
getExpired() - Method in interface org.mule.runtime.extension.api.runtime.config.ExpirableConfigurationProvider
 
getExpiresIn() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
 
getExpiresIn() - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
getExpiresIn() - Method in interface org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext
 
getExportClasses() - Method in class org.mule.test.runner.api.ArtifactClassificationNode
 
getExportClasses() - Method in class org.mule.test.runner.api.PluginUrlClassification
 
getExportedClassPackages() - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoaderFilter
 
getExportedClassPackages() - Method in class org.mule.runtime.module.artifact.api.classloader.DefaultArtifactClassLoaderFilter
 
getExportedPackages() - Method in class org.mule.runtime.container.api.MuleModule
 
getExportedPackages() - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel
 
getExportedPackages() - Method in class org.mule.test.runner.api.PluginUrlClassification
 
getExportedPaths() - Method in class org.mule.runtime.container.api.MuleModule
 
getExportedResources() - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoaderFilter
 
getExportedResources() - Method in class org.mule.runtime.module.artifact.api.classloader.DefaultArtifactClassLoaderFilter
 
getExportedResources() - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel
 
getExportedResources() - Method in class org.mule.test.runner.api.PluginUrlClassification
 
getExportedServices() - Method in class org.mule.runtime.container.api.MuleModule
 
getExportPluginClasses() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
getExpression() - Method in interface org.mule.runtime.api.source.CronSchedulerConfiguration
 
getExpression() - Method in exception org.mule.runtime.core.api.expression.InvalidExpressionException
 
getExpression() - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
getExpression() - Method in interface org.mule.runtime.extension.api.runtime.parameter.ParameterResolver
 
getExpressionLanguage() - Method in class org.mule.functional.api.component.DependencyInjectionObject
 
getExpressionManager() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getExpressionSupport() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getExpressionSupport() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
The level of support this parameter has for expressions
getExpressionSupport() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
 
getExpressionSupport() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
The level of support this parameter has for expressions
getExpressionSupport(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
Checks the given metadataType for the ExpressionSupportAnnotation.
getExtendedProperties() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getExtendedProperty(String) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getExtension(String) - Method in interface org.mule.runtime.api.dsl.DslResolvingContext
Returns an Optional ExtensionModel which name equals the provided name.
getExtension(Class<T>) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getExtension(Class<T>) - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getExtension(String) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
Returns an Optional ExtensionModel which name equals extensionName.
getExtensionClassLoader() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
 
getExtensionDeclarer() - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
The ExtensionDeclarer in which the extension is being described into
getExtensionForType(String) - Method in interface org.mule.runtime.api.dsl.DslResolvingContext
Returns an Optional ExtensionModel that declared the given type.
getExtensionManager() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getExtensionModel() - Static method in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
getExtensionModel() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
 
getExtensionModel() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationProvider
 
getExtensionModel() - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
 
getExtensionModelDescriptorProperty() - Method in class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginDescriptor
 
getExtensionModelLoaderDescriptor() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel
 
getExtensionModelLoaderDescriptor() - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel
 
getExtensions() - Method in interface org.mule.runtime.api.dsl.DslResolvingContext
Returns a Set containing all the ExtensionModels available in the current resolving context.
getExtensions() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getExtensions() - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
Returns an immutable Set listing all the discovered extensionModels.
getExtensionsClient() - Method in class org.mule.functional.api.component.DependencyInjectionObject
 
getExtensionsClient() - Method in interface org.mule.runtime.extension.api.soap.DispatchingContext
 
getExtensionTypes(String) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getExternalCallbackUrl() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthCodeRequest
 
getExternalCallbackUrl() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
 
getExternalCallbackUrl() - Method in class org.mule.runtime.module.extension.api.runtime.connectivity.oauth.ImmutableAuthCodeRequest
 
getExternalLibraryModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
 
getExternalLibraryModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
 
getExternalLibraryModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getExternalLibraryModels() - Method in interface org.mule.runtime.api.meta.model.HasExternalLibraries
 
getExternalLibraryModels() - Method in class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
getExternalLibraryModels() - Method in class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
getExternalLibraryModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
getExternalProtocol() - Method in interface org.mule.runtime.api.serialization.ObjectSerializer
Provides access to the serialization protocol used for external consumption, that is, when objects are serialized on the container to be consumed later outside the container.
getExternalProtocol() - Method in class org.mule.runtime.module.artifact.api.serializer.ArtifactObjectSerializer
 
getExtraBootPackages() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
getFactory() - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
getFactory() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
 
getFailed() - Method in exception org.mule.runtime.core.api.connector.ConnectException
 
getFailingComponent() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
getFailingElement() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
getFailure() - Method in exception org.mule.runtime.api.metadata.MetadataResolvingException
 
getFailure() - Method in class org.mule.runtime.api.value.ImmutableValueResult
getFailure() - Method in interface org.mule.runtime.api.value.ValueResult
 
getFailureCode() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
getFailureCode() - Method in class org.mule.runtime.api.value.ResolvingFailure
 
getFailureCode() - Method in exception org.mule.runtime.extension.api.values.ValueResolvingException
 
getFailures() - Method in class org.mule.runtime.api.metadata.resolving.FailureMetadataResult
If this#isSuccess is false, then a MetadataFailure instance is provided in order to describe the error that occurred during the invocation.
getFailures() - Method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
If this#isSuccess is false, then a MetadataFailure instance is provided in order to describe the error that occurred during the invocation.
getFailures() - Method in class org.mule.runtime.api.metadata.resolving.SuccessMetadataResult
If this#isSuccess is false, then a MetadataFailure instance is provided in order to describe the error that occurred during the invocation.
getFatalErrors() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
 
getFaultCode() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getField() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.FieldElement
 
getFieldByName(String) - Method in class org.mule.metadata.api.model.impl.DefaultObjectType
 
getFieldByName(String) - Method in interface org.mule.metadata.api.model.ObjectType
Searches a field that matches the specified name
getFields() - Method in class org.mule.metadata.api.model.impl.DefaultObjectType
 
getFields() - Method in interface org.mule.metadata.api.model.ObjectType
The collection of all the fields
getFields() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
 
getFields() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getFieldValue(Object, String, boolean) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
getFileExtensions() - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
getFileName() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
 
getFileName() - Method in interface org.mule.runtime.api.component.location.LocationPart
 
getFilename() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigFile
 
getFileName() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
 
getFileName() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
getFileName() - Method in class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
getFilter() - Method in exception org.mule.runtime.module.artifact.api.classloader.exception.NotExportedClassException
 
getFilterExpression() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
 
getFirst() - Method in class org.mule.runtime.api.util.Pair
 
getFirstImplicit(List<T>) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
Returns the first item in the models List that can be used implicitly.
getFirstReturnMessage() - Method in interface org.mule.runtime.core.api.retry.RetryContext
 
getFloat(Object, Float) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
Gets a float from a value in a null-safe manner.
getFlowCallStack() - Method in interface org.mule.runtime.core.api.event.CoreEvent
Events have a stack of executed flows (same as a call stack), so that at any given instant an application developer can determine where this event came from.
getFlowCallStack() - Method in interface org.mule.runtime.core.api.event.EventContextService.FlowStackEntry
 
getFlowConstruct() - Method in class org.mule.functional.api.flow.FlowConstructRunner
 
getFlowConstructName() - Method in class org.mule.functional.api.flow.FlowConstructRunner
 
getFlowConstructName() - Method in class org.mule.functional.api.flow.FlowRunner
 
getFlowName() - Method in class org.mule.runtime.core.api.context.notification.FlowStackElement
 
getFlowTraceManager() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getForcePolicyUpdateNever() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
 
getFormattedMessage(String, Object[]) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
 
getFrequency() - Method in interface org.mule.runtime.api.source.FixedFrequencySchedulerConfiguration
 
getFrequency() - Method in interface org.mule.runtime.core.api.config.DynamicConfigExpiration
Returns the maximum amount of Time that a dynamic config instance can remain idle before it should be expired.
getFrequency() - Method in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
getFrequency() - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
getFriendlyName() - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinition
 
getFrom() - Method in class org.mule.metadata.api.annotation.NumberRangeAnnotation
 
getFromFlow(ConfigurationComponentLocator, String) - Static method in class org.mule.functional.api.component.FunctionalTestProcessor
 
getFullStackTraceWithoutMessages(Throwable) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
Similar to ExceptionUtils.getStackTrace(Throwable) but removing the exception and causes messages.
getFunctionContainers() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithFunctionContainers
 
getFunctionModel(String) - Method in interface org.mule.runtime.api.meta.model.function.HasFunctionModels
Returns the FunctionModel that matches the given name.
getFunctionModel(String) - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
Returns the FunctionModel that matches the given name.
getFunctionModels() - Method in interface org.mule.runtime.api.meta.model.function.HasFunctionModels
Returns a List of FunctionModels defined at the level of the component implementing this interface.
getFunctionModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
Returns a List of FunctionModels defined at the level of the component implementing this interface.
getFunctions() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
getFunctions() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
getFunctions() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithFunctionsDeclaration
 
getGeneric(MetadataType) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getGenerics() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getGenerics() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getGenerics() - Method in class org.mule.runtime.module.extension.api.loader.java.type.TypeGeneric
 
getGenericSuperclass(Class<?>, Class<?>) - Static method in class org.mule.metadata.java.api.utils.TypeResolver
Answers immediate parameterized super type that is causing the type to be instance of given declaredType.
getGenericTypeAt(MetadataType, int, ClassTypeLoader) - Static method in class org.mule.metadata.java.api.utils.JavaTypeUtils
Deprecated.
getGenericTypes() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
getGetterMethod() - Method in class org.mule.metadata.ast.api.Property
 
getGlobalElements() - Method in class org.mule.runtime.app.declaration.api.ArtifactDeclaration
 
getGlobalName() - Method in interface org.mule.runtime.api.component.location.Location
 
getGlobalName() - Method in class org.mule.runtime.api.component.location.Location.LocationImpl
 
getGlobalName() - Method in interface org.mule.runtime.app.declaration.api.component.location.Location
 
getGlobalName() - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationImpl
 
getGlobalSettingsLocation() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
 
getGracefulShutdownTimeout() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getGrantTypes() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthModelProperty
 
getGroupCorrelation() - Method in interface org.mule.runtime.core.api.event.CoreEvent
Deprecated.
getGroupId() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
getGroupId() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor
 
getGroupSize() - Method in class org.mule.runtime.core.api.message.GroupCorrelation
Deprecated.
Determines how many messages are in the correlation group
getHeader(String) - Method in class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
getHeader(String) - Method in interface org.mule.runtime.http.api.domain.entity.multipart.Part
Returns the value of the specified mime header as a String.
getHeaderNames() - Method in class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
getHeaderNames() - Method in interface org.mule.runtime.http.api.domain.entity.multipart.Part
Gets the header names of this Part.
getHeaderNames() - Method in interface org.mule.runtime.http.api.domain.message.HttpMessage
 
getHeaders() - Method in class org.mule.runtime.extension.api.soap.SoapOutputPayload
 
getHeaders(String) - Method in class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
getHeaders(String) - Method in interface org.mule.runtime.http.api.domain.entity.multipart.Part
Gets the values of the Part header with the given name.
getHeaders() - Method in interface org.mule.runtime.http.api.domain.message.HttpMessage
 
getHeaders() - Method in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
 
getHeadersType() - Method in interface org.mule.runtime.soap.api.client.metadata.SoapOperationMetadata
 
getHeaderValue(String) - Method in interface org.mule.runtime.http.api.domain.message.HttpMessage
 
getHeaderValue(String) - Method in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
Returns the value of a given HTTP request.
getHeaderValueIgnoreCase(String) - Method in class org.mule.runtime.http.api.domain.message.BaseHttpMessage
 
getHeaderValueIgnoreCase(String) - Method in interface org.mule.runtime.http.api.domain.message.HttpMessage
 
getHeaderValues(String) - Method in interface org.mule.runtime.http.api.domain.message.HttpMessage
 
getHeaderValues(String) - Method in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
Gives access to all current values of a given HTTP header.
getHeaderValuesIgnoreCase(String) - Method in class org.mule.runtime.http.api.domain.message.BaseHttpMessage
 
getHeaderValuesIgnoreCase(String) - Method in interface org.mule.runtime.http.api.domain.message.HttpMessage
 
getHighestVersion() - Method in interface org.mule.maven.client.api.VersionRangeResult
Gets the highest version matching the requested range.
getHost() - Method in interface org.mule.runtime.http.api.client.proxy.ProxyConfig
 
getHost() - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration
 
getI18nMessage() - Method in exception org.mule.runtime.api.exception.MuleException
 
getId() - Method in interface org.mule.maven.client.api.model.RemoteRepository
Gets the identifier of this repository.
getId() - Method in class org.mule.metadata.api.model.MetadataFormat
 
getId(MetadataType) - Static method in class org.mule.metadata.java.api.utils.JavaTypeUtils
 
getId() - Method in class org.mule.runtime.api.bulk.BulkItem
The item id
getId() - Method in class org.mule.runtime.api.bulk.BulkOperationResult
 
getId() - Method in class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptor
 
getId() - Method in interface org.mule.runtime.api.event.EventContext
Unique time-based id (UUID) for this EventContext.
getId() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
getId() - Method in interface org.mule.runtime.api.metadata.MetadataKey
 
getId() - Method in interface org.mule.runtime.api.value.Value
 
getId() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getId() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getId() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getId() - Method in class org.mule.runtime.core.api.policy.PolicyParametrization
 
getId() - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
getId() - Method in class org.mule.runtime.deployment.model.api.plugin.LoaderDescriber
 
getId() - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
 
getId() - Method in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
 
getId() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
getId(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
getId() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
getId(ClassLoader) - Method in interface org.mule.runtime.module.artifact.api.classloader.ClassLoaderRepository
Returns the ID for a given class loader
getId() - Method in interface org.mule.runtime.module.artifact.api.descriptor.DescriptorLoader
 
getId() - Method in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
getId() - Method in class org.mule.runtime.module.extension.api.loader.java.CraftedExtensionModelLoader
 
getIdentifier() - Method in interface org.mule.runtime.api.component.TypedComponentIdentifier
 
getIdentifier() - Method in interface org.mule.runtime.api.message.ErrorType
Identifier of the error.
getIdentifier() - Method in interface org.mule.runtime.api.meta.model.notification.NotificationModel
Returns the ID of the notification.
getIdentifier() - Method in class org.mule.runtime.api.notification.IntegerAction
 
getIdentifier() - Method in interface org.mule.runtime.api.notification.Notification.Action
 
getIdentifier() - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel
 
getIdentifier() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
getIdentifier() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
getIdentifier() - Method in class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
Returns the ID of the notification.
getIgnoreArtifactDescriptorRepositories() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
 
getIgnoredConfigurationParameters() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
getImplementedInterfaces() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
getImportedType() - Method in class org.mule.runtime.api.meta.model.ImportedTypeModel
 
getImportedTypes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getImportedTypes() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getImportedTypes() - Method in class org.mule.runtime.extension.api.dsl.syntax.resolver.DefaultImportTypesStrategy
 
getImportedTypes() - Method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.ImportTypesStrategy
 
getImportedTypes() - Method in class org.mule.runtime.extension.api.dsl.syntax.resolver.SingleExtensionImportTypesStrategy
 
getImportedTypes() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
getInflightOperations() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationStats
 
getInfo() - Method in exception org.mule.runtime.api.exception.MuleException
 
getInfo(Throwable) - Method in interface org.mule.runtime.api.legacy.exception.ExceptionReader
Returns a map of the non-standard information stored on the exception
getInfo() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
getInfo() - Method in interface org.mule.runtime.core.api.message.ExceptionPayload
Deprecated.
 
getInitialBufferSize() - Method in class org.mule.runtime.core.api.streaming.bytes.InMemoryCursorStreamConfig
 
getInitialBufferSize() - Method in class org.mule.runtime.core.api.streaming.object.InMemoryCursorIteratorConfig
 
getInitialisationParameters() - Method in interface org.mule.runtime.extension.api.runtime.source.ParameterizedSource
Returns a Map with the parameters that the source uses for initialising itself.
getInitialisationPolicy() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getInitialise() - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
getInitialiserEvent() - Static method in class org.mule.runtime.module.extension.api.util.MuleExtensionUtils
Creates an empty event for extension initialization purposes
getInitialiserEvent(MuleContext) - Static method in class org.mule.runtime.module.extension.api.util.MuleExtensionUtils
Creates an empty event for extension initialization pusposes
getInitialState() - Method in interface org.mule.runtime.core.api.construct.Flow
 
getInjector() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Returns a Injector capable of injecting dependencies into objects
getInMemoryCursorProviderFactory(InMemoryCursorStreamConfig) - Method in interface org.mule.runtime.core.api.streaming.bytes.ByteStreamingManager
Creates a CursorStreamProviderFactory which buffers in memory
getInMemoryCursorProviderFactory(InMemoryCursorIteratorConfig) - Method in interface org.mule.runtime.core.api.streaming.object.ObjectStreamingManager
Creates a CursorIteratorProviderFactory which buffers in memory
getInnerAnnotation(Function<A, E>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a AnnotationValueFetcher from an Annotation inside the current Annotation
getInnerAnnotations(Function<A, E[]>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a list of AnnotationValueFetcher from an Annotation inside the current Annotation
getInnerClassName(String) - Static method in class org.mule.metadata.java.api.utils.ClassUtils
 
getInputMetadata(MetadataContext, Object) - Method in class org.mule.runtime.api.metadata.resolving.InputStaticTypeResolver
This method resolves the static input type for a ParameterModel proxing to the StaticResolver.getStaticMetadata() method.
getInputMetadata(MetadataContext, K) - Method in interface org.mule.runtime.api.metadata.resolving.InputTypeResolver
Given an instance of type K, resolves their MetadataType which represents the type structure.
getInputMetadata(MetadataContext, Object) - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
Null implementation of InputTypeResolver, used when no implementation is provided by the connector developer.
getInputMetadata(String) - Method in interface org.mule.runtime.soap.api.client.metadata.SoapMetadataResolver
 
getInputResolver(String) - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
Provides an instance of the InputTypeResolver type associated to the Component
getInputResolvers() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
Provides all the InputTypeResolver associated to the parameters of the Component.
getInputStream() - Method in class org.mule.runtime.core.api.config.ConfigResource
 
getInputStream() - Method in class org.mule.runtime.core.api.message.ds.ByteArrayDataSource
 
getInputStream() - Method in class org.mule.runtime.core.api.message.ds.InputStreamDataSource
 
getInputStream() - Method in class org.mule.runtime.core.api.message.ds.StringDataSource
 
getInputStream() - Method in class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
getInputStream() - Method in interface org.mule.runtime.http.api.domain.entity.multipart.Part
Gets the content of this part as an InputStream
getInputStream() - Method in class org.mule.runtime.module.artifact.api.classloader.net.MuleArtifactUrlConnection
Returns an input stream that represents the element in the url from the farthest MuleArtifactUrlConnection.SEPARATOR mark.
getInputType(String, MetadataType, MuleEventMetadataTypeBuilder, ExpressionLanguageMetadataTypeResolver.MessageCallback) - Method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver
Infers the expected input mule event type MuleEventMetadataType for specified output type with the given script.
getInstance() - Static method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver
Returns the default instance for this Type Resolver
getInstance(ClassLoader) - Static method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver
 
getInstance() - Static method in class org.mule.metadata.xml.api.SchemaCollector
 
getInstance() - Static method in class org.mule.runtime.api.metadata.MetadataKeysContainerBuilder
 
getInstance() - Static method in class org.mule.runtime.api.scheduler.SchedulerContainerPoolsConfig
 
getInstance() - Static method in class org.mule.runtime.core.api.exception.NullExceptionHandler
 
getInstance(MuleContext) - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
Creates an initialized object instance based on the class and sets any properties.
getInstance(MuleContext) - Method in interface org.mule.runtime.core.api.object.ObjectFactory
Retrieve an instance of the object.
getInstance() - Static method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
getInstance() - Static method in class org.mule.runtime.extension.api.dsql.DefaultQueryBuilder
 
getInstance() - Static method in class org.mule.runtime.extension.api.dsql.DsqlParser
 
getInstance() - Static method in class org.mule.runtime.http.api.utils.UriCache
 
getInt(Object, Integer) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
Gets a int from a value in a null-safe manner.
getInterceptors() - Method in interface org.mule.runtime.extension.api.runtime.Interceptable
Provides a list of interceptors in a proposed order of execution
getInterfaceGenerics(Class) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getInterfaceToTypes() - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
getInternalProtocol() - Method in interface org.mule.runtime.api.serialization.ObjectSerializer
Provides access to the serialization protocol used for internal consumption, that is, when objects are serialized on the container to reuse them later inside the container.
getInternalProtocol() - Method in class org.mule.runtime.module.artifact.api.serializer.ArtifactObjectSerializer
 
getInvocationError() - Method in class org.mule.runtime.extension.api.runtime.source.SourceResult
Indicates whether an error occurred before calling OnSuccess or OnError.
getIoCorePoolSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getIoKeepAlive() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getIoMaxPoolSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getIoQueueSize() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getIp() - Method in interface org.mule.runtime.http.api.server.ServerAddress
 
getItemDataType() - Method in interface org.mule.runtime.api.metadata.CollectionDataType
Obtains the DataType of the items in the collection.
getItems() - Method in class org.mule.runtime.api.bulk.BulkOperationResult
 
getItemSequenceInfo() - Method in interface org.mule.runtime.api.event.Event
Returns the sequence metadata of this event.
getItemSequenceInfo() - Method in interface org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo
 
getKeepAlive() - Method in interface org.mule.runtime.http.api.tcp.TcpSocketProperties
Enables SO_KEEPALIVE behavior on open sockets.
getKey() - Method in class org.mule.functional.api.component.SummaryLogChecker.SummaryInfo
 
getKey() - Method in interface org.mule.metadata.api.model.AttributeFieldType
The key of the attribute.
getKey() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeFieldType
 
getKey() - Method in class org.mule.metadata.api.model.impl.DefaultObjectFieldType
 
getKey() - Method in interface org.mule.metadata.api.model.ObjectFieldType
The key of this field
getKey() - Method in class org.mule.runtime.api.metadata.MetadataAttributes
Provides the MetadataKey associated (if any) to the resolution of the component's metadata.
getKey() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.CaseInsensitiveMapKey
 
getKey() - Method in interface org.mule.runtime.config.api.dsl.model.properties.ConfigurationProperty
 
getKey() - Method in interface org.mule.runtime.core.api.security.SecretKeyFactory
 
getKey() - Method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair
 
getKey() - Method in class org.mule.runtime.dsl.api.component.MapEntry
 
getKeyDataType() - Method in interface org.mule.runtime.api.metadata.MapDataType
Obtains the DataType of the keys in the map.
getKeyLowerCase() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.CaseInsensitiveMapKey
 
getKeyPassword() - Method in interface org.mule.runtime.api.tls.TlsContextKeyStoreConfiguration
 
getKeyPassword() - Method in class org.mule.runtime.extension.api.soap.security.config.WssKeyStoreConfiguration
 
getKeyResolver() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
Provides an instance of the TypeKeysResolver type associated to the Component
getKeys(String) - Method in interface org.mule.runtime.api.metadata.MetadataKeysContainer
Returns an Optional with Set for a given resolver name if it is present.
getKeys(MetadataContext) - Method in interface org.mule.runtime.api.metadata.resolving.TypeKeysResolver
Resolves the Set of types that can be described, representing them as a Set of MetadataKey
getKeys(MetadataContext) - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
Null implementation of TypeKeysResolver, used when no implementation is provided by the connector developer.
getKeysByCategory() - Method in interface org.mule.runtime.api.metadata.MetadataKeysContainer
 
getKeyStoreConfiguration() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
 
getKeyStoreConfiguration() - Method in class org.mule.runtime.extension.api.soap.security.DecryptSecurityStrategy
 
getKeyStoreConfiguration() - Method in class org.mule.runtime.extension.api.soap.security.EncryptSecurityStrategy
 
getKeyStoreConfiguration() - Method in class org.mule.runtime.extension.api.soap.security.SignSecurityStrategy
 
getKeyType() - Method in class org.mule.runtime.dsl.api.component.TypeDefinition.MapEntryType
 
getKeyTypeConverter() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
getLabel() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
 
getLabel() - Method in class org.mule.metadata.api.model.MetadataFormat
 
getLabels() - Method in class org.mule.metadata.api.annotation.EnumLabelsAnnotation
 
getLang() - Method in class org.mule.metadata.api.annotation.DescriptionAnnotation
 
getLang() - Method in class org.mule.metadata.xml.api.utils.SchemaHelper.XmlDoc
 
getLastFailure() - Method in interface org.mule.runtime.core.api.retry.RetryContext
The most recent failure which prevented the context from validating the connection.
getLastReceivedMessage() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
If enableMessageHistory = true, returns the last message received by the service in chronological order.
getLastUsedMillis() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationStats
 
getLatestState(PolicyStateId) - Method in interface org.mule.runtime.core.api.policy.PolicyStateHandler
 
getLayoutModel() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.AbstractParameterDeclaration
 
getLayoutModel() - Method in interface org.mule.runtime.api.meta.model.display.HasLayoutModel
 
getLayoutModel() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
The value of LayoutModel.getOrder() is to be consider relative to the owning ParameterGroupModel
getLayoutModel() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
 
getLayoutModel() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
getLayoutModel() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
The value of LayoutModel.getOrder() is to be consider relative to the owning ParameterGroupModel
getLayoutModel(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
getLeft() - Method in class org.mule.runtime.core.api.functional.Either
 
getLength() - Method in class org.mule.runtime.api.metadata.TypedValue
Deprecated.
getLength() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
Deprecated.
getLength() - Method in class org.mule.runtime.http.api.domain.entity.ByteArrayHttpEntity
 
getLength() - Method in class org.mule.runtime.http.api.domain.entity.EmptyHttpEntity
 
getLength() - Method in interface org.mule.runtime.http.api.domain.entity.HttpEntity
Provides the length (in bytes) of the HttpEntity, if known.
getLength() - Method in class org.mule.runtime.http.api.domain.entity.InputStreamHttpEntity
 
getLength() - Method in class org.mule.runtime.http.api.domain.entity.multipart.MultipartHttpEntity
 
getLength() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getLicense() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel
 
getLicenseModel() - Method in class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginDescriptor
 
getLifecycleActions() - Method in class org.mule.tests.parsers.api.LifecycleSensingMessageProcessor
 
getLifecycleActions() - Method in class org.mule.tests.parsers.api.LifecycleSensingObjectFactory
 
getLifecycleActions() - Method in class org.mule.tests.parsers.api.TestObject
 
getLifecycleActions() - Method in class org.mule.tests.parsers.api.TestObjectFactory
 
getLifecycleInvocations() - Method in class org.mule.functional.api.component.LifecycleObject
 
getLifecycleManager() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getLifecycleState() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleStateEnabled
 
getLifecycleState() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
getLimit() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
 
getLine() - Method in class org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver.MessagePosition
 
getLine() - Method in class org.mule.runtime.api.el.validation.Position
 
getLineInFile() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
 
getLineInFile() - Method in interface org.mule.runtime.api.component.location.LocationPart
 
getLineInFile() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
 
getLineInFile() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
getLineNumber() - Method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
getLineNumber() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
getLinger() - Method in interface org.mule.runtime.http.api.tcp.TcpSocketProperties
This sets the SO_LINGER value.
getListener() - Method in class org.mule.functional.api.component.SkeletonSource
 
getListener() - Method in class org.mule.runtime.core.api.context.notification.ListenerSubscriptionPair
 
getListeners() - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
getLiteralValue() - Method in interface org.mule.runtime.extension.api.runtime.parameter.Literal
The parameter's literal value, as was written in the DSL
getLoader(ExtensionElement, String) - Method in interface org.mule.runtime.module.extension.api.loader.ModelLoaderDelegateFactory
Returns a new ModelLoaderDelegate instance based on the given ExtensionElement and version.
getLoader() - Method in class org.mule.test.runner.api.MulePluginBasedLoaderFinder
 
getLocalHost() - Static method in class org.mule.runtime.core.api.util.NetworkUtils
 
getLocalHostAddress() - Method in interface org.mule.runtime.http.api.domain.request.ServerConnection
 
getLocalHostIp(String) - Static method in class org.mule.runtime.core.api.util.NetworkUtils
Resolves a local IP for a host name.
getLocalLockFactory() - Method in class org.mule.functional.api.component.DependencyInjectionObject
 
getLocalMavenRepositoryLocation() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
 
getLocalName(Element) - Static method in class org.mule.metadata.xml.api.utils.SchemaHelper
 
getLocalObjectStoreManager() - Method in class org.mule.functional.api.component.DependencyInjectionObject
 
getLocalPart(ObjectFieldType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
Returns the local part of an ObjectFieldType
getLocalRepositorySuppliers() - Method in interface org.mule.maven.client.api.MavenClientProvider
 
getLocalResourceLocations() - Method in class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
 
getLocation() - Method in class org.mule.metadata.message.api.LocationAnnotation
 
getLocation() - Method in class org.mule.runtime.api.component.AbstractComponent
 
getLocation() - Method in interface org.mule.runtime.api.component.Component
 
getLocation() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
 
getLocation() - Method in class org.mule.runtime.api.el.validation.ValidationMessage
 
getLocation() - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
getLocation() - Method in interface org.mule.runtime.core.api.component.InternalComponent
 
getLocation() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
 
getLocation() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
 
getLocationUri() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
getLocator() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getLock() - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Obtains the object used to synchronize the service.
getLockFactory() - Method in class org.mule.functional.api.component.DependencyInjectionObject
 
getLockFactory() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Factory for creating locks for synchronizing mule components.
getLockFactory() - Method in class org.mule.tests.parsers.api.TestObject
 
getLogConfigFile() - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
getLong(Object, Long) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
Gets a long from a value in a null-safe manner.
getLookupStrategy() - Method in exception org.mule.runtime.module.artifact.api.classloader.exception.CompositeClassNotFoundException
 
getLowestVersion() - Method in interface org.mule.maven.client.api.VersionRangeResult
Gets the lowest version matching the requested range.
getMajor() - Method in class org.mule.runtime.api.meta.MuleVersion
 
getManifest() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getManifestProperty(String) - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getMavenConfig() - Static method in class org.mule.runtime.globalconfig.api.GlobalConfigLoader
 
getMavenConfiguration() - Method in interface org.mule.maven.client.api.MavenClient
 
getMavenRemoteRepositories() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
 
getMax() - Method in class org.mule.metadata.api.annotation.FieldOccurrenceAnnotation
 
getMax() - Method in class org.mule.metadata.api.annotation.LengthAnnotation
 
getMaxActive() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getMaxBufferSize() - Method in class org.mule.runtime.core.api.streaming.bytes.InMemoryCursorStreamConfig
 
getMaxBufferSize() - Method in class org.mule.runtime.core.api.streaming.object.InMemoryCursorIteratorConfig
 
getMaxConcurrency() - Method in interface org.mule.runtime.core.api.construct.Pipeline
 
getMaxConcurrentTasks() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
getMaxConnections() - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration
 
getMaxEntries() - Method in class org.mule.runtime.api.store.ObjectStoreSettings
Returns the max number of entries allowed.
getMaxExecutionTime() - Method in class org.mule.runtime.core.api.management.stats.ComponentStatistics
The maximum total event execution time seen since last cleared.
getMaxIdle() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getMaxIdleTime() - Method in interface org.mule.runtime.extension.api.runtime.ExpirationPolicy
Returns a scalar value for the maximum amount of time that an instance should be allowed to be idle
getMaxOccurs() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclaration
 
getMaxOccurs() - Method in interface org.mule.runtime.api.meta.model.nested.NestedRouteModel
Optional value which represents the maximum amount of times that this route can be used inside the owning component.
getMaxOccurs() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
 
getMaxOutstandingMessages() - Method in class org.mule.runtime.core.api.config.QueueProfile
This specifies the number of messages that can be queued before it starts blocking.
getMaxPoolSize() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getMaxProcessingTime() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
 
getMaxQueueTransactionFilesSizeInMegabytes() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getMaxQueueTransactionFilesSizeInMegabytes() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
The approximated maximum space in megabytes used by the transaction log files for transactional persistent queues.
getMaxWait() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getMaxWait() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getMaxWaitUnit() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getMediaType() - Method in interface org.mule.runtime.api.metadata.DataType
The mime type of the the source object to transform.
getMediaType() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
The new MediaType that the operation wants to set on Message payload.
getMediaType() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getMessage() - Method in class org.mule.functional.api.notification.FunctionalTestNotification
 
getMessage() - Method in class org.mule.runtime.api.bulk.BulkItem
Message to add context on this item.
getMessage() - Method in interface org.mule.runtime.api.component.execution.InputEvent
Returns the message payload for this event
getMessage() - Method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
getMessage() - Method in class org.mule.runtime.api.el.validation.ValidationMessage
 
getMessage() - Method in interface org.mule.runtime.api.event.Event
Returns the message payload for this event
getMessage() - Method in exception org.mule.runtime.api.exception.MuleException
 
getMessage() - Method in class org.mule.runtime.api.i18n.I18nMessage
 
getMessage(Throwable) - Method in interface org.mule.runtime.api.legacy.exception.ExceptionReader
 
getMessage() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
getMessage() - Method in class org.mule.runtime.api.value.ResolvingFailure
 
getMessage() - Method in exception org.mule.runtime.core.api.expression.InvalidExpressionException
 
getMessage() - Method in interface org.mule.runtime.core.api.message.ExceptionPayload
Deprecated.
 
getMessage() - Method in class org.mule.runtime.extension.api.loader.Problem
 
getMessage() - Method in exception org.mule.runtime.module.artifact.api.classloader.exception.NotExportedClassException
 
getMessageCode() - Method in exception org.mule.runtime.api.exception.MuleException
 
getMessageLinesFromLogLines(List<String>) - Method in class org.mule.functional.api.component.AbstractLogChecker
Extracts the message part of the log.
getMessageSources() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
 
getMessageSources() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getMessageSources() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithSourcesDeclaration
 
getMessageType() - Method in interface org.mule.metadata.message.api.MuleEventMetadataType
The message metadata type
getMessagingExceptionCause(Throwable) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
Given a MessagingException return the first cause that isn't a messaging exception.
getMetadata() - Method in interface org.mule.runtime.api.metadata.MetadataProvider
Resolves the ComponentMetadataDescriptor for the current component using only the static types of the Component's parameters, attributes and output.
getMetadata(MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataProvider
Resolves the ComponentMetadataDescriptor for the current component using both static and dynamic resolving of the Component's parameters, attributes and output.
getMetadataAttributes() - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor
 
getMetadataFormat() - Method in class org.mule.metadata.api.model.impl.BaseMetadataType
 
getMetadataFormat() - Method in interface org.mule.metadata.api.model.MetadataType
Return the format of the underlying type system where this type was mapped from.
getMetadataFromSample(InputStream, Map<String, Object>, String) - Method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver
Infers the metadata out of a sample data
getMetadataKeys() - Method in interface org.mule.runtime.api.metadata.MetadataKeyProvider
Returns the a MetadataKeysContainer with the MetadataKeys provided per TypeKeysResolver associated to this Component.
getMetadataKeys(Location) - Method in interface org.mule.runtime.api.metadata.MetadataService
Returns the list of types that can be described by the TypeKeysResolver associated to the MetadataKeyProvider Component identified by the Location.
getMetadataKeys() - Method in interface org.mule.runtime.soap.api.client.metadata.SoapMetadataKeyResolver
 
getMetadataProperties() - Method in class org.mule.runtime.app.declaration.api.EnrichableElementDeclaration
getMetadataProperties() - Method in interface org.mule.runtime.app.declaration.api.MetadataPropertiesAwareElementDeclaration
 
getMetadataProperties() - Method in class org.mule.runtime.app.declaration.api.ParameterElementDeclaration
getMetadataProperty(Class<T>) - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
Returns a registered model property of typepropertyType
getMetadataProperty(Class<T>) - Method in interface org.mule.runtime.api.metadata.MetadataEnrichableModel
Returns a registered model property of typepropertyType
getMetadataProperty(String) - Method in class org.mule.runtime.app.declaration.api.EnrichableElementDeclaration
Retrieves a metadataProperty to the ElementDeclaration.
getMetadataProperty(String) - Method in interface org.mule.runtime.app.declaration.api.MetadataPropertiesAwareElementDeclaration
Retrieves a metadataProperty to the ElementDeclaration.
getMetadataProperty(String) - Method in class org.mule.runtime.app.declaration.api.ParameterElementDeclaration
Retrieves a metadataProperty to the ElementDeclaration.
getMetadataProperty(Class<T>) - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
Returns a registered model property of typepropertyType
getMetadataResolver() - Method in interface org.mule.runtime.soap.api.client.SoapClient
 
getMetadataService() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
Do not use this method if the artifact initialization wasn't successful or the artifact has been destroyed.
getMetaInfo() - Method in class org.mule.runtime.core.api.retry.async.AsynchronousRetryTemplate
 
getMetaInfo() - Method in class org.mule.runtime.core.api.retry.policy.AbstractPolicyTemplate
 
getMetaInfo() - Method in interface org.mule.runtime.core.api.retry.policy.RetryPolicyTemplate
 
getMetaInfo() - Method in interface org.mule.runtime.core.api.retry.RetryContext
 
getMethod() - Method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
getMethod(Class<?>, String, Class<?>[]) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Returns a matching method for the given name and parameters on the given class If the parameterTypes arguments is null it will return the first matching method on the class.
getMethod(Class, String, Class[], boolean) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
getMethod() - Method in interface org.mule.runtime.http.api.domain.message.request.HttpRequest
 
getMethod() - Method in class org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder
 
getMethod() - Method in class org.mule.runtime.http.policy.api.HttpPolicyPointcutParameters
 
getMethod() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getMethodRequestMatcher() - Method in interface org.mule.runtime.http.api.server.PathAndMethodRequestMatcher
 
getMethods() - Method in interface org.mule.runtime.http.api.server.MethodRequestMatcher
 
getMin() - Method in class org.mule.metadata.api.annotation.FieldOccurrenceAnnotation
 
getMin() - Method in class org.mule.metadata.api.annotation.LengthAnnotation
 
getMinEvictionMillis() - Method in class org.mule.runtime.api.config.PoolingProfile
 
getMinExecutionTime() - Method in class org.mule.runtime.core.api.management.stats.ComponentStatistics
The minimum total event execution time seen since last cleared.
getMinMuleVersion() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
getMinMuleVersion() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getMinMuleVersion() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
getMinOccurs() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclaration
 
getMinOccurs() - Method in interface org.mule.runtime.api.meta.model.nested.NestedRouteModel
Represents the minimum amount of times that this route can be used inside the owning component.
getMinOccurs() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
 
getMinor() - Method in class org.mule.runtime.api.meta.MuleVersion
 
getMinPoolSize() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getMinProcessingTime() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
 
getModel() - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor
 
getModel() - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel
 
getModel() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
 
getModelName(Object) - Static method in class org.mule.runtime.extension.api.util.NameUtils
 
getModelProperties() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Returns a Set with the currently added properties.
getModelProperties() - Method in interface org.mule.runtime.api.meta.model.EnrichableModel
Returns all the model properties registered for this model
getModelProperties() - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
Returns all the model properties registered for this model
getModelProperty(Class<P>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Returns the model property registered under key
getModelProperty(Class<T>) - Method in interface org.mule.runtime.api.meta.model.EnrichableModel
Returns a registered model property of type propertyType.
getModelProperty(Class<T>) - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
Returns a registered model property of type propertyType.
getModels(String) - Method in interface org.mule.runtime.extension.api.values.ComponentValueProvider
Retrieves the list of associated ValueProviderModel with the given provider name in the component
getModules() - Method in interface org.mule.runtime.container.api.ModuleRepository
 
getMuleAppDir(String) - Static method in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
 
getMuleAppsDir() - Static method in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
 
getMuleArtifactModelJsonSerializer() - Method in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
 
getMuleBase() - Static method in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
The mule runtime base folder is a directory similar to the mule runtime installation one but with only the specific configuration parts of the mule runtime installation such as the apps folder, the domain folder, the conf folder.
getMuleBaseFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getMuleConfDir() - Static method in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
 
getMuleContext() - Method in class org.mule.functional.api.component.LifecycleObject
 
getMuleContext() - Method in interface org.mule.runtime.core.api.construct.FlowConstruct
 
getMuleContext() - Method in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
getMuleContext() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
getMuleContext() - Method in class org.mule.runtime.core.api.processor.AbstractMuleObjectOwner
 
getMuleContext() - Method in interface org.mule.runtime.deployment.model.api.artifact.ArtifactContext
 
getMuleContext() - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration
 
getMuleContext() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getMuleContext() - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
getMuleDomainsDir() - Static method in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
 
getMuleExpressionLanguage() - Method in class org.mule.functional.api.component.DependencyInjectionObject
 
getMuleHome() - Static method in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
 
getMuleHomeDirectory() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getMuleHomeDirectory() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getMuleHomeFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getMuleLibDir() - Static method in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
 
getMuleLibFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getMuleLocalJarFile() - Static method in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
 
getMuleMessageTransformerBaseBuilder() - Static method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionProviderUtils
 
getName() - Method in class org.mule.functional.api.component.SharedConfig
 
getName() - Method in class org.mule.metadata.api.annotation.AccessibilityAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.DefaultValueAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.DescriptionAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.EnumAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.EnumLabelsAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.ExampleAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.FieldOccurrenceAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.IntAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.LabelAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.LengthAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.NumberRangeAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.RegexPatternAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.TypeAliasAnnotation
 
getName() - Method in interface org.mule.metadata.api.annotation.TypeAnnotation
A name of the annotation
getName() - Method in class org.mule.metadata.api.annotation.TypeIdAnnotation
 
getName() - Method in class org.mule.metadata.api.annotation.UniquesItemsAnnotation
 
getName() - Method in interface org.mule.metadata.api.model.AttributeKeyType
The name of the key if it is a named key else throws a NoSuchElementException.
getName() - Method in class org.mule.metadata.api.model.FunctionParameter
Returns the name of the parameter
getName() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeKeyType
 
getName() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
 
getName() - Method in class org.mule.metadata.api.model.impl.DefaultTypeParameterType
 
getName() - Method in interface org.mule.metadata.api.model.ObjectKeyType
The name of the key if it is a named key else throws a NoSuchElementException.
getName() - Method in interface org.mule.metadata.api.model.TypeParameterType
The name of the type parameter
getName() - Method in class org.mule.metadata.ast.api.Property
 
getName() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
getName() - Method in class org.mule.metadata.message.api.el.ModuleDefinition
 
getName() - Method in class org.mule.metadata.message.api.LocationAnnotation
 
getName() - Method in interface org.mule.runtime.api.component.ComponentIdentifier
 
getName() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
getName() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getName() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
Gets the name of the object
getName() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NamedDeclaration
Gets the name of the object
getName() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
A simple name for this extension.
getName() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
 
getName() - Method in interface org.mule.runtime.api.meta.model.ModelProperty
A unique name which identifies this property.
getName() - Method in interface org.mule.runtime.api.meta.NamedObject
Gets the name of the object
getName() - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor
 
getName() - Method in class org.mule.runtime.api.metadata.FunctionParameter
 
getName() - Method in interface org.mule.runtime.api.metadata.MetadataProperty
A unique name which identifies this property.
getName() - Method in class org.mule.runtime.api.metadata.resolving.FailureCode
 
getName() - Method in interface org.mule.runtime.api.scheduler.Scheduler
Returns a name that indicates where was this scheduler created.
getName() - Method in interface org.mule.runtime.api.scheduler.SchedulerView
Returns a name that indicates where was this scheduler created.
getName() - Method in class org.mule.runtime.app.declaration.api.ElementDeclaration
getName() - Method in interface org.mule.runtime.app.declaration.api.NamedElementDeclaration
 
getName() - Method in class org.mule.runtime.config.api.dsl.processor.SimpleConfigAttribute
 
getName() - Method in class org.mule.runtime.container.api.MuleModule
 
getName() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
 
getName() - Method in class org.mule.runtime.core.api.message.ds.ByteArrayDataSource
 
getName() - Method in class org.mule.runtime.core.api.message.ds.InputStreamDataSource
 
getName() - Method in class org.mule.runtime.core.api.message.ds.StringDataSource
 
getName() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
getName() - Method in class org.mule.runtime.core.api.security.AbstractSecurityProvider
 
getName() - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
getName() - Method in class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
 
getName() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
getName() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
Gets the name of the object
getName() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthModelProperty
A unique name which identifies this property.
getName() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthParameterModelProperty
A unique name which identifies this property.
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ConfigOverrideTypeAnnotation
 
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
 
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
A name of the annotation
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
 
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
 
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
 
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.FlattenedTypeAnnotation
 
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.InfrastructureTypeAnnotation
 
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
A name of the annotation
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LiteralTypeAnnotation
A name of the annotation
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.NullSafeTypeAnnotation
 
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
 
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterResolverTypeAnnotation
A name of the annotation
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
 
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
A name of the annotation
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
 
getName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
A name of the annotation
getName() - Method in class org.mule.runtime.extension.api.dsql.EntityType
 
getName() - Method in class org.mule.runtime.extension.api.dsql.Field
 
getName() - Method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
Gets the name of the object
getName() - Method in class org.mule.runtime.extension.api.property.ClassLoaderModelProperty
 
getName() - Method in class org.mule.runtime.extension.api.property.DefaultImplementingTypeModelProperty
 
getName() - Method in class org.mule.runtime.extension.api.property.InfrastructureParameterModelProperty
 
getName() - Method in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
A unique name which identifies this property.
getName() - Method in class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
A unique name which identifies this property.
getName() - Method in class org.mule.runtime.extension.api.property.QNameModelProperty
 
getName() - Method in class org.mule.runtime.extension.api.property.XmlExtensionModelProperty
 
getName() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
 
getName() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationProvider
The name under which this provider has been registered
getName() - Method in class org.mule.runtime.extension.api.stereotype.AppConfigStereotype
 
getName() - Method in class org.mule.runtime.extension.api.stereotype.ConnectionStereotype
 
getName() - Method in class org.mule.runtime.extension.api.stereotype.ErrorHandlerStereotype
 
getName() - Method in class org.mule.runtime.extension.api.stereotype.FlowStereotype
 
getName() - Method in class org.mule.runtime.extension.api.stereotype.ModuleConfigStereotype
 
getName() - Method in class org.mule.runtime.extension.api.stereotype.ObjectStoreStereotype
 
getName() - Method in class org.mule.runtime.extension.api.stereotype.OnErrorStereotype
 
getName() - Method in class org.mule.runtime.extension.api.stereotype.ProcessorStereotype
 
getName() - Method in class org.mule.runtime.extension.api.stereotype.SourceStereotype
 
getName() - Method in interface org.mule.runtime.extension.api.stereotype.StereotypeDefinition
 
getName() - Method in class org.mule.runtime.extension.api.stereotype.ValidatorStereotype
 
getName() - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration
 
getName() - Method in class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
getName() - Method in interface org.mule.runtime.http.api.domain.entity.multipart.Part
Gets the name of this part
getName() - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration
 
getName() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
getName() - Method in class org.mule.runtime.module.extension.api.loader.java.property.ComponentExecutorModelProperty
A unique name which identifies this property.
getName() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionElement
 
getName() - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.DefaultPropertyElement
Returns the component's name
getName() - Method in class org.mule.test.runner.api.ArtifactUrlClassification
 
getName() - Method in class org.mule.test.runner.api.PluginUrlClassification
 
getNameClassMapping() - Method in interface org.mule.metadata.persistence.api.TypeAnnotationSerializerExtender
The purpose of this registry is to provide a mapping between a "friendly name" (TypeAnnotation.getName()) and the correspondent concrete class (TypeAnnotation#getClass()), this allows to the serialization to write a more compact and easy to read name, instead of using the full qualifier name of the concrete class.
getNamespace() - Method in interface org.mule.runtime.api.component.ComponentIdentifier
The namespace is a short name of the extension that defines the component.
getNamespace() - Method in interface org.mule.runtime.api.message.ErrorType
The namespace of the module where the error is defined.
getNamespace() - Method in interface org.mule.runtime.api.meta.model.error.ErrorModel
Gets the namespace of error.
getNamespace() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
Gets the namespace of error.
getNamespace() - Method in interface org.mule.runtime.api.meta.model.notification.NotificationModel
Gets the namespace of notification.
getNamespace() - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
Gets the namespace of error.
getNamespace() - Method in interface org.mule.runtime.api.meta.model.stereotype.StereotypeModel
Gets the namespace of error.
getNamespace() - Method in class org.mule.runtime.api.meta.model.XmlDslModel
 
getNamespace() - Method in class org.mule.runtime.api.notification.IntegerAction
 
getNamespace() - Method in interface org.mule.runtime.api.notification.Notification.Action
 
getNamespace() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
getNamespace() - Method in class org.mule.runtime.config.api.dsl.xml.StaticXmlNamespaceInfo
 
getNamespace() - Method in interface org.mule.runtime.dsl.api.xml.XmlNamespaceInfo
 
getNamespace() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getNamespace() - Method in class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
Gets the namespace of notification.
getNamespace() - Method in class org.mule.runtime.extension.api.stereotype.MuleStereotypeDefinition
 
getNamespace() - Method in interface org.mule.runtime.extension.api.stereotype.StereotypeDefinition
The stereotype's namespace.
getNamespacesDependencies() - Method in class org.mule.runtime.extension.api.property.XmlExtensionModelProperty
 
getNamespaceUriPrefix() - Method in class org.mule.runtime.config.api.dsl.xml.StaticXmlNamespaceInfo
 
getNamespaceUriPrefix() - Method in interface org.mule.runtime.dsl.api.xml.XmlNamespaceInfo
A mule extension may support different xml versions.
getNestedComponents() - Method in interface org.mule.runtime.api.meta.model.ComposableModel
 
getNestedComponents() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclaration
 
getNestedComponents() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclaration
 
getNestedComponents() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithNestedComponentsDeclaration
 
getNestedComponents() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
getNestedComponents() - Method in class org.mule.runtime.extension.api.model.AbstractComponentModel
getNestedComponents() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
 
getNextMessage() - Method in class org.mule.runtime.api.i18n.I18nMessage
 
getNode() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
getNode() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getNonMuleException(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getNonProxyHosts() - Method in interface org.mule.runtime.http.api.client.proxy.ProxyConfig
 
getNormalizedNamespace(String, String) - Method in class org.mule.runtime.config.api.dsl.processor.xml.XmlApplicationParser
 
getNotificationActions() - Method in interface org.mule.runtime.extension.api.annotation.notification.NotificationActionProvider
 
getNotificationFirer() - Method in interface org.mule.runtime.core.api.retry.RetryContext
 
getNotificationListeners() - Method in class org.mule.runtime.core.api.policy.PolicyParametrization
 
getNotificationManager() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getNotificationModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
getNotificationModels() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getNotificationModels() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getNotificationModels() - Method in interface org.mule.runtime.api.meta.model.notification.HasNotifications
 
getNotificationModels() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
 
getNotificationModels() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
getNotifier() - Method in class org.mule.runtime.core.api.retry.async.AsynchronousRetryTemplate
 
getNotifier() - Method in class org.mule.runtime.core.api.retry.policy.AbstractPolicyTemplate
 
getNotifier() - Method in interface org.mule.runtime.core.api.retry.policy.RetryPolicyTemplate
 
getNotRouted() - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
getNtlmDomain() - Method in interface org.mule.runtime.http.api.client.proxy.ProxyConfig.NtlmProxyConfig
 
getNullCursorProviderFactory() - Method in interface org.mule.runtime.core.api.streaming.bytes.ByteStreamingManager
Creates a null object implementation of CursorStreamProviderFactory
getNullCursorProviderFactory() - Method in interface org.mule.runtime.core.api.streaming.object.ObjectStreamingManager
Creates a null object implementation of CursorIteratorProviderFactory
getNullSafeGroup() - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
getNullSafeGroupShowInDsl() - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
getNullSafeInteger() - Method in class org.mule.test.implicit.config.extension.extension.api.NullSafePojo
 
getNullSafePojo() - Method in class org.mule.test.implicit.config.extension.extension.api.NullSafeParameterGroup
 
getNullSafePojoShowInDsl() - Method in class org.mule.test.implicit.config.extension.extension.api.NullSafeParameterGroupShowInDsl
 
getNumberOfInvocationsFor(String) - Static method in class org.mule.functional.api.component.InvocationCountMessageProcessor
 
getNumberValue(Function<A, N>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a Number value of an Annotation property
getObject(String) - Method in interface org.mule.runtime.api.ioc.ObjectProvider
Finds an object by name
getObject() - Method in class org.mule.runtime.config.api.factories.streaming.AbstractCursorProviderObjectFactory
 
getObject() - Method in class org.mule.runtime.dsl.api.component.AbstractComponentFactory
 
getObject() - Method in interface org.mule.runtime.dsl.api.component.ObjectFactory
 
getObjectByType(Class<?>) - Method in interface org.mule.runtime.api.ioc.ObjectProvider
Finds an object by type
getObjectClass() - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
getObjectClass() - Method in interface org.mule.runtime.core.api.object.ObjectFactory
Returns the class of the object to be instantiated without actually creating an instance.
getObjectClassName() - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
getObjectFactory() - Method in class org.mule.tests.parsers.api.LifecycleSensingMessageProcessor
 
getObjectFactory() - Method in class org.mule.tests.parsers.api.TestObject
 
getObjectFactoryType() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
getObjectsByType(Class<T>) - Method in interface org.mule.runtime.api.ioc.ObjectProvider
Finds all objects matching the given type
getObjectSerializer() - Method in class org.mule.functional.api.component.DependencyInjectionObject
 
getObjectSerializer() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
The instance of ObjectSerializer to be used to serialize/deserealize objects
getObjectStore(String) - Method in interface org.mule.runtime.api.store.ObjectStoreManager
Returns an ObjectStore previously defined through the ObjectStoreManager.createObjectStore(String, ObjectStoreSettings) method.
getObjectStore() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
getObjectStoreManager() - Method in class org.mule.functional.api.component.DependencyInjectionObject
 
getObjectStoreManager() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getObjectStreamingStrategyType() - Method in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
 
getObjectType() - Method in interface org.mule.runtime.dsl.api.component.ObjectTypeProvider
 
getObjectType() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationFactory
Returns the type of the object to be returned by this instance
getObjectType() - Method in interface org.mule.runtime.extension.api.runtime.connectivity.ConnectionProviderFactory
Returns the concrete type of the object to be returned by this instance
getOfflineMode() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
 
getOffset() - Method in class org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver.MessagePosition
 
getOffset() - Method in class org.mule.runtime.api.el.validation.Position
 
getOffset() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
 
getOnBackPressureMethod() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getOnErrorMethod() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getOnResponseMethod() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getOnTerminateMethod() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getOpenCursorProvidersCount() - Method in interface org.mule.runtime.core.api.streaming.StreamingStatistics
 
getOpenCursorsCount() - Method in interface org.mule.runtime.core.api.streaming.StreamingStatistics
 
getOpenRestriction() - Method in class org.mule.metadata.api.model.impl.DefaultObjectType
 
getOpenRestriction() - Method in interface org.mule.metadata.api.model.ObjectType
Returns the restriction if any specified for the open type.
getOperation() - Method in class org.mule.runtime.extension.api.soap.WebServiceTypeKey
 
getOperation() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getOperation() - Method in interface org.mule.runtime.soap.api.message.SoapRequest
 
getOperationContainers() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithOperationContainers
 
getOperationMetadata(Location) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves the ComponentMetadataDescriptor for the MetadataProvider Component identified by the Location using only the static types of its parameters, attributes and output.
getOperationMetadata(Location, MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves the ComponentMetadataDescriptor for the MetadataProvider Component identified by the Location using both static and dynamic resolving of the parameters, attributes and output types.
getOperationModel(String) - Method in interface org.mule.runtime.api.meta.model.operation.HasOperationModels
Returns the OperationModel that matches the given name.
getOperationModel(String) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
Returns the OperationModel that matches the given name.
getOperationModels() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns a List of OperationModels defined at the extension level.
getOperationModels() - Method in interface org.mule.runtime.api.meta.model.operation.HasOperationModels
Returns a List of OperationModels defined at the level of the component implementing this interface.
getOperationModels() - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
Returns a List of OperationModels defined at the level of the component implementing this interface.
getOperationPolicyChain() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
getOperationPolicyChain() - Method in interface org.mule.runtime.core.api.policy.PolicyInstance
 
getOperations() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclaration
 
getOperations() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getOperations() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOperationsDeclaration
 
getOptionalNoDefault() - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
getOptionalWithDefault() - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
getOrBuildEvent() - Method in class org.mule.functional.api.flow.FlowConstructRunner
 
getOrCreateObjectStore(String, ObjectStoreSettings) - Method in interface org.mule.runtime.api.store.ObjectStoreManager
Returns the ObjectStore of name if it has already been defined.
getOrDefault(Object, V) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
getOrder() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
getOrder() - Method in class org.mule.runtime.core.api.policy.PolicyParametrization
 
getOrder() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
 
getOrder() - Method in class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
The order of this parameter in the MetadataKey.
getOrderByFields() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
 
getOriginatingLocation() - Method in interface org.mule.runtime.api.event.EventContext
 
getOtherLifecycleObject() - Method in class org.mule.functional.api.component.LifecycleObject
 
getOutboundCorrelationId(CorrelationInfo, String) - Method in enum org.mule.runtime.extension.api.runtime.parameter.OutboundCorrelationStrategy
Determines the correlation id that should be sent through an outbound operation (if any).
getOutput() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
getOutput() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclaration
 
getOutput() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOutputDeclaration
 
getOutput() - Method in interface org.mule.runtime.api.meta.model.function.FunctionModel
Returns a MetadataType for the value that this component sets on the output Message.getPayload() field.
getOutput() - Method in interface org.mule.runtime.api.meta.model.HasOutputModel
Returns a MetadataType for the value that this component sets on the output Message.getPayload() field.
getOutput() - Method in class org.mule.runtime.extension.api.loader.xml.declaration.DeclarationOperation
 
getOutput() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
Returns a MetadataType for the value that this component sets on the output Message.getPayload() field.
getOutput() - Method in class org.mule.runtime.extension.api.model.function.ImmutableFunctionModel
 
getOutput() - Method in class org.mule.runtime.extension.api.runtime.operation.Result
 
getOutput() - Method in class org.mule.runtime.module.extension.api.runtime.privileged.EventedResult
 
getOutputAttributes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
getOutputAttributes() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOutputDeclaration
 
getOutputAttributes() - Method in interface org.mule.runtime.api.meta.model.HasOutputModel
Returns a OutputModel for the value that this operation sets on the output attributes of the message.
getOutputAttributes() - Method in class org.mule.runtime.extension.api.loader.xml.declaration.DeclarationOperation
 
getOutputAttributes() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
Returns a OutputModel for the value that this operation sets on the output attributes of the message.
getOutputAttributesResolver() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
Provides an instance of the AttributesTypeResolver type associated to the Component
getOutputAttributesResolverName() - Method in class org.mule.runtime.api.metadata.MetadataAttributes
Provides the name of the output attributes resolver (if any) associated to the Component.
getOutputMetadata(String) - Method in interface org.mule.runtime.soap.api.client.metadata.SoapMetadataResolver
 
getOutputResolver() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
Provides an instance of the OutputTypeResolver type associated to the Component
getOutputResolverName() - Method in class org.mule.runtime.api.metadata.MetadataAttributes
Provides the name of the output resolver (if any) associated to the Component.
getOutputStream() - Method in class org.mule.runtime.core.api.message.ds.ByteArrayDataSource
 
getOutputStream() - Method in class org.mule.runtime.core.api.message.ds.InputStreamDataSource
 
getOutputStream() - Method in class org.mule.runtime.core.api.message.ds.StringDataSource
 
getOutputType(TypeBindings, String, ExpressionLanguageMetadataTypeResolver.MessageCallback) - Method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver
Returns the result type expression when invoked with the given TypeBindings.
getOutputType(TypeBindings, String, String, ExpressionLanguageMetadataTypeResolver.MessageCallback) - Method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver
Returns the result type expression when invoked with the given TypeBindings.
getOutputType(MetadataContext, Object) - Method in class org.mule.runtime.api.metadata.resolving.OutputStaticTypeResolver
This method resolves the static output type for a OutputModel proxing to the StaticResolver.getStaticMetadata() method.
getOutputType(MetadataContext, K) - Method in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver
Given an instance of type K, resolves their MetadataType, which represents the type structure.
getOutputType(MetadataContext, Object) - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
Null implementation of OutputTypeResolver, used when no implementation is provided by the connector developer.
getOutputType(MetadataContext, String) - Method in class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
Null implementation of OutputTypeResolver for Query operations, used when no implementation is provided by the connector developer.
getOwnedMessageProcessors() - Method in class org.mule.runtime.core.api.processor.AbstractMessageProcessorOwner
 
getOwnedObjects() - Method in class org.mule.runtime.core.api.processor.AbstractMessageProcessorOwner
 
getOwnedObjects() - Method in class org.mule.runtime.core.api.processor.AbstractMuleObjectOwner
 
getPackageLookupStrategy(String) - Method in interface org.mule.runtime.module.artifact.api.classloader.ClassLoaderLookupPolicy
Returns the lookup strategy to use for a given package.
getPackageName() - Method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
getPage(C) - Method in interface org.mule.runtime.extension.api.runtime.streaming.PagingProvider
Returns the next page of items.
getParameter(String) - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Returns the parameterModel with the given name if one is present.
getParameter(String) - Method in class org.mule.runtime.api.metadata.MediaType
 
getParameter(String) - Method in class org.mule.runtime.app.declaration.api.ParameterGroupElementDeclaration
 
getParameter(String) - Method in interface org.mule.runtime.extension.api.loader.ExtensionLoadingContext
Obtains the custom parameter registered under key.
getParameter(String) - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
Returns the parameterModel with the given name if one is present.
getParameter(String) - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
Returns the value associated to a parameter of name parameterName
getParameter() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ParameterElement
 
getParameter(String) - Method in interface org.mule.runtime.oauth.api.builder.AuthorizationCodeDanceCallbackContext
Allows access to an attribute of this context, as defined by the implementation.
getParameterFields(Class<?>) - Static method in class org.mule.runtime.extension.api.declaration.type.TypeUtils
Returns all the Fields in the given declaringType which are annotated with Parameter but also do not have the Ignore one.
getParameterGroup(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclaration
 
getParameterGroup(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration
 
getParameterGroup(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithParametersDeclaration
 
getParameterGroup(String) - Method in class org.mule.runtime.app.declaration.api.ParameterizedElementDeclaration
 
getParameterGroupModels() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterizedModel
 
getParameterGroupModels() - Method in class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
getParameterGroupModels() - Method in class org.mule.runtime.extension.api.model.parameter.AbstractParameterizedModel
 
getParameterGroups() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclaration
 
getParameterGroups() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration
 
getParameterGroups() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithParametersDeclaration
 
getParameterGroups() - Method in class org.mule.runtime.app.declaration.api.ParameterizedElementDeclaration
 
getParameterGroups() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ParameterizableTypeElement
getParameterGroups() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithParameters
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.AbstractMuleArtifactModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MuleApplicationModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MuleDomainModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MulePluginModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MulePolicyModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MuleServerPluginModelJsonSerializer
 
getParameterizedClass() - Method in class org.mule.runtime.api.deployment.persistence.MuleServiceModelJsonSerializer
 
getParameterMetadata(String) - Method in class org.mule.runtime.api.metadata.descriptor.InputMetadataDescriptor
 
getParameterModels() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Returns the parameterModels available for this group
getParameterModels() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
Returns the parameterModels available for this group
getParameterName() - Method in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
 
getParameterNames() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExclusiveParametersDeclaration
 
getParameterResolverName(String) - Method in class org.mule.runtime.api.metadata.MetadataAttributes
Provides the name of the resolver associated to a given parameter.
getParameters() - Method in interface org.mule.metadata.api.model.FunctionType
Returns the list of parameters expected by this function
getParameters() - Method in class org.mule.metadata.api.model.impl.DefaultFunctionType
 
getParameters() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
 
getParameters() - Method in interface org.mule.runtime.api.metadata.FunctionDataType
 
getParameters() - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue
 
getParameters() - Method in class org.mule.runtime.app.declaration.api.ParameterGroupElementDeclaration
 
getParameters() - Method in class org.mule.runtime.core.api.policy.PolicyParametrization
 
getParameters() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
getParameters() - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
Returns an immutable map containing all the parameters associated with this execution.
getParameters() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ParameterizableTypeElement
getParameters() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithParameters
 
getParametersAnnotatedWith(Class<? extends Annotation>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ParameterizableTypeElement
getParametersAnnotatedWith(Class<? extends Annotation>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithParameters
 
getParameterTypes(Object, String) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
getParams() - Method in class org.mule.test.runner.api.MulePluginBasedLoaderFinder
 
getParent() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
getParent() - Method in class org.mule.metadata.xml.api.schema.SchemaFetcher.XsdDependency
 
getParent() - Method in interface org.mule.runtime.api.meta.model.error.ErrorModel
 
getParent() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
getParent() - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
getParent() - Method in interface org.mule.runtime.api.meta.model.stereotype.StereotypeModel
 
getParent() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
getParent() - Method in interface org.mule.runtime.extension.api.error.ErrorTypeDefinition
 
getParent() - Method in enum org.mule.runtime.extension.api.error.MuleErrors
 
getParent() - Method in interface org.mule.runtime.extension.api.stereotype.StereotypeDefinition
 
getParent() - Method in class org.mule.runtime.extension.api.stereotype.ValidatorStereotype
 
getParentContext() - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration
 
getParentErrorType() - Method in interface org.mule.runtime.api.message.ErrorType
An error can be an specific type of a more general error type in which case it must return the general error as result of calling getParentErrorType
getPartIdentifier() - Method in interface org.mule.runtime.api.component.location.LocationPart
A location part represent an specific location of a component within another component.
getPartIdentifier() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
 
getPartName() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
getPartName() - Method in interface org.mule.runtime.api.metadata.MetadataKey
 
getPartName() - Method in interface org.mule.runtime.api.value.Value
 
getPartName() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
 
getPartName() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
getPartOrder() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
getPartPath() - Method in interface org.mule.runtime.api.component.location.LocationPart
 
getPartPath() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
 
getParts() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
 
getParts() - Method in interface org.mule.runtime.api.component.location.Location
 
getParts() - Method in class org.mule.runtime.api.component.location.Location.LocationImpl
 
getParts() - Method in interface org.mule.runtime.app.declaration.api.component.location.Location
 
getParts() - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationImpl
 
getParts() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
getParts() - Method in class org.mule.runtime.http.api.domain.entity.ByteArrayHttpEntity
 
getParts() - Method in class org.mule.runtime.http.api.domain.entity.EmptyHttpEntity
 
getParts() - Method in interface org.mule.runtime.http.api.domain.entity.HttpEntity
Provides the entity's content parts.
getParts() - Method in class org.mule.runtime.http.api.domain.entity.InputStreamHttpEntity
 
getParts() - Method in class org.mule.runtime.http.api.domain.entity.multipart.MultipartHttpEntity
 
getPassword() - Method in interface org.mule.maven.client.api.model.Authentication
 
getPassword() - Method in interface org.mule.runtime.api.security.Credentials
 
getPassword() - Method in interface org.mule.runtime.api.tls.TlsContextStoreConfiguration
 
getPassword() - Method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
getPassword() - Method in class org.mule.runtime.extension.api.soap.security.config.WssKeyStoreConfiguration
getPassword() - Method in interface org.mule.runtime.extension.api.soap.security.config.WssStoreConfiguration
 
getPassword() - Method in class org.mule.runtime.extension.api.soap.security.config.WssTrustStoreConfiguration
getPassword() - Method in class org.mule.runtime.extension.api.soap.security.UsernameTokenSecurityStrategy
 
getPassword() - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthentication
The password defined.
getPassword() - Method in interface org.mule.runtime.http.api.client.proxy.ProxyConfig
 
getPasswordType() - Method in class org.mule.runtime.extension.api.soap.security.UsernameTokenSecurityStrategy
 
getPatchesLibFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getPath() - Method in interface org.mule.runtime.api.tls.TlsContextStoreConfiguration
 
getPath() - Method in class org.mule.runtime.extension.api.resources.GeneratedResource
The path in which the resource will be found after being generated.
getPath() - Method in interface org.mule.runtime.http.api.domain.message.request.HttpRequest
 
getPath() - Method in interface org.mule.runtime.http.api.server.PathAndMethodRequestMatcher
 
getPath() - Method in class org.mule.runtime.http.policy.api.HttpPolicyPointcutParameters
 
getPathModel() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
getPathModel() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
 
getPattern() - Method in interface org.mule.metadata.api.model.AttributeKeyType
The pattern of the key if it is a pattern based key else throws a NoSuchElementException.
getPattern() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeKeyType
 
getPattern() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
 
getPattern() - Method in class org.mule.metadata.api.model.impl.DefaultStringType
 
getPattern() - Method in interface org.mule.metadata.api.model.ObjectKeyType
The pattern of the key if it is a pattern based key else throws a NoSuchElementException.
getPayload() - Method in class org.mule.runtime.api.bulk.BulkItem
The actual data this entity represents
getPayload() - Method in interface org.mule.runtime.api.message.Message
Gets a TypedValue with the payload of this message.
getPayload(Message, DataType, Charset) - Method in class org.mule.runtime.core.api.DefaultTransformationService
Attempts to obtain the payload of this message with the desired Class type.
getPayloadAnnotation(Class<T>) - Method in interface org.mule.metadata.message.api.MessageMetadataType
The payload annotations of provided annotation class
getPayloadAnnotations() - Method in interface org.mule.metadata.message.api.MessageMetadataType
The payload annotations
getPayloadMetadata() - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor
 
getPayloadType() - Method in interface org.mule.metadata.message.api.MessageMetadataType
The payload metadata types
getPluginClassLoader() - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest
 
getPluginClassName() - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel
 
getPluginDependencies() - Method in class org.mule.test.runner.api.PluginUrlClassification
 
getPluginName() - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest
 
getPluginProvider() - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest
 
getPluginResourcesFolder() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
getPlugins() - Method in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
getPlugins() - Method in class org.mule.runtime.deployment.model.api.policy.PolicyTemplateDescriptor
 
getPluginsClassLoaders() - Method in class org.mule.test.runner.api.ArtifactClassLoaderHolder
 
getPluginUrlClassifications() - Method in class org.mule.test.runner.api.ArtifactsUrlClassification
 
getPluginVersion() - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest
 
getPointcut() - Method in class org.mule.runtime.core.api.policy.PolicyParametrization
 
getPolicyChain() - Method in class org.mule.runtime.core.api.policy.Policy
Retrieves the chain with the logic related to the policy.
getPolicyId() - Method in class org.mule.runtime.api.notification.PolicyNotification
 
getPolicyId() - Method in class org.mule.runtime.core.api.policy.Policy
 
getPolicyId() - Method in class org.mule.runtime.core.api.policy.PolicyStateId
 
getPolicyManager() - Method in interface org.mule.runtime.deployment.model.api.application.Application
 
getPomFileSuppliers() - Method in interface org.mule.maven.client.api.MavenClientProvider
 
getPoolingProfile() - Method in interface org.mule.runtime.api.config.HasPoolingProfile
 
getPort() - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinition
 
getPort() - Method in interface org.mule.runtime.http.api.client.proxy.ProxyConfig
 
getPort() - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration
 
getPort() - Method in interface org.mule.runtime.http.api.server.ServerAddress
 
getPort() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getPosition() - Method in class org.mule.runtime.api.message.ItemSequenceInfo
Gets the position or ordering number for this event in the the sequence, starting from 0 up to ItemSequenceInfo.getSequenceSize() - 1 in case it's defined
getPosition() - Method in interface org.mule.runtime.api.streaming.Cursor
 
getPostNotification() - Method in class org.mule.runtime.core.api.lifecycle.LifecycleObject
 
getPrefix() - Method in class org.mule.runtime.api.meta.model.XmlDslModel
 
getPrefix() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
 
getPrefix() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
getPreNotification() - Method in class org.mule.runtime.core.api.lifecycle.LifecycleObject
 
getPreparedStatementCacheSize() - Method in interface org.mule.runtime.api.config.DatabasePoolingProfile
 
getPrimaryType() - Method in class org.mule.runtime.api.metadata.MediaType
 
getPrincipal() - Method in interface org.mule.runtime.api.security.Authentication
 
getPrincipal() - Method in class org.mule.runtime.api.security.DefaultMuleAuthentication
getPriorityWeighting() - Method in interface org.mule.runtime.core.api.transformer.Converter
If two or more discoverable transformers are equal, this value can be used to select the correct one
getPrivilegedArtifacts() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getPrivilegedArtifacts() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getPrivilegedArtifacts() - Method in class org.mule.runtime.container.api.MuleModule
 
getPrivilegedArtifacts() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
getPrivilegedArtifacts() - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel
 
getPrivilegedArtifacts() - Method in class org.mule.test.runner.api.PluginUrlClassification
 
getPrivilegedExportedPackages() - Method in class org.mule.runtime.container.api.MuleModule
 
getPrivilegedExportedPackages() - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel
 
getPrivilegedExportedPackages() - Method in class org.mule.test.runner.api.PluginUrlClassification
 
getPrivilegedPackages() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getPrivilegedPackages() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getPrivilegedPackages() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
getProcessedEvents() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
 
getProcessingStrategy() - Method in interface org.mule.runtime.core.api.construct.FlowConstruct
 
getProcessingStrategy() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
getProcessingStrategyType() - Method in interface org.mule.runtime.core.api.processor.strategy.ProcessingStrategyFactory
Provides a hint to users of the fsactoy about the concrete type of ProcessingStrategy to be built.
getProcessingType() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
getProcessingType() - Method in class org.mule.functional.api.component.TestNonBlockingProcessor
Force the proactor to change the thread.
getProcessingType() - Method in interface org.mule.runtime.core.api.component.Component
Deprecated.
 
getProcessingType() - Method in interface org.mule.runtime.core.api.processor.ReactiveProcessor
In order for Mule to determine the best way to execute different processors based on the chosen ProcessingStrategy it needs to know the type of work the message processor will be performing and if it is ReactiveProcessor.ProcessingType.BLOCKING, ReactiveProcessor.ProcessingType.CPU_INTENSIVE intensive or neither (ReactiveProcessor.ProcessingType.CPU_LITE).
getProcessingType() - Method in interface org.mule.runtime.core.api.transformer.Converter
 
getProcessingType() - Method in interface org.mule.runtime.core.api.transformer.Transformer
 
getProcessorPath() - Method in class org.mule.runtime.core.api.context.notification.FlowStackElement
 
getProcessors() - Method in interface org.mule.runtime.core.api.construct.Pipeline
 
getProcessorsTrace(CoreEvent) - Static method in class org.mule.functional.api.event.TestLegacyEventUtils
Events have a list of message processor paths it went trough so that the execution path of an event can be reconstructed after it has executed.
getProcessorTimeWatcher() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getProductByName(String) - Static method in enum org.mule.runtime.api.deployment.meta.Product
 
getProductDescription() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getProductLicenseInfo() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getProductMoreInfo() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getProductName() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getProductSupport() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getProductUrl() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getProductVersion() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getProperties(Element, ProcessingEnvironment) - Static method in class org.mule.metadata.ast.api.TypeUtils
 
getProperties() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
getProperties() - Method in interface org.mule.runtime.api.metadata.MetadataEnrichableModel
 
getProperties() - Method in interface org.mule.runtime.api.security.Authentication
 
getProperties() - Method in class org.mule.runtime.api.security.DefaultMuleAuthentication
getProperties() - Method in interface org.mule.runtime.core.api.config.bootstrap.BootstrapService
 
getProperties() - Method in class org.mule.runtime.core.api.config.bootstrap.PropertiesBootstrapService
 
getProperties() - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
getProperties() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataKey
getProperties() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getPropertiesFromQueryString(String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
 
getPropertiesFromString(String, char) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
 
getPropertiesWithPrefix(Map, String, Map) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
Will create a map of properties where the names have a prefix Allows the callee to supply the target map so a comparator can be set
getProperty(String) - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
getProtocol() - Method in interface org.mule.runtime.http.api.domain.message.request.HttpRequest
 
getProtocol() - Method in interface org.mule.runtime.http.api.server.HttpServer
 
getProtocol() - Method in enum org.mule.runtime.soap.api.SoapVersion
 
getProtocolHeaders() - Method in class org.mule.runtime.extension.api.soap.SoapAttributes
 
getProvidedExclusions() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
getProvider() - Method in class org.mule.runtime.api.deployment.meta.LicenseModel
 
getProvider() - Method in interface org.mule.runtime.api.streaming.Cursor
 
getProvider(String) - Method in interface org.mule.runtime.core.api.security.SecurityManager
 
getProviderName() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
getProviders() - Method in interface org.mule.runtime.core.api.security.SecurityManager
 
getProxyConfig() - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration
 
getQueryEntityResolver() - Method in interface org.mule.runtime.extension.api.metadata.MetadataResolverFactory
Provides an instance of the QueryEntityResolver type associated to a query operation.
getQueryParams() - Method in interface org.mule.runtime.http.api.domain.message.request.HttpRequest
 
getQueryParams() - Method in class org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder
 
getQueue(String) - Method in interface org.mule.runtime.core.api.util.queue.QueueSession
Retrieves a queue.
getQueueConfiguration(String) - Method in interface org.mule.runtime.core.api.util.queue.QueueManager
Returns the configuration of the Queue of the given queueName
getQueueManager() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Gets the queue manager used by mule for queuing events.
getQueueSession() - Method in interface org.mule.runtime.core.api.util.queue.QueueManager
Returns a new instance of QueueSession bounded to this QueueManager
getRawPomModel(File) - Method in interface org.mule.maven.client.api.MavenClient
Creates the pom model by reading the pom inside the artifact.
getRawValue() - Method in interface org.mule.runtime.config.api.dsl.model.properties.ConfigurationProperty
 
getReason() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
getReason() - Method in class org.mule.runtime.api.value.ResolvingFailure
 
getReason() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getReasonPhrase() - Method in interface org.mule.runtime.http.api.domain.message.response.HttpResponse
 
getReasonPhrase() - Method in class org.mule.runtime.http.api.domain.message.response.HttpResponseBuilder
 
getReasonPhrase() - Method in enum org.mule.runtime.http.api.HttpConstants.HttpStatus
 
getReasonPhraseForStatusCode(int) - Static method in enum org.mule.runtime.http.api.HttpConstants.HttpStatus
Returns the reason phrase corresponding to a given status code.
getReceiveBacklog() - Method in interface org.mule.runtime.http.api.tcp.TcpServerSocketProperties
The maximum queue length for incoming connections.
getReceiveBufferSize() - Method in interface org.mule.runtime.http.api.tcp.TcpSocketProperties
The size of the buffer (in bytes) used when receiving data, set on the socket itself.
getReceivedMessage(int) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
If enableMessageHistory = true, returns a message received by the service in chronological order.
getReceivedMessagesCount() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
If enableMessageHistory = true, returns the number of messages received by this service.
getReceivedTime() - Method in interface org.mule.runtime.api.event.EventContext
 
getRecommndedJdks() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getRefName() - Method in class org.mule.runtime.app.declaration.api.ConfigurationElementDeclaration
getRefName() - Method in class org.mule.runtime.app.declaration.api.ConstructElementDeclaration
getRefName() - Method in interface org.mule.runtime.app.declaration.api.ReferableElementDeclaration
 
getRefName() - Method in class org.mule.runtime.app.declaration.api.TopLevelParameterDeclaration
getRefreshToken() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
 
getRefreshToken() - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
getRefreshToken() - Method in interface org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext
 
getRefreshTokenExpr() - Method in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
 
getRefreshUserOAuthContextLock() - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
getRegexMatcher() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
If present, returns a regexp which must match the name of the library's file.
getRegionClassLoader() - Method in interface org.mule.runtime.module.artifact.api.classloader.RegionOwnerArtifact
 
getRegionName() - Method in exception org.mule.runtime.module.artifact.api.classloader.exception.ClassNotFoundInRegionException
 
getRegistrationName() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
getRegistry() - Method in interface org.mule.runtime.deployment.model.api.artifact.ArtifactContext
 
getRegistry() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
Do not use this method if the artifact initialization wasn't successful or the artifact has been destroyed.
getRegistryBootstrapServiceDiscoverer() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getReloadControl() - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Subclasses should override to customize the bundle reload control.
getRemoteHostAddress() - Method in interface org.mule.runtime.http.api.domain.request.ClientConnection
 
getReplyMessage() - Method in class org.mule.functional.api.notification.FunctionalTestNotification
 
getRequest() - Method in interface org.mule.runtime.http.api.domain.request.HttpRequestContext
 
getRequestAlias() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthParameterModelProperty
 
getRequiredClassName() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
If present, the library should contain a class of the given name
getRequiredEntitlement() - Method in class org.mule.runtime.api.deployment.meta.LicenseModel
 
getRequiredProduct() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
getRequiredProduct() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getRequiredProduct() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
getResolvedTypeId() - Method in class org.mule.metadata.api.utils.MetadataTypeUtils.TypeResolverVisitor
 
getResolvedVariables() - Method in class org.mule.metadata.java.api.utils.ParsingContext
 
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.AttributesTypeResolver
This is the name of the TypeResolver.
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.InputTypeResolver
This is the name of the TypeResolver.
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolver
This is the name of the TypeResolver.
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver
This is the name of the TypeResolver.
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.QueryEntityResolver
This is the name of the TypeResolver.
getResolverName() - Method in interface org.mule.runtime.api.metadata.resolving.TypeKeysResolver
This is the name of the TypeResolver.
getResolverName() - Method in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
This is the name of the TypeResolver.
getResolverName() - Method in class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
 
getResource(Object) - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
getResource(String, Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Load a given resource.
getResource() - Method in class org.mule.runtime.module.artifact.api.classloader.ExportedService
 
getResource(String) - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
getResource(String) - Method in class org.mule.runtime.module.artifact.api.classloader.FineGrainedControlClassLoader
 
getResource(String, Class<?>) - Static method in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
 
getResource(String) - Method in class org.mule.runtime.soap.api.transport.HttpResourceLocator
Retrieves the document's content over http.
getResource(String) - Method in class org.mule.runtime.soap.api.transport.NullTransportResourceLocator
 
getResource(String) - Method in interface org.mule.runtime.soap.api.transport.TransportResourceLocator
Retrieves a document's content.
getResourceAsStream(String) - Method in interface org.mule.runtime.config.api.dsl.model.ResourceProvider
 
getResourceAsStream(String, Class) - Static method in class org.mule.runtime.core.api.util.IOUtils
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
getResourceAsStream(String, Class, boolean, boolean) - Static method in class org.mule.runtime.core.api.util.IOUtils
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
getResourceAsString(String, Class) - Static method in class org.mule.runtime.core.api.util.IOUtils
Attempts to load a resource from the file system, from a URL, or from the classpath, in that order.
getResourceAsUrl(String, Class) - Static method in class org.mule.runtime.core.api.util.IOUtils
Attempts to load a resource from the file system or from the classpath, in that order.
getResourceAsUrl(String, Class, boolean, boolean) - Static method in class org.mule.runtime.core.api.util.IOUtils
Attempts to load a resource from the file system or from the classpath, in that order.
getResourceFiles() - Method in interface org.mule.runtime.module.artifact.api.Artifact
 
getResourceFromDelegate(ArtifactClassLoader, String) - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
getResourceIdentifier() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getResourceName() - Method in class org.mule.runtime.core.api.config.ConfigResource
 
getResourceOwnerId() - Method in exception org.mule.runtime.extension.api.connectivity.oauth.AccessTokenExpiredException
 
getResourceOwnerId() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthCodeRequest
 
getResourceOwnerId() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
 
getResourceOwnerId() - Method in class org.mule.runtime.module.extension.api.runtime.connectivity.oauth.ImmutableAuthCodeRequest
 
getResourceOwnerId() - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeRequest
 
getResourceOwnerId() - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
getResourceOwnerId() - Method in interface org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext
 
getResourcePath(String, Class) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
getResourcePath(String, Class, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
getResources() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getResources() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getResources(String, Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Deprecated.
getResources(String, ClassLoader) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Find resources with a given name.
getResources() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
getResources(String) - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
getResources(String) - Method in class org.mule.runtime.module.artifact.api.classloader.FineGrainedControlClassLoader
 
getResourcesFromDelegate(ArtifactClassLoader, String) - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
getResponseBufferSize() - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration
 
getResponseError() - Method in class org.mule.runtime.extension.api.runtime.source.SourceResult
Indicates whether an error occurred or not executing one of the source callbacks (OnSuccess or OnError).
getRetryPolicyTemplate() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getReturnData() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
Often you will may want to return a fixed message payload to simulate and external system call.
getReturnDataType() - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
getReturnDataType() - Method in interface org.mule.runtime.core.api.transformer.Transformer
Specifies the return type of the result after this transformer has been executed.
getReturnMessages() - Method in interface org.mule.runtime.core.api.retry.RetryContext
 
getReturnMetadataType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.MethodElement
 
getReturnMetadataType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getReturnType() - Method in interface org.mule.metadata.api.model.FunctionType
The return type of the function.
getReturnType() - Method in class org.mule.metadata.api.model.impl.DefaultFunctionType
 
getReturnType() - Method in interface org.mule.runtime.api.metadata.FunctionDataType
 
getReturnType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getReuseAddress() - Method in interface org.mule.runtime.http.api.tcp.TcpServerSocketProperties
Enabling SO_REUSEADDR prior to binding the socket using bind(SocketAddress) allows the socket to be bound even though a previous connection is in a clientSocketTimeout state.
getRevision() - Method in class org.mule.runtime.api.meta.MuleVersion
 
getRight() - Method in class org.mule.runtime.core.api.functional.Either
 
getRole() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getRole() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
 
getRole() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
getRole() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getRoles() - Method in interface org.mule.runtime.api.security.Credentials
 
getRoles() - Method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
getRootArtifact() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
getRootContainerLocation() - Method in class org.mule.runtime.api.component.AbstractComponent
 
getRootContainerLocation() - Method in interface org.mule.runtime.api.component.Component
The actual root container component location.
getRootContainerLocation() - Method in interface org.mule.runtime.core.api.component.InternalComponent
 
getRootContainerName() - Method in interface org.mule.runtime.api.component.location.ComponentLocation
Gets the name of the root containing element.
getRootContainerName() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
Gets the name of the root containing element.
getRootElementName() - Method in class org.mule.metadata.xml.api.ModelFactory
 
getRootElementName(Reader) - Static method in class org.mule.metadata.xml.api.utils.XmlSchemaUtils
 
getRootErrorException(Exception) - Method in class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
This method instrospects the given exception looking for the deepest ErrorTypeDefinition in the causes.
getRootException(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getRootException() - Method in interface org.mule.runtime.core.api.message.ExceptionPayload
Deprecated.
 
getRootFolder() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
getRootMuleException(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
getRouted(String) - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
getRouted() - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
getSAXParserFactory() - Method in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
getSchedulerBaseConfig() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getSchedulerName() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
getSchedulers() - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Provides a read-only view of all currently active Schedulers created through this service.
getSchedulerService() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getSchedulerSupplier() - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration
 
getSchemaFactory(String) - Method in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
getSchemaLocation() - Method in class org.mule.runtime.api.meta.model.XmlDslModel
 
getSchemaVersion() - Method in class org.mule.runtime.api.meta.model.XmlDslModel
 
getScheme() - Method in interface org.mule.runtime.http.api.domain.request.HttpRequestContext
 
getScheme() - Method in enum org.mule.runtime.http.api.HttpConstants.Protocol
 
getScope() - Method in class org.mule.maven.client.api.model.BundleDependency
 
getScope() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDependency
 
getScopes() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthCodeRequest
 
getScopes() - Method in class org.mule.runtime.module.extension.api.runtime.connectivity.oauth.ImmutableAuthCodeRequest
 
getScopes() - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeRequest
 
getSecond() - Method in class org.mule.runtime.api.util.Pair
 
getSecureProperties() - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel
 
getSecurities() - Method in interface org.mule.runtime.extension.api.soap.SoapServiceProvider
 
getSecurities() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getSecurityContext() - Method in interface org.mule.runtime.core.api.event.CoreEvent
The security context for this session.
getSecurityContext() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
The security context for this session.
getSecurityContextFactory() - Method in class org.mule.runtime.core.api.security.AbstractSecurityProvider
 
getSecurityManager() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Gets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and service invocations
getSecurityManager() - Method in class org.mule.runtime.core.api.security.AbstractSecurityFilter
 
getSecurityManager() - Method in interface org.mule.runtime.core.api.security.SecurityFilter
 
getSecurityProviders() - Method in class org.mule.runtime.core.api.security.AbstractSecurityFilter
 
getSecurityProviders() - Method in interface org.mule.runtime.core.api.security.SecurityFilter
 
getSelector() - Method in class org.mule.runtime.core.api.context.notification.ListenerSubscriptionPair
 
getSendBufferSize() - Method in interface org.mule.runtime.http.api.tcp.TcpSocketProperties
The size of the buffer (in bytes) used when sending data, set on the socket itself.
getSendTcpNoDelay() - Method in interface org.mule.runtime.http.api.tcp.TcpSocketProperties
If set, transmitted data is not collected together for greater efficiency but sent immediately.
getSequence() - Method in class org.mule.runtime.core.api.message.GroupCorrelation
Deprecated.
Gets the sequence or ordering number for this message in the the correlation group.
getSequence() - Method in class org.mule.runtime.extension.api.property.InfrastructureParameterModelProperty
 
getSequenceSize() - Method in class org.mule.runtime.api.message.ItemSequenceInfo
Determines how many events are in the sequence
getServerAddress() - Method in interface org.mule.runtime.http.api.server.HttpServer
 
getServerConnection() - Method in interface org.mule.runtime.http.api.domain.request.HttpRequestContext
 
getServerFactory() - Method in interface org.mule.runtime.http.api.HttpService
 
getServerId() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getServerId() - Method in interface org.mule.runtime.core.api.construct.FlowConstruct
 
getServerId() - Method in interface org.mule.runtime.core.api.event.EventContextService.FlowStackEntry
 
getServerId() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
getServerNotificationHandler() - Method in class org.mule.functional.api.component.DependencyInjectionObject
 
getServerPlugins() - Method in interface org.mule.runtime.module.embedded.api.ContainerConfiguration
 
getServerPlugins() - Method in class org.mule.runtime.module.embedded.api.ContainerInfo
 
getServerPluginsFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getServerTimeout() - Method in interface org.mule.runtime.http.api.tcp.TcpServerSocketProperties
Sets the SO_TIMEOUT value when the socket is used as a server.
getService() - Method in class org.mule.runtime.api.service.ServiceDefinition
 
getService() - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinition
 
getService() - Method in class org.mule.runtime.extension.api.soap.WebServiceTypeKey
 
getService() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getServiceClass() - Method in class org.mule.runtime.api.service.ServiceDefinition
 
getServiceConfigurators() - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration
 
getServiceFolder(String) - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
Returns the file for a given service name.
getServiceId() - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinition
 
getServiceInterface() - Method in class org.mule.runtime.module.artifact.api.classloader.ExportedService
 
getServiceProviderClassName() - Method in class org.mule.runtime.api.deployment.meta.MuleServiceModel
 
getServices() - Method in interface org.mule.runtime.api.service.ServiceRepository
Provides access to the services available in the container.
getServices() - Method in class org.mule.runtime.module.embedded.api.ContainerInfo
 
getServicesClassLoaders() - Method in class org.mule.test.runner.api.ArtifactClassLoaderHolder
 
getServicesFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getServiceStatistics() - Method in class org.mule.runtime.core.api.management.stats.AllStatistics
 
getServicesTempFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getServiceUrlClassifications() - Method in class org.mule.test.runner.api.ArtifactsUrlClassification
 
getSessionProperty(CoreEvent, String) - Static method in class org.mule.functional.api.event.TestLegacyEventUtils
 
getSessionPropertyDataType(CoreEvent, String) - Static method in class org.mule.functional.api.event.TestLegacyEventUtils
 
getSetterMethod() - Method in class org.mule.metadata.ast.api.Property
 
getSetterParameterDefinitions() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
getSettingsSupplierFactory() - Method in interface org.mule.maven.client.api.MavenClientProvider
 
getSeverity() - Method in class org.mule.runtime.api.el.validation.ValidationMessage
 
getShort(Object, Short) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
Gets a short from a value in a null-safe manner.
getShouldFilterLogMessage() - Method in class org.mule.functional.api.component.EqualsLogChecker
 
getShutdownTimeout() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getShutdownTimeout() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getShutdownTimeoutMillis() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
getSimpleListTypeMap() - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
getSimpleName(Class) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Provide a simple-to-understand class name (with access to only Java 1.4 API).
getSimpleParameters() - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
getSimplePojo() - Method in class org.mule.tests.parsers.api.ParameterAndChildElement
 
getSimpleTypeList() - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
getSimpleTypeListWithConverter() - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
getSimpleTypeMap() - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
getSimpleTypeSet() - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
getSimpleTypeWithConverter() - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
getSize() - Method in interface org.mule.runtime.api.streaming.HasSize
Returns this object's size.
getSize() - Method in class org.mule.runtime.api.util.DataSize
 
getSize() - Method in class org.mule.runtime.core.api.streaming.iterator.AbstractConsumer
Returns this object's size.
getSize() - Method in class org.mule.runtime.core.api.streaming.iterator.ConsumerStreamingIterator
 
getSize() - Method in class org.mule.runtime.core.api.streaming.iterator.ListConsumer
Returns this object's size.
getSize() - Method in class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
getSize() - Method in interface org.mule.runtime.http.api.domain.entity.multipart.Part
Returns the size of this file.
getSoapHeaders() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getSoapHeaders() - Method in interface org.mule.runtime.soap.api.message.SoapMessage
 
getSomeParameter() - Method in class org.mule.tests.parsers.api.SimplePojo
 
getSource() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
Deprecated.
getSource() - Method in interface org.mule.runtime.config.api.dsl.model.properties.ConfigurationProperty
 
getSource() - Method in interface org.mule.runtime.core.api.construct.Pipeline
 
getSourceCallback() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
 
getSourceCallbackContext() - Method in interface org.mule.runtime.extension.api.runtime.source.BackPressureContext
 
getSourceCallbackContext() - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext.PollItem
 
getSourceCallbackContext() - Method in class org.mule.runtime.extension.api.runtime.source.SourceResult
 
getSourceDataTypes() - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
getSourceDataTypes() - Method in interface org.mule.runtime.core.api.transformer.Transformer
Returns an unmodifiable list of Source types registered on this transformer
getSourceErrorType() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Gets the ErrorType instance for SOURCE error type.
getSourceFile(Component) - Static method in class org.mule.runtime.api.util.ComponentLocationProvider
 
getSourceFileLine(Component) - Static method in class org.mule.runtime.api.util.ComponentLocationProvider
 
getSourceMetadata(Location) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves the ComponentMetadataDescriptor for the MetadataProvider Component identified by the Location using only the static types of its parameters, attributes and output.
getSourceMetadata(Location, MetadataKey) - Method in interface org.mule.runtime.api.metadata.MetadataService
Resolves the ComponentMetadataDescriptor for the MetadataProvider Component identified by the Location using both static and dynamic resolving of the parameters, attributes and output types.
getSourceModel(String) - Method in interface org.mule.runtime.api.meta.model.source.HasSourceModels
Returns the SourceModel that matches the given name.
getSourceModel(String) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
Returns the SourceModel that matches the given name.
getSourceModels() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns a List of SourceModels defined at the extension level.
getSourceModels() - Method in interface org.mule.runtime.api.meta.model.source.HasSourceModels
Returns a List of SourceModels defined at the level of the component implementing this interface.
getSourceModels() - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
Returns a List of SourceModels defined at the level of the component implementing this interface.
getSourcePolicyChain() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
getSourcePolicyChain() - Method in interface org.mule.runtime.core.api.policy.PolicyInstance
 
getSourceResponseErrorType() - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Gets the ErrorType instance for SOURCE_RESPONSE error type.
getSources() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithMessageSources
 
getSplashMessage() - Method in interface org.mule.runtime.api.artifact.SplashMessageProvider
Provides a message to show in the splash screen of the Mule Runtime when this is started.
getSplashMessage() - Method in interface org.mule.runtime.api.service.Service
 
getStacktraceLinesFromLogLines(List<String>) - Method in class org.mule.functional.api.component.AbstractLogChecker
Extracts the stack trace from the log, ignoring any other information that could be there.
getStart() - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
getStartDate() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Returns the date when the server was started.
getStartDelay() - Method in interface org.mule.runtime.api.source.FixedFrequencySchedulerConfiguration
 
getStartDelay() - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
getStartPosition() - Method in class org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver.MessageLocation
The start position of this location
getStartPosition() - Method in class org.mule.runtime.api.el.validation.Location
 
getStartTime() - Method in class org.mule.runtime.core.api.management.stats.AllStatistics
 
getState() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
Provides access to a state machine for this lifecycle manager.
getState() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthCodeRequest
 
getState() - Method in interface org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeState
 
getState() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
 
getState() - Method in class org.mule.runtime.module.extension.api.runtime.connectivity.oauth.ImmutableAuthCodeRequest
 
getState() - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeRequest
 
getState() - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
getState() - Method in interface org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext
 
getStaticMetadata() - Method in interface org.mule.runtime.api.metadata.resolving.StaticResolver
Creates a new MetadataType
getStatistics() - Method in interface org.mule.runtime.core.api.component.Component
Deprecated.
Component statistics are used to gather component statistics such as sync/async invocation counts and total and average execution time.
getStatistics() - Method in interface org.mule.runtime.core.api.construct.FlowConstruct
 
getStatistics() - Method in class org.mule.runtime.core.api.management.stats.ProcessingTime
 
getStatistics() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getStatistics() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
getStatistics() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
 
getStatus() - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
getStatus() - Method in interface org.mule.runtime.deployment.model.api.application.Application
 
getStatusByCode(int) - Static method in enum org.mule.runtime.http.api.HttpConstants.HttpStatus
Returns an HttpConstants.HttpStatus corresponding to a given status code.
getStatusCode() - Method in class org.mule.runtime.api.bulk.BulkItem
An optional status code
getStatusCode() - Method in interface org.mule.runtime.http.api.domain.message.response.HttpResponse
 
getStatusCode() - Method in class org.mule.runtime.http.api.domain.message.response.HttpResponseBuilder
 
getStatusCode() - Method in enum org.mule.runtime.http.api.HttpConstants.HttpStatus
 
getStereotype() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.StereotypedDeclaration
 
getStereotype() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithStereotypesDeclaration
 
getStereotype() - Method in interface org.mule.runtime.api.meta.model.stereotype.HasStereotypeModel
 
getStereotype() - Method in class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
getStereotype() - Method in class org.mule.runtime.extension.api.model.parameter.AbstractStereotypedModel
getStorePath() - Method in class org.mule.runtime.extension.api.soap.security.config.WssKeyStoreConfiguration
getStorePath() - Method in interface org.mule.runtime.extension.api.soap.security.config.WssStoreConfiguration
 
getStorePath() - Method in class org.mule.runtime.extension.api.soap.security.config.WssTrustStoreConfiguration
getStrategy() - Method in class org.mule.runtime.core.api.util.compression.AbstractCompressionTransformer
 
getStreamCloserService() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Returns the configured StreamCloserService
getStreamingManager() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getStreamingStatistics() - Method in class org.mule.runtime.core.api.streaming.DefaultStreamingManager
getStreamingStatistics() - Method in interface org.mule.runtime.core.api.streaming.StreamingManager
 
getString(String, int) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object, Object) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
Factory method to read the message with code code from the resource bundle.
getString(String, int, Object[]) - Method in class org.mule.runtime.api.i18n.I18nMessageFactory
 
getString(Object, String) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
Gets a String from a value in a null-safe manner.
getString(byte[], String) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
 
getStringParameter(String) - Method in interface org.mule.runtime.config.api.dsl.model.ConfigurationParameters
Gets the value of a simple parameter as an string.
getStringRepresentableMimeTypes() - Static method in class org.mule.runtime.api.metadata.MediaTypeUtils
 
getStringValue(Function<A, String>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.AnnotationValueFetcher
Returns a String value of an Annotation property
getSubCode() - Method in exception org.mule.runtime.soap.api.exception.SoapFaultException
 
getSubstitutionGroup() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
 
getSubstitutionGroup(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
getSubType() - Method in class org.mule.runtime.api.metadata.MediaType
 
getSubTypes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getSubTypes() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getSubTypes() - Method in class org.mule.runtime.api.meta.model.SubTypesModel
 
getSubTypes(ObjectType) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
Returns a Set with all the declared ObjectType subtypes for the indicated ObjectType type.
getSubTypes() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
getSuccessCallback() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
getSuccessCallback() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
Optionally returns a SourceCallbackModel which will listen for the values produced by the source owner each time it successfully processes any of the generated messages.
getSuccessCallback() - Method in class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
Optionally returns a SourceCallbackModel which will listen for the values produced by the source owner each time it successfully processes any of the generated messages.
getSuffix() - Method in class org.mule.runtime.api.meta.MuleVersion
 
getSuggestedCoordinates() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
If provided, suggests Maven coordinates where the required library can be found.
getSummary() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
getSummary() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
 
getSummaryMessage() - Method in exception org.mule.runtime.api.exception.MuleException
 
getSuperClassGenerics() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.SourceElement
 
getSuperInterfaces(Class<?>) - Static method in class org.mule.metadata.java.api.utils.TypeResolver
Answers all super interfaces that the class implements, including transitively inherited ones.
getSuperTypes(ObjectType) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
Returns a Set with all the declared ObjectType that are considered super types from the given ObjectType type.
getSupportedComponentIdentifier() - Method in interface org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProviderFactory
 
getSupportedComponentIdentifier() - Method in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProviderFactory
 
getSupportedJdks() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getSystemModelType() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getSystemModelType() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getSystemName() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getSystemName() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getTabName() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
getTabName() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
 
getTargetBindingContext(Message) - Static method in class org.mule.runtime.api.el.BindingContextUtils
Creates a new BindingContext that only contains the restricted bindings to be used for evaluating the target expression.
getTargetObject() - Method in interface org.mule.runtime.api.tx.MuleXaObject
Get XAConnection or XASession from wrapper / proxy
getTargetObject() - Method in interface org.mule.runtime.core.api.util.proxy.TargetInvocationHandler
 
getTerminateCallback() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
getTerminateCallback() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
Optionally returns a SourceCallbackModel which will listen for the results of every generated message.
getTerminateCallback() - Method in class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
Optionally returns a SourceCallbackModel which will listen for the results of every generated message.
getTestExclusions() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
Artifacts to be excluded from being added to application ClassLoader due to they are going to be in container ClassLoader.
getTestInclusions() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
Artifacts to be included from being added to application ClassLoader.
getTestRunnerExportedLibCoordinates() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
getTestRunnerExportedLibUrls() - Method in class org.mule.test.runner.api.ArtifactsUrlClassification
 
getTestRunnerLibUrls() - Method in class org.mule.test.runner.api.ArtifactsUrlClassification
 
getTestRunnerPluginClassLoader() - Method in class org.mule.test.runner.api.ArtifactClassLoaderHolder
 
getTestRunnerPluginUrls() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
getTextContent() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MuleApplicationModel.MuleApplicationModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MuleDomainModel.MuleDomainModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel.MulePluginModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MulePolicyModel.MulePolicyModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel.MuleServerPluginModelBuilder
 
getThis() - Method in class org.mule.runtime.api.deployment.meta.MuleServiceModel.MuleServiceModelBuilder
 
getThreadNamePrefix() - Method in interface org.mule.runtime.api.scheduler.SchedulerPoolsConfig
 
getThreadNameSuffix() - Method in interface org.mule.runtime.api.scheduler.Scheduler
 
getThrowable() - Method in class org.mule.runtime.core.api.retry.policy.PolicyStatus
 
getThrowableList(Throwable) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
Similar to ExceptionUtils.getThrowableList(Throwable) but avoiding the deprecated ExceptionUtils.getCause(Throwable).
getThrowables(Throwable) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
Similar to ExceptionUtils.getThrowables(Throwable) but avoiding the deprecated ExceptionUtils.getCause(Throwable).
getTime() - Method in class org.mule.runtime.api.time.Time
Returns a scalar time value
getTimeout() - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
getTimeout() - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
getTimeout() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
 
getTimestamp() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getTimeToLeaveInSeconds() - Method in class org.mule.runtime.extension.api.soap.security.TimestampSecurityStrategy
 
getTimeUnit() - Method in interface org.mule.runtime.api.source.FixedFrequencySchedulerConfiguration
 
getTimeUnit() - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
getTimeUnit() - Method in interface org.mule.runtime.extension.api.runtime.ExpirationPolicy
Returns a TimeUnit that qualifies the ExpirationPolicy.getMaxIdleTime() value
getTimeZone() - Method in interface org.mule.runtime.api.source.CronSchedulerConfiguration
 
getTimeZone() - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
getTlsContextFactory() - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration
 
getTlsContextFactory() - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration
 
getTo() - Method in class org.mule.metadata.api.annotation.NumberRangeAnnotation
 
getToken() - Method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
 
getTokenResponseParameters() - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
getTokenResponseParameters() - Method in interface org.mule.runtime.oauth.api.state.ResourceOwnerOAuthContext
 
getTokenUrl() - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeRequest
 
getTopLevelTypeName(MetadataType) - Static method in class org.mule.runtime.extension.api.util.NameUtils
Returns a hypenized name of the give top level metadataType.
getTotalEventsReceived() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
 
getTotalExecutionTime() - Method in class org.mule.runtime.core.api.management.stats.ComponentStatistics
The total cumulative execution time since statistics were last cleared.
getTotalProcessingTime() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
 
getTotalReceived() - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
getTotalResults(C) - Method in interface org.mule.runtime.extension.api.runtime.streaming.PagingProvider
returns the total amount of items in the non-paged result set.
getTotalRouted() - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
getTransaction() - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
getTransactionConfig() - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
 
getTransactionFactoryFor(Class) - Method in class org.mule.runtime.core.api.SingleResourceTransactionFactoryManager
 
getTransactionFactoryManager() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
getTransactionHandle() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
A handle to the current on-going transaction.
getTransactionManager() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Returns the Jta transaction manager used by this Mule server instance.
getTransactionStringId() - Method in class org.mule.runtime.api.notification.TransactionNotification
 
getTransformationService() - Method in class org.mule.functional.api.component.DependencyInjectionObject
 
getTransformationService() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Gets application wide instance of an implementation of TransformationService used for applying Transformer's to a Message and for obtaining different representations of the message payload.
getTransformer() - Method in exception org.mule.runtime.core.api.transformer.MessageTransformerException
 
getTransformer() - Method in exception org.mule.runtime.core.api.transformer.TransformerException
 
getTransformerBaseBuilder(Class<? extends AbstractTransformer>, KeyAttributeDefinitionPair...) - Static method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionProviderUtils
 
getTransformerBaseBuilder(ConfigurableInstanceFactory, Class<? extends Transformer>, KeyAttributeDefinitionPair...) - Static method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionProviderUtils
 
getTransformerFactory() - Method in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
getTranslation() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
Returns the final translated query.
getTransportHeaders() - Method in class org.mule.runtime.soap.api.message.ImmutableSoapRequest
 
getTransportHeaders() - Method in interface org.mule.runtime.soap.api.message.SoapMessage
 
getTrustStoreConfiguration() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
 
getTrustStoreConfiguration() - Method in class org.mule.runtime.extension.api.soap.security.VerifySignatureSecurityStrategy
 
getType() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
getType() - Method in interface org.mule.metadata.api.model.ArrayType
The type of the array
getType() - Method in class org.mule.metadata.api.model.FunctionParameter
Returns the type of the parameter
getType() - Method in class org.mule.metadata.api.model.impl.DefaultArrayType
 
getType() - Method in class org.mule.metadata.ast.api.Property
 
getType(MetadataType) - Static method in class org.mule.metadata.java.api.utils.JavaTypeUtils
 
getType(MetadataType, ClassLoader) - Static method in class org.mule.metadata.java.api.utils.JavaTypeUtils
 
getType() - Method in interface org.mule.runtime.api.component.TypedComponentIdentifier
 
getType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclaration
getType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
getType() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.TypedDeclaration
 
getType() - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
getType() - Method in interface org.mule.runtime.api.meta.model.error.ErrorModel
Gets the type of the error.
getType() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
Gets the type of the error.
getType() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
 
getType() - Method in interface org.mule.runtime.api.meta.model.notification.NotificationModel
Returns the MetadataType of the data associated to the notification.
getType() - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
Gets the name of the stereotype.
getType() - Method in interface org.mule.runtime.api.meta.model.stereotype.StereotypeModel
Gets the name of the stereotype.
getType(String) - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getType() - Method in interface org.mule.runtime.api.meta.Typed
Returns the MetadataType of the Typed component.
getType() - Method in interface org.mule.runtime.api.metadata.DataType
The object type of the source object to transform.
getType() - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor
 
getType() - Method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor
 
getType() - Method in class org.mule.runtime.api.metadata.FunctionParameter
 
getType() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
getType() - Method in class org.mule.runtime.api.notification.ConnectionNotification
 
getType() - Method in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
getType() - Method in class org.mule.runtime.api.notification.ExceptionNotification
 
getType() - Method in class org.mule.runtime.api.notification.RoutingNotification
 
getType() - Method in class org.mule.runtime.api.notification.SecurityNotification
 
getType() - Method in interface org.mule.runtime.api.tls.TlsContextStoreConfiguration
 
getType() - Method in class org.mule.runtime.core.api.lifecycle.LifecycleObject
 
getType() - Method in class org.mule.runtime.core.api.transaction.DelegateTransactionFactory
 
getType() - Method in interface org.mule.runtime.core.api.transaction.TypedTransactionFactory
 
getType() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DslBaseType
 
getType() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.NullSafeTypeAnnotation
 
getType() - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
 
getType() - Method in class org.mule.runtime.extension.api.dsql.Field
 
getType() - Method in interface org.mule.runtime.extension.api.error.ErrorTypeDefinition
 
getType() - Method in exception org.mule.runtime.extension.api.exception.ModuleException
 
getType() - Method in class org.mule.runtime.extension.api.model.ImmutableOutputModel
 
getType() - Method in class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
Returns the MetadataType of the data associated to the notification.
getType() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
Returns the MetadataType of the Typed component.
getType() - Method in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
 
getType() - Method in interface org.mule.runtime.extension.api.runtime.parameter.Literal
 
getType() - Method in class org.mule.runtime.extension.api.soap.security.config.WssKeyStoreConfiguration
getType() - Method in interface org.mule.runtime.extension.api.soap.security.config.WssStoreConfiguration
 
getType() - Method in class org.mule.runtime.extension.api.soap.security.config.WssTrustStoreConfiguration
getType() - Method in enum org.mule.runtime.extension.api.soap.security.PasswordType
 
getType(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
getType(MetadataType, ClassLoader) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
getType() - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthentication
The type of authentication defined.
getType() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor
 
getType() - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.DefaultPropertyElement
getTypeBuilder(Type) - Method in class org.mule.metadata.java.api.utils.ParsingContext
 
getTypeBuilder() - Method in interface org.mule.runtime.api.metadata.MetadataContext
 
getTypeCatalog() - Method in interface org.mule.runtime.api.dsl.DslResolvingContext
Returns a TypeCatalog containing all the ObjectTypes available in the current resolving context.
getTypeConverter() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
getTypeDefinition() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
getTypeId(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
Returns the type id of a MetadataType if exist.
getTypeId() - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue
 
getTypeLoader() - Method in interface org.mule.runtime.api.metadata.MetadataContext
 
getTypeName() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
getTypes() - Method in class org.mule.metadata.api.model.impl.DefaultIntersectionType
 
getTypes() - Method in class org.mule.metadata.api.model.impl.DefaultTupleType
 
getTypes() - Method in class org.mule.metadata.api.model.impl.DefaultUnionType
 
getTypes() - Method in interface org.mule.metadata.api.model.IntersectionType
The list of types
getTypes() - Method in interface org.mule.metadata.api.model.TupleType
The list of elements of the tuple
getTypes() - Method in interface org.mule.metadata.api.model.UnionType
The list of types that belongs to this union.
getTypes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getTypes() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getTypes() - Method in interface org.mule.runtime.api.meta.type.TypeCatalog
 
getTypes() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
getUniqueIdString() - Method in interface org.mule.runtime.core.api.construct.FlowConstruct
Generate a unique ID string
getUniqueIdString() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Generate a unique ID string; this will begin with the cluster node ID followed by a dash, e.g.
getUniqueIdString() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
getUnit() - Method in class org.mule.runtime.api.time.Time
A TimeUnit which qualifies Time.getTime()
getUnit() - Method in class org.mule.runtime.api.util.DataSize
 
getUri() - Method in interface org.mule.runtime.http.api.domain.message.request.HttpRequest
 
getUri() - Method in class org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder
 
getUriFromString(String) - Static method in class org.mule.runtime.http.api.utils.UriCache
 
getUrl() - Method in interface org.mule.maven.client.api.model.RemoteRepository
 
getUrl() - Method in class org.mule.runtime.core.api.config.ConfigResource
 
getUrls() - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel
 
getUrls() - Method in class org.mule.test.runner.api.ArtifactClassificationNode
 
getUrls() - Method in class org.mule.test.runner.api.ArtifactUrlClassification
 
getURLs() - Method in class org.mule.test.runner.api.ClassPathUrlProvider
 
getUrls() - Method in class org.mule.test.runner.api.PluginUrlClassification
 
getUserLibFolder() - Static method in class org.mule.runtime.container.api.MuleFoldersUtil
 
getUsername() - Method in interface org.mule.maven.client.api.model.Authentication
 
getUsername() - Method in interface org.mule.runtime.api.security.Credentials
 
getUsername() - Method in class org.mule.runtime.core.api.security.DefaultMuleCredentials
getUsername() - Method in class org.mule.runtime.extension.api.soap.security.UsernameTokenSecurityStrategy
 
getUsername() - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthentication
The username defined.
getUsername() - Method in interface org.mule.runtime.http.api.client.proxy.ProxyConfig
 
getUserSettingsLocation() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
 
getUUID() - Static method in class org.mule.runtime.core.api.util.UUID
 
getValidMimeTypes() - Method in class org.mule.metadata.api.model.MetadataFormat
 
getValue() - Method in class org.mule.functional.api.component.SummaryLogChecker.SummaryInfo
 
getValue() - Method in class org.mule.metadata.api.annotation.DefaultValueAnnotation
 
getValue() - Method in class org.mule.metadata.api.annotation.DescriptionAnnotation
 
getValue() - Method in class org.mule.metadata.api.annotation.ExampleAnnotation
 
getValue() - Method in class org.mule.metadata.api.annotation.LabelAnnotation
 
getValue() - Method in class org.mule.metadata.api.annotation.RegexPatternAnnotation
 
getValue() - Method in class org.mule.metadata.api.annotation.TypeAliasAnnotation
 
getValue() - Method in class org.mule.metadata.api.annotation.TypeIdAnnotation
 
getValue() - Method in interface org.mule.metadata.api.model.AttributeFieldType
The value of the attribute
getValue() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeFieldType
 
getValue() - Method in class org.mule.metadata.api.model.impl.DefaultObjectFieldType
 
getValue() - Method in interface org.mule.metadata.api.model.ObjectFieldType
The value of this field
getValue() - Method in class org.mule.runtime.api.metadata.TypedValue
 
getValue() - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterSimpleValue
 
getValue() - Method in class org.mule.runtime.app.declaration.api.ParameterElementDeclaration
 
getValue() - Method in class org.mule.runtime.app.declaration.api.TopLevelParameterDeclaration
 
getValue() - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel
 
getValue() - Method in class org.mule.runtime.config.api.dsl.processor.SimpleConfigAttribute
 
getValue() - Method in class org.mule.runtime.core.api.functional.Either
 
getValue() - Method in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
getValue() - Method in class org.mule.runtime.dsl.api.component.MapEntry
 
getValue() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
 
getValue() - Method in class org.mule.runtime.extension.api.dsql.Value
 
getValue() - Method in class org.mule.runtime.extension.api.property.QNameModelProperty
 
getValue() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
 
getValue() - Method in class org.mule.test.implicit.config.extension.extension.api.Counter
 
getValueDataType() - Method in interface org.mule.runtime.api.metadata.MapDataType
Obtains the DataType of the values in the map.
getValueFromAnnotation(Class<A>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithAnnotations
Returns an optional AnnotationValueFetcher which encapsulates the logic of obtaining annotations values when executing with classes or with the Java AST.
getValueProviderModel() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
getValueProviderModel() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
 
getValueProviderModel() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
getValueProviderService() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
Do not use this method if the artifact initialization wasn't successful or the artifact has been destroyed.
getValues() - Method in class org.mule.metadata.api.annotation.EnumAnnotation
 
getValues() - Method in class org.mule.runtime.api.value.ImmutableValueResult
getValues(Location, String) - Method in interface org.mule.runtime.api.value.ValueProviderService
Resolves the values for a element's value provider located in the given Location.
getValues() - Method in interface org.mule.runtime.api.value.ValueResult
 
getValues() - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterListValue
 
getValues(String) - Method in interface org.mule.runtime.extension.api.values.ComponentValueProvider
 
getValuesFor(String...) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
Utility to create single level values from an array of Strings.
getValuesFor(List<String>) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
Utility to create single level values from an List of Strings.
getValuesFor(Stream<String>) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
Utility to create single level values from an Stream of Strings.
getValuesFor(Map<String, String>) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
Utility to create single level values from an Map of Strings to Strings.
getValueType() - Method in class org.mule.runtime.dsl.api.component.TypeDefinition.MapEntryType
 
getVariable(String) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
Returns the value associated to a variable of name variableName
getVariable(String) - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
Returns the value associated with the key
getVariables() - Method in interface org.mule.metadata.message.api.MuleEventMetadataType
An object with all the variables types.
getVariables() - Method in interface org.mule.runtime.api.component.execution.InputEvent
Returns the variables in the event
getVariables() - Method in interface org.mule.runtime.api.event.Event
Returns the variables in the event
getVariableType(String) - Method in interface org.mule.metadata.message.api.MuleEventMetadataType
Returns the metadata type of a given variable
getVariableValueOrNull(String, CoreEvent) - Static method in interface org.mule.runtime.core.api.event.CoreEvent
Helper method to get the value of a given variable in a null-safe manner such that null is returned for non-existent variables rather than a NoSuchElementException exception being thrown.
getVendor() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getVendor() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns the name of the extension's vendor This name is used to: Represent the extension's vendor Differentiate different extensions with the same name, to give the possibility of having two connectors with the same name, for example, one made by MuleSoft and the second one by a third party
getVendor() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
Returns the name of the extension's vendor This name is used to: Represent the extension's vendor Differentiate different extensions with the same name, to give the possibility of having two connectors with the same name, for example, one made by MuleSoft and the second one by a third party
getVendor() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionElement
 
getVendorName() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getVendorUrl() - Static method in class org.mule.runtime.core.api.config.MuleManifest
 
getVerboseMessage() - Method in exception org.mule.runtime.api.exception.MuleException
 
getVersion() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
getVersion() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getVersion() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
Returns this extension's version.
getVersion() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
Returns this extension's version.
getVersion() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor
 
getVersion() - Method in class org.mule.runtime.module.embedded.api.ContainerInfo
 
getVersion() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getVersion() - Method in enum org.mule.runtime.soap.api.SoapVersion
 
getVersions() - Method in interface org.mule.maven.client.api.VersionRangeResult
Gets the versions (in ascending order) that matched the requested range.
getWaitAllowed() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
getWaitTime() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
getWarnings() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
 
getWarningsAsString() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
 
getWatermark() - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext
The current watermark value at the moment of starting the poll.
getWebServiceDefinitions() - Method in interface org.mule.runtime.extension.api.soap.SoapServiceProvider
 
getWorkDescription() - Method in interface org.mule.runtime.core.api.retry.RetryCallback
 
getWorkingDirectory() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
getWorkingDirectory() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
getWorkManager() - Method in interface org.mule.runtime.core.api.context.WorkManagerSource
 
getWorkOwner() - Method in interface org.mule.runtime.core.api.retry.RetryCallback
 
getWorkstation() - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthentication.HttpNtlmAuthentication
The workstation defined.
getWsdlLocation() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
getWsdlUrl() - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinition
 
getXAResource() - Method in interface org.mule.runtime.extension.api.connectivity.XATransactionalConnection
 
getXmlDslModel() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
getXmlDslModel() - Method in interface org.mule.runtime.api.meta.model.ExtensionModel
 
getXmlDslModel() - Method in class org.mule.runtime.extension.api.model.ImmutableExtensionModel
getXMLInputFactory() - Method in class org.mule.runtime.core.api.util.xmlsecurity.XMLSecureFactories
 
getXmlNamespacesInfo() - Method in class org.mule.functional.policy.api.TestPolicyXmlNamespaceInfoProvider
 
getXmlNamespacesInfo() - Method in class org.mule.runtime.config.api.dsl.xml.StaticXmlNamespaceInfoProvider
 
getXmlNamespacesInfo() - Method in interface org.mule.runtime.dsl.api.xml.XmlNamespaceInfoProvider
Most likely, hand made extensions will return a single value since they only provide support for a namespace but for other scenarios, like extensions build with the SDK, it may provide several values.
getXmlNamespacesInfo() - Method in class org.mule.tests.parsers.api.config.TestParsersNamespaceInfoProvider
 
getXmlSchemaRootElementName(List<String>, String) - Static method in class org.mule.metadata.xml.api.utils.XmlSchemaUtils
 
getXsdFileName() - Method in class org.mule.runtime.api.meta.model.XmlDslModel
 
GLOBAL_SETTINGS_SYSTEM_PROPERTY - Static variable in interface org.mule.maven.client.api.SettingsSupplierFactory
 
GlobalConfigLoader - Class in org.mule.runtime.globalconfig.api
Mule Runtime global configuration loader.
GlobalElementDeclaration - Interface in org.mule.runtime.app.declaration.api
An ElementDeclaration that can be present as a direct child of an ArtifactDeclaration.
GlobalElementDeclarationVisitor - Interface in org.mule.runtime.app.declaration.api
globalName(String) - Method in interface org.mule.runtime.api.component.location.Location.Builder
Sets the name of the global component.
globalName(String) - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
globalName(String) - Method in interface org.mule.runtime.app.declaration.api.component.location.Location.Builder
Sets the name of the global component.
globalName(String) - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationBuilder
 
globalSettingsLocation(File) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
 
greaterOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
Translates the greater operator.
greaterOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
Translates the greater operator.
greaterOrEqualsOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
Translates the greater or equals operator.
greaterOrEqualsOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
Translates the greater or equals operator.
groupCorrelation(Optional<GroupCorrelation>) - Method in interface org.mule.runtime.core.api.event.CoreEvent.Builder
GroupCorrelation - Class in org.mule.runtime.core.api.message
Deprecated.
use ItemSequenceInfo instead
GZIP - Static variable in class org.mule.runtime.core.api.util.Base64
Specify that data should be gzip-compressed.
GZIP - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
GZipCompression - Class in org.mule.runtime.core.api.util.compression
GZipCompression is a CompressionStrategy implementation using the GZip library included in the JDK java.util.zip.
GZipCompression() - Constructor for class org.mule.runtime.core.api.util.compression.GZipCompression
 

H

handle(Element, ObjectTypeBuilder, IntrospectionContext, TypeVisitor<TypeBuilder<?>, IntrospectionContext>) - Method in interface org.mule.metadata.ast.api.ObjectFieldHandler
Given an Element
handle(TypeMirror, TypeVisitor<TypeBuilder<?>, IntrospectionContext>, IntrospectionContext) - Method in interface org.mule.metadata.ast.api.TypeHandler
Handles a given TypeMirror and returns the correspondent TypeBuilder
handle(Type, ParsingContext, BaseTypeBuilder) - Method in class org.mule.metadata.java.api.handler.TypeHandlerManager
 
handle(JsonElement, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.example.ArrayHandler
 
handle(JsonElement, ParsingContext) - Method in class org.mule.metadata.json.api.example.HandlerManager
 
handle(JsonElement, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in interface org.mule.metadata.json.api.example.JsonElementHandler
 
handle(JsonElement, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.example.NullHandler
 
handle(JsonElement, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.example.ObjectHandler
 
handle(JsonElement, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.example.PrimitiveHandler
 
handle(Schema, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.handler.ArrayHandler
 
handle(Schema, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.handler.BooleanHandler
 
handle(Schema, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.handler.CombinedHandler
 
handle(Schema, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.handler.EmptyHandler
 
handle(Schema, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.handler.EnumHandler
 
handle(Schema, ParsingContext) - Method in class org.mule.metadata.json.api.handler.HandlerManager
 
handle(Schema, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.handler.NullHandler
 
handle(Schema, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.handler.NumberHandler
 
handle(Schema, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.handler.ObjectHandler
 
handle(Schema, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.handler.ReferenceHandler
 
handle(Schema, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in interface org.mule.metadata.json.api.handler.SchemaHandler
 
handle(Schema, BaseTypeBuilder, HandlerManager, ParsingContext) - Method in class org.mule.metadata.json.api.handler.StringHandler
 
handle(XSSimpleTypeDecl, Optional<String>, BaseTypeBuilder) - Method in class org.mule.metadata.xml.api.handler.BinaryHandler
 
handle(XSSimpleTypeDecl, Optional<String>, BaseTypeBuilder) - Method in class org.mule.metadata.xml.api.handler.BooleanHandler
 
handle(XSSimpleTypeDecl, Optional<String>, BaseTypeBuilder) - Method in class org.mule.metadata.xml.api.handler.DateHandler
 
handle(XSSimpleTypeDecl, Optional<String>, BaseTypeBuilder) - Method in class org.mule.metadata.xml.api.handler.DateTimeHandler
 
handle(XSSimpleTypeDecl, Optional<String>, BaseTypeBuilder) - Method in class org.mule.metadata.xml.api.handler.HandlerManager
 
handle(XSSimpleTypeDecl, Optional<String>, BaseTypeBuilder) - Method in class org.mule.metadata.xml.api.handler.NumberHandler
 
handle(XSSimpleTypeDecl, Optional<String>, BaseTypeBuilder) - Method in class org.mule.metadata.xml.api.handler.StringHandler
 
handle(XSSimpleTypeDecl, Optional<String>, BaseTypeBuilder) - Method in class org.mule.metadata.xml.api.handler.TimeHandler
 
handle(XSSimpleTypeDecl, Optional<String>, BaseTypeBuilder) - Method in interface org.mule.metadata.xml.api.handler.XmlHandler
 
handle(Exception) - Method in interface org.mule.runtime.core.api.util.ExceptionHandler
Handles the given exception by either returning a new value of type T or throwing an Exception of type E
handle(Result<T, A>) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallback
Passes the given result back to the runtime for processing.
handle(Result<T, A>, SourceCallbackContext) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallback
Passes the given result back to the runtime for processing.
handleable(boolean) - Method in class org.mule.runtime.api.meta.model.error.ErrorModelBuilder
Specifies if the error can be handled through an error handler or not.
Handleable() - Constructor for class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
handleClass(Class<?>, List<Type>, TypeHandlerManager, ParsingContext, BaseTypeBuilder) - Method in interface org.mule.metadata.java.api.handler.ClassHandler
 
handleClass(Class<?>, List<Type>, TypeHandlerManager, ParsingContext, BaseTypeBuilder) - Method in class org.mule.metadata.java.api.handler.ObjectHandler
 
handleClass(Class<?>, List<Type>, TypeHandlerManager, ParsingContext, BaseTypeBuilder) - Method in class org.mule.runtime.extension.api.declaration.type.ExtensionObjectTypeHandler
 
handleClass(Class<?>, List<Type>, TypeHandlerManager, ParsingContext, BaseTypeBuilder) - Method in class org.mule.runtime.extension.api.declaration.type.ObjectStoreClassHandler
 
handleException(Exception, CoreEvent) - Method in interface org.mule.runtime.core.api.exception.FlowExceptionHandler
Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
handleException(Exception, CoreEvent) - Method in class org.mule.runtime.core.api.exception.NullExceptionHandler
 
handleException(Exception, RollbackSourceCallback) - Method in interface org.mule.runtime.core.api.exception.SystemExceptionHandler
Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
handleException(Exception) - Method in interface org.mule.runtime.core.api.exception.SystemExceptionHandler
Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
handleException(Exception, RollbackSourceCallback) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
handleException(Exception) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
handleException(Throwable) - Method in interface org.mule.runtime.core.api.util.func.CheckedFunction
 
handleException(Throwable) - Method in interface org.mule.runtime.core.api.util.func.CheckedRunnable
Handles the throwable
handleException(Throwable) - Method in interface org.mule.runtime.core.api.util.func.CheckedSupplier
 
handleFields(Class<?>, TypeHandlerManager, ParsingContext, ObjectTypeBuilder) - Method in class org.mule.metadata.java.api.handler.DefaultObjectFieldHandler
 
handleFields(Class<?>, TypeHandlerManager, ParsingContext, ObjectTypeBuilder) - Method in interface org.mule.metadata.java.api.handler.ObjectFieldHandler
Handles the load of all the fields of the given object.
handleLocalAuthorizationRequest(HttpRequest, HttpResponseReadyCallback) - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeOAuthDancer
Handles an http request that will redirect to the access page in authorizationUrl with the configured credentials.
HANDLER - Static variable in class org.mule.functional.api.event.TestLegacyEventUtils
 
handleReconnection(Executor) - Method in exception org.mule.runtime.core.api.connector.ConnectException
 
handleRequest(HttpRequestContext, HttpResponseReadyCallback) - Method in interface org.mule.runtime.http.api.server.RequestHandler
Called to handle an incoming HTTP request
HandlerManager - Class in org.mule.metadata.json.api.example
 
HandlerManager() - Constructor for class org.mule.metadata.json.api.example.HandlerManager
 
HandlerManager - Class in org.mule.metadata.json.api.handler
 
HandlerManager() - Constructor for class org.mule.metadata.json.api.handler.HandlerManager
 
HandlerManager - Class in org.mule.metadata.xml.api.handler
 
HandlerManager() - Constructor for class org.mule.metadata.xml.api.handler.HandlerManager
 
handles(TypeMirror) - Method in interface org.mule.metadata.ast.api.TypeHandler
 
handles(Class<?>) - Method in interface org.mule.metadata.java.api.handler.ClassHandler
 
handles(Class<?>) - Method in class org.mule.metadata.java.api.handler.ObjectHandler
 
handles(JsonElement) - Method in class org.mule.metadata.json.api.example.ArrayHandler
 
handles(JsonElement) - Method in interface org.mule.metadata.json.api.example.JsonElementHandler
 
handles(JsonElement) - Method in class org.mule.metadata.json.api.example.NullHandler
 
handles(JsonElement) - Method in class org.mule.metadata.json.api.example.ObjectHandler
 
handles(JsonElement) - Method in class org.mule.metadata.json.api.example.PrimitiveHandler
 
handles(Schema) - Method in class org.mule.metadata.json.api.handler.ArrayHandler
 
handles(Schema) - Method in class org.mule.metadata.json.api.handler.BooleanHandler
 
handles(Schema) - Method in class org.mule.metadata.json.api.handler.CombinedHandler
 
handles(Schema) - Method in class org.mule.metadata.json.api.handler.EmptyHandler
 
handles(Schema) - Method in class org.mule.metadata.json.api.handler.EnumHandler
 
handles(Schema) - Method in class org.mule.metadata.json.api.handler.NullHandler
 
handles(Schema) - Method in class org.mule.metadata.json.api.handler.NumberHandler
 
handles(Schema) - Method in class org.mule.metadata.json.api.handler.ObjectHandler
 
handles(Schema) - Method in class org.mule.metadata.json.api.handler.ReferenceHandler
 
handles(Schema) - Method in interface org.mule.metadata.json.api.handler.SchemaHandler
 
handles(Schema) - Method in class org.mule.metadata.json.api.handler.StringHandler
 
handles(QName) - Method in class org.mule.metadata.xml.api.handler.BinaryHandler
 
handles(QName) - Method in class org.mule.metadata.xml.api.handler.BooleanHandler
 
handles(QName) - Method in class org.mule.metadata.xml.api.handler.DateHandler
 
handles(QName) - Method in class org.mule.metadata.xml.api.handler.DateTimeHandler
 
handles(QName) - Method in class org.mule.metadata.xml.api.handler.NumberHandler
 
handles(QName) - Method in class org.mule.metadata.xml.api.handler.StringHandler
 
handles(QName) - Method in class org.mule.metadata.xml.api.handler.TimeHandler
 
handles(QName) - Method in interface org.mule.metadata.xml.api.handler.XmlHandler
 
handles(Class<?>) - Method in class org.mule.runtime.extension.api.declaration.type.ObjectStoreClassHandler
 
handles(String) - Method in class org.mule.runtime.soap.api.transport.HttpResourceLocator
Given the external document url this method checks if the document can be retrieved by this TransportResourceLocator or not.
handles(String) - Method in class org.mule.runtime.soap.api.transport.NullTransportResourceLocator
 
handles(String) - Method in interface org.mule.runtime.soap.api.transport.TransportResourceLocator
Given the external document url this method checks if the document can be retrieved by this TransportResourceLocator or not.
hasBinding(Object) - Method in interface org.mule.runtime.core.api.connector.ConnectionManager
 
HasConnectionProviderDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
 
HasConnectionProviderModels - Interface in org.mule.runtime.api.meta.model.connection
A model which contains ConnectionProviderModel instances
HasConstructDeclarer<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add constructs
HasConstructModels - Interface in org.mule.runtime.api.meta.model.construct
A model which contains OperationModels
hasDefaultConstructor() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
hasDefaultOverride() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.NullSafeTypeAnnotation
 
HasDisplayModel - Interface in org.mule.runtime.api.meta.model.display
A model which optionally contains a DisplayModel
HasDisplayModelDeclarer<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add a DisplayModel
hasDynamicType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclaration
hasDynamicType() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
hasDynamicType() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.TypedDeclaration
 
hasDynamicType() - Method in interface org.mule.runtime.api.meta.Typed
Returns true if the type of the Component is of dynamic kind, and has to be discovered during design time using the MetadataService service.
hasDynamicType() - Method in class org.mule.runtime.extension.api.model.ImmutableOutputModel
 
hasDynamicType() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
 
hasErrors() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
 
hasExposedFields(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
Returns if an ObjectType has at least one exposed field or not, for any other MetadataType returns false.
HasExternalLibraries - Interface in org.mule.runtime.api.meta.model
Interface for a model which contains external libraries
HasFunctionDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add functions
HasFunctionModels - Interface in org.mule.runtime.api.meta.model.function
A model which contains FunctionModels
hash(Object[]) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
hashCode() - Method in class org.mule.functional.api.component.StacktraceLogChecker.ExceptionCause
 
hashCode() - Method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
hashCode() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
hashCode() - Method in class org.mule.metadata.api.annotation.AccessibilityAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.DefaultValueAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.DescriptionAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.EnumAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.EnumLabelsAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.ExampleAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.FieldOccurrenceAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.LabelAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.LengthAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.MarkerAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.NumberRangeAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.RegexPatternAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.TypeAliasAnnotation
 
hashCode() - Method in class org.mule.metadata.api.annotation.TypeIdAnnotation
 
hashCode() - Method in class org.mule.metadata.api.model.impl.BaseMetadataType
 
hashCode() - Method in class org.mule.metadata.api.model.impl.DefaultArrayType
 
hashCode() - Method in class org.mule.metadata.api.model.MetadataFormat
 
hashCode(Optional<?>...) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
 
hashCode() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
hashCode() - Method in class org.mule.metadata.message.api.LocationAnnotation
 
hashCode() - Method in class org.mule.runtime.api.component.location.Location.LocationImpl
 
hashCode() - Method in class org.mule.runtime.api.config.PoolingProfile
 
hashCode() - Method in class org.mule.runtime.api.el.ModuleNamespace
 
hashCode() - Method in exception org.mule.runtime.api.exception.MuleException
 
hashCode() - Method in class org.mule.runtime.api.meta.model.display.DisplayModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.display.PathModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.ImportedTypeModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
hashCode() - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
 
hashCode() - Method in class org.mule.runtime.api.meta.MuleVersion
 
hashCode() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
 
hashCode() - Method in class org.mule.runtime.api.metadata.MediaType
 
hashCode() - Method in class org.mule.runtime.api.metadata.resolving.FailureCode
 
hashCode() - Method in class org.mule.runtime.api.metadata.TypedValue
 
hashCode() - Method in class org.mule.runtime.api.notification.IntegerAction
 
hashCode() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
hashCode() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.CaseInsensitiveMapKey
 
hashCode() - Method in class org.mule.runtime.api.util.MultiMap
 
hashCode() - Method in class org.mule.runtime.api.util.Pair
hashCode() - Method in class org.mule.runtime.api.util.Reference
 
hashCode() - Method in class org.mule.runtime.api.value.ImmutableValueResult
 
hashCode() - Method in class org.mule.runtime.api.value.ResolvingFailure
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.ArtifactDeclaration
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationImpl
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.ComponentElementDeclaration
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.ConfigurationElementDeclaration
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.ElementDeclaration
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.EnrichableElementDeclaration
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterListValue
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterSimpleValue
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.ParameterElementDeclaration
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.ParameterGroupElementDeclaration
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.ParameterizedElementDeclaration
 
hashCode() - Method in class org.mule.runtime.app.declaration.api.TopLevelParameterDeclaration
 
hashCode() - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel
 
hashCode() - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine
 
hashCode() - Method in class org.mule.runtime.core.api.config.ConfigResource
 
hashCode() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
hashCode() - Method in class org.mule.runtime.core.api.context.notification.ListenerSubscriptionPair
 
hashCode() - Method in class org.mule.runtime.core.api.policy.PolicyStateId
 
hashCode() - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
hashCode() - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
hashCode() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
 
hashCode() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.FlattenedTypeAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LiteralTypeAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterResolverTypeAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
 
hashCode() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
hashCode() - Method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
Calculates hashcode based on AbstractNamedImmutableModel.getName()
hashCode() - Method in class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
 
hashCode() - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinition
 
hashCode() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
hashCode() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
 
hashCode() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor
 
hashCode() - Method in class org.mule.tests.parsers.api.ParameterAndChildElement
 
hashCode() - Method in class org.mule.tests.parsers.api.SimplePojo
 
HasLayoutModel - Interface in org.mule.runtime.api.meta.model.display
A model which optionally contains a LayoutModel
HasModelProperties<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
A contract interface for a declarer capable of adding a model properties
hasName() - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
 
HasNestedComponentDeclarer<T extends BaseElementDeclarer> - Interface in org.mule.runtime.app.declaration.api.fluent
Allows configuring a nested ComponentElementDeclaration through a fluent API
HasNestedComponentsDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
A contract interface for a declarer capable of adding a NestableElementModel as child
HasNestedRoutesDeclaration<T extends BaseElementDeclarer> - Interface in org.mule.runtime.app.declaration.api.fluent
Allows configuring a nested RouteElementDeclaration through a fluent API
HasNestedRoutesDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
A contract interface for a declarer capable of adding a NestedRouteModel as child
hasNext() - Method in class org.mule.runtime.core.api.streaming.iterator.ConsumerStreamingIterator
Returns true as long as the underlying consumer is not fully consumed nor closed
HasNotifications - Interface in org.mule.runtime.api.meta.model.notification
Indicates that the current model can declare which NotificationModel it fires.
HasOperationDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add operations
HasOperationModels - Interface in org.mule.runtime.api.meta.model.operation
A model which contains OperationModels
HasOutputModel - Interface in org.mule.runtime.api.meta.model
Interface for a model which declares an OutputModel for its resulting payload and attributes.
hasParameter(String) - Method in interface org.mule.runtime.extension.api.runtime.operation.ExecutionContext
Returns whether parameter of name parameterName has a value associated to it.
HasParametersDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
A contract interface for a declarer capable of adding a model properties
HasPoolingProfile - Interface in org.mule.runtime.api.config
A contract interface for an object that may contain a PoolingProfile
hasResource(Object) - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
hasResponse() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
hasResponse(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to specify if the declared source emits responses
hasResponse() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
 
hasResponse() - Method in enum org.mule.runtime.core.api.MessageExchangePattern
 
hasResponse() - Method in class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
HasSize - Interface in org.mule.runtime.api.streaming
A generic contract for an object which can be described with a size of some sort.
HasSourceDeclarer - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add message sources
HasSourceModels - Interface in org.mule.runtime.api.meta.model.source
A model which contains SourceModel instances
HasStereotypeDeclarer<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a declarer in which it's possible to add StereotypeModel
HasStereotypeModel - Interface in org.mule.runtime.api.meta.model.stereotype
A model which can be qualified with a set of StereotypeModels that correspond to this model definition.
hasSuffix() - Method in class org.mule.runtime.api.meta.MuleVersion
 
hasVariable(String) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
Returns whether a variable of name variableName has a value associated to it through the SourceCallbackContext.addVariable(String, Object) method
hasWarnings() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
 
hasWildcards() - Method in class org.mule.runtime.core.api.util.WildcardAttributeEvaluator
 
headerMalformedValueIs(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
headers - Variable in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
 
headers(MultiMap<String, String>) - Method in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
 
HEADERS_FIELD - Static variable in class org.mule.runtime.extension.api.soap.metadata.SoapOutputTypeBuilder
 
hexStringToByteArray(String) - Static method in class org.mule.runtime.core.api.util.StringUtils
Convert a hexadecimal string into its byte representation.
HierarchyClassMap<V> - Class in org.mule.runtime.extension.api.util
A utility implementation of Map which keys are instances of Class and values are instances of generic type V.
HierarchyClassMap() - Constructor for class org.mule.runtime.extension.api.util.HierarchyClassMap
Creates a new instance which behaves like a HashMap
HierarchyClassMap(Map<Class<?>, V>) - Constructor for class org.mule.runtime.extension.api.util.HierarchyClassMap
Creates a new instance which wraps the given delegate, inheriting its rules.
host - Variable in class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
host(String) - Method in class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
HOST - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
hours() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
HTML - Static variable in class org.mule.runtime.api.metadata.MediaType
 
HTML_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
HttpAuthentication - Interface in org.mule.runtime.http.api.client.auth
Represents an HTTP request's username/password based authentication.
HttpAuthentication.HttpNtlmAuthentication - Interface in org.mule.runtime.http.api.client.auth
Represents an HTTP request's NTLM based authentication.
HttpAuthenticationBuilder - Interface in org.mule.runtime.http.api.client.auth
Allows the creation of HttpAuthentication instances.
HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder - Interface in org.mule.runtime.http.api.client.auth
Specification of HttpAuthenticationBuilder for NTLM based authentication.
HttpAuthenticationType - Enum in org.mule.runtime.http.api.client.auth
Supported HTTP authentication schemes.
HttpClient - Interface in org.mule.runtime.http.api.client
Object that sends an HTTP request, and returns the response.
HttpClientConfiguration - Class in org.mule.runtime.http.api.client
Configuration component that specifies how an HttpClient should be created.
HttpClientConfiguration.Builder - Class in org.mule.runtime.http.api.client
HttpClientFactory - Interface in org.mule.runtime.http.api.client
Factory object for HttpClient.
HttpConfigBasedMessageDispatcher - Class in org.mule.runtime.soap.api.message.dispatcher
A MessageDispatcher that dispatches the SOAP request via HTTP using an HTTP connector provided configuration.
HttpConfigBasedMessageDispatcher(String, ExtensionsClient) - Constructor for class org.mule.runtime.soap.api.message.dispatcher.HttpConfigBasedMessageDispatcher
 
HttpConstants - Class in org.mule.runtime.http.api
General purpose HTTP constants
HttpConstants.HttpStatus - Enum in org.mule.runtime.http.api
 
HttpConstants.Method - Enum in org.mule.runtime.http.api
 
HttpConstants.Protocol - Enum in org.mule.runtime.http.api
 
HttpEncoderDecoderUtils - Class in org.mule.runtime.http.api.utils
Provides helper methods for encoding and decoding http request and response content.
HttpEntity - Interface in org.mule.runtime.http.api.domain.entity
An entity that can be sent or received via an HttpRequest or HttpResponse.
HttpHeaders - Class in org.mule.runtime.http.api
Provides the constants for the standard HTTP header names and values
HttpHeaders.Names - Class in org.mule.runtime.http.api
Standard HTTP header names.
HttpHeaders.Values - Class in org.mule.runtime.http.api
Standard HTTP header values.
HttpMessage - Interface in org.mule.runtime.http.api.domain.message
Represents common parts of an HTTP message.
HttpMessageBuilder<B extends HttpMessageBuilder,M extends HttpMessage> - Class in org.mule.runtime.http.api.domain.message
Base implementation of an HttpMessage builder.
HttpMessageBuilder() - Constructor for class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
 
HttpMessageBuilder(HttpMessage) - Constructor for class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
 
HttpPart - Class in org.mule.runtime.http.api.domain.entity.multipart
Default implementation of a Part.
HttpPart(String, byte[], String, int) - Constructor for class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
HttpPart(String, String, byte[], String, int) - Constructor for class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
HttpPolicyPointcutParameters - Class in org.mule.runtime.http.policy.api
Specific implementation of PolicyPointcutParameters for HTTP.
HttpPolicyPointcutParameters(Component, String, String) - Constructor for class org.mule.runtime.http.policy.api.HttpPolicyPointcutParameters
HttpProtocol - Enum in org.mule.runtime.http.api.domain
Represents the HTTP message protocol.
HttpRequest - Interface in org.mule.runtime.http.api.domain.message.request
Representation of an HTTP request message.
HttpRequestBuilder - Class in org.mule.runtime.http.api.domain.message.request
Builder of HttpRequests.
HttpRequestContext - Interface in org.mule.runtime.http.api.domain.request
Representation of all HTTP request data concerning an HttpServer.
HttpResourceLocator - Class in org.mule.runtime.soap.api.transport
Retrieve remote documents over HTTP using an Http Connector configuration.
HttpResourceLocator(String, ExtensionsClient) - Constructor for class org.mule.runtime.soap.api.transport.HttpResourceLocator
 
HttpResponse - Interface in org.mule.runtime.http.api.domain.message.response
Representation of an HTTP response message.
HttpResponseBuilder - Class in org.mule.runtime.http.api.domain.message.response
Builder of HttpResponses.
HttpResponseBuilder(HttpResponse) - Constructor for class org.mule.runtime.http.api.domain.message.response.HttpResponseBuilder
Instantiates a builder that has as starting point another HttpResponse
HttpResponseReadyCallback - Interface in org.mule.runtime.http.api.server.async
Handler for sending an HTTP response asynchronously
HttpServer - Interface in org.mule.runtime.http.api.server
Represents a ServerSocket connection.
HttpServerConfiguration - Class in org.mule.runtime.http.api.server
Configuration component that specifies how a HttpServer should be created.
HttpServerConfiguration.Builder - Class in org.mule.runtime.http.api.server
HttpServerFactory - Interface in org.mule.runtime.http.api.server
Factory object for HttpServer.
HttpServerProperties - Class in org.mule.runtime.http.api.server
Contains a set of system properties that may be used to customize the behavior of the underlying HTTP transport.
HttpService - Interface in org.mule.runtime.http.api
Provides HTTP server and client factories.
hyphenize(String) - Static method in class org.mule.runtime.api.util.NameUtils
Transforms a camel case value into a hyphenized one.

I

I18nMessage - Class in org.mule.runtime.api.i18n
 
I18nMessage(String, int, Object...) - Constructor for class org.mule.runtime.api.i18n.I18nMessage
 
I18nMessageFactory - Class in org.mule.runtime.api.i18n
Base MessageFactory for I18n supported messages.
I18nMessageFactory() - Constructor for class org.mule.runtime.api.i18n.I18nMessageFactory
 
id(String) - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.AnyTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.BinaryTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.BooleanTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.DateTimeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.DateTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.FunctionTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.IntersectionTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.LocalDateTimeTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.LocalTimeTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.NothingTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.NumberTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.PeriodTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.RegexTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.StringTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.TimeTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.TimeZoneTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.TupleTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.TypeParameterTypeBuilder
 
id(String) - Method in class org.mule.metadata.api.builder.UnionTypeBuilder
 
ID - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
ID - Static variable in class org.mule.runtime.extension.api.metadata.NullMetadataKey
 
ID_EXPRESSION - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
 
IdempotentDeclarationWalker - Class in org.mule.runtime.extension.api.declaration.fluent.util
A DeclarationWalker which assures that each component is visited only once, making it easy to handle the fact that some components such as OperationDeclaration, SourceDeclaration, ConnectionProviderDeclaration, etc, implement the flyweight pattern, which means that the same instance might be present at different levels.
IdempotentDeclarationWalker() - Constructor for class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
 
IdempotentExtensionWalker - Class in org.mule.runtime.api.meta.model.util
A ExtensionWalker which assures that each component is visited only once, making it easy to handle the fact that some components such as OperationModel, SourceModel, ConnectionProviderModel, etc, implement the flyweight pattern, which means that the same instance might be present at different levels.
IdempotentExtensionWalker() - Constructor for class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
IdentifiableElementDeclaration - Interface in org.mule.runtime.app.declaration.api
Extends the concept of a named element to provides a unique way of identifying an element declaration for a given ExtensionModel
identifier(ComponentIdentifier) - Method in interface org.mule.runtime.api.component.TypedComponentIdentifier.Builder
 
identifier() - Method in class org.mule.runtime.api.el.Binding
 
identifier - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
identifiers() - Method in class org.mule.metadata.message.api.el.ModuleDefinition
 
identifiers() - Method in class org.mule.metadata.message.api.el.TypeBindings
 
identifiers() - Method in interface org.mule.runtime.api.el.BindingContext
Returns all identifiers found.
identifiers() - Method in interface org.mule.runtime.api.el.ExpressionModule
Returns all identifiers found.
Identifiers() - Constructor for class org.mule.runtime.core.api.exception.Errors.Identifiers
 
IDENTITY - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
identityToShortString(Object) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
Like ObjectUtils.identityToString(Object) but without the object's full package name.
IF_MATCH - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
IF_MODIFIED_SINCE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
IF_NONE_MATCH - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
IF_RANGE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
IF_UNMODIFIED_SINCE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ifComputed(Consumer<T>) - Method in class org.mule.runtime.api.util.LazyValue
If the value has already been computed, if passes it to the given consumer.
ifInputStream(Object, CheckedConsumer<InputStream>) - Static method in class org.mule.runtime.core.api.util.IOUtils
 
ifInputStream(Object, CheckedFunction<InputStream, T>) - Static method in class org.mule.runtime.core.api.util.IOUtils
 
ifNotBlank(String, Consumer<String>) - Static method in class org.mule.runtime.core.api.util.StringUtils
If value is not StringUtils.isBlank(String), then it feeds the value into the consumer
Ignore - Annotation Type in org.mule.runtime.extension.api.annotation
Ignores a field or method inside a complex type.
ignoreArtifactDescriptorRepositories(boolean) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
 
IllegalConfigurationModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
A specialization of IllegalModelDefinitionException which marks that a ConfigurationModel is invalid
IllegalConfigurationModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConfigurationModelDefinitionException
Creates a new instance
IllegalConfigurationModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConfigurationModelDefinitionException
Creates a new instance
IllegalConfigurationModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConfigurationModelDefinitionException
Creates a new instance
IllegalConnectionProviderModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
A specialization of IllegalModelDefinitionException which marks that a ConnectionProvider is invalid
IllegalConnectionProviderModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConnectionProviderModelDefinitionException
Creates a new instance
IllegalConnectionProviderModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConnectionProviderModelDefinitionException
Creates a new instance
IllegalConnectionProviderModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalConnectionProviderModelDefinitionException
Creates a new instance
IllegalDependencyInjectionException - Exception in org.mule.runtime.core.api.registry
Thrown to indicate that an object has an illegal dependency injection reference against another object
IllegalDependencyInjectionException(String) - Constructor for exception org.mule.runtime.core.api.registry.IllegalDependencyInjectionException
 
illegalMIMEType(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
IllegalModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
A RuntimeException thrown when the Extensions API (or a component of any of its implementations) has been used to define an invalid model.
IllegalModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalModelDefinitionException
Creates a new instance
IllegalModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalModelDefinitionException
Creates a new instance
IllegalModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalModelDefinitionException
Creates a new instance
IllegalOperationModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
A specialization of IllegalModelDefinitionException which marks that a OperationModel is invalid
IllegalOperationModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalOperationModelDefinitionException
Creates a new instance
IllegalOperationModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalOperationModelDefinitionException
Creates a new instance
IllegalOperationModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalOperationModelDefinitionException
Creates a new instance
IllegalParameterModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
A specialization of IllegalModelDefinitionException which marks that a ParameterModel is invalid
IllegalParameterModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalParameterModelDefinitionException
Creates a new instance
IllegalParameterModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalParameterModelDefinitionException
Creates a new instance
IllegalParameterModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalParameterModelDefinitionException
Creates a new instance
IllegalSourceModelDefinitionException - Exception in org.mule.runtime.extension.api.exception
A specialization of IllegalModelDefinitionException which marks that a SourceModel is invalid
IllegalSourceModelDefinitionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalSourceModelDefinitionException
Creates a new instance
IllegalSourceModelDefinitionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalSourceModelDefinitionException
Creates a new instance
IllegalSourceModelDefinitionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.IllegalSourceModelDefinitionException
Creates a new instance
ImmutableAuthCodeRequest - Class in org.mule.runtime.module.extension.api.runtime.connectivity.oauth
Immutable implementation of AuthCodeRequest
ImmutableAuthCodeRequest(String, String, String, Optional<String>) - Constructor for class org.mule.runtime.module.extension.api.runtime.connectivity.oauth.ImmutableAuthCodeRequest
 
ImmutableConfigurationModel - Class in org.mule.runtime.extension.api.model.config
Immutable implementation of ConfigurationModel
ImmutableConfigurationModel(String, String, List<ParameterGroupModel>, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, Set<ExternalLibraryModel>, DisplayModel, StereotypeModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.config.ImmutableConfigurationModel
Creates a new instance with the given state
ImmutableConnectionProviderModel - Class in org.mule.runtime.extension.api.model.connection
Immutable implementation of ConnectionProviderModel
ImmutableConnectionProviderModel(String, String, List<ParameterGroupModel>, ConnectionManagementType, boolean, Set<ExternalLibraryModel>, DisplayModel, StereotypeModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
Creates a new instance with the given state
ImmutableConstructModel - Class in org.mule.runtime.extension.api.model.construct
Immutable concrete implementation of OperationModel
ImmutableConstructModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.construct.ImmutableConstructModel
Creates a new instance with the given state
ImmutableErrorModel - Class in org.mule.runtime.api.meta.model.error
Default and immutable implementation of ErrorModel
ImmutableErrorModel(String, String, ErrorModel) - Constructor for class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
Deprecated.
This constructor is deprecated and will be removed in Mule 5. Use ImmutableErrorModel.ImmutableErrorModel(String, String, ErrorModel) instead
ImmutableErrorModel(String, String, boolean, ErrorModel) - Constructor for class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
Creates a new instance
ImmutableExclusiveParametersModel - Class in org.mule.runtime.extension.api.model.parameter
Immutable implementation of ExclusiveParametersModel
ImmutableExclusiveParametersModel(Set<String>, boolean) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableExclusiveParametersModel
Creates anew instance
ImmutableExtensionModel - Class in org.mule.runtime.extension.api.model
Immutable implementation of ExtensionModel
ImmutableExtensionModel(String, String, String, String, Category, List<ConfigurationModel>, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, List<FunctionModel>, List<ConstructModel>, DisplayModel, XmlDslModel, Set<SubTypesModel>, Set<ObjectType>, Set<String>, Set<ImportedTypeModel>, Set<ErrorModel>, Set<ExternalLibraryModel>, Set<String>, Set<String>, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.ImmutableExtensionModel
ImmutableExtensionModel(String, String, String, String, Category, List<ConfigurationModel>, List<OperationModel>, List<ConnectionProviderModel>, List<SourceModel>, List<FunctionModel>, List<ConstructModel>, DisplayModel, XmlDslModel, Set<SubTypesModel>, Set<ObjectType>, Set<String>, Set<ImportedTypeModel>, Set<ErrorModel>, Set<ExternalLibraryModel>, Set<String>, Set<String>, Set<ModelProperty>, Set<NotificationModel>) - Constructor for class org.mule.runtime.extension.api.model.ImmutableExtensionModel
Creates a new instance with the given state
ImmutableFunctionModel - Class in org.mule.runtime.extension.api.model.function
Immutable concrete implementation of FunctionModel
ImmutableFunctionModel(String, String, List<ParameterGroupModel>, OutputModel, DisplayModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.function.ImmutableFunctionModel
Creates a new instance with the given state
ImmutableNestedChainModel - Class in org.mule.runtime.extension.api.model.nested
Immutable concrete implementation of NestedChainModel
ImmutableNestedChainModel(String, String, DisplayModel, boolean, Set<StereotypeModel>, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedChainModel
Creates a new instance
ImmutableNestedComponentModel - Class in org.mule.runtime.extension.api.model.nested
Immutable concrete implementation of NestedComponentModel
ImmutableNestedComponentModel(String, String, DisplayModel, boolean, Set<StereotypeModel>, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
Creates a new instance
ImmutableNestedRouteModel - Class in org.mule.runtime.extension.api.model.nested
Immutable concrete implementation of NestedRouteModel
ImmutableNestedRouteModel(String, String, List<ParameterGroupModel>, DisplayModel, int, Integer, List<? extends NestableElementModel>, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
Creates a new instance
ImmutableNotificationModel - Class in org.mule.runtime.extension.api.model.notification
Default and immutable implementation of NotificationModel
ImmutableNotificationModel(String, String, MetadataType) - Constructor for class org.mule.runtime.extension.api.model.notification.ImmutableNotificationModel
Creates a new NotificationModel.
ImmutableOperationModel - Class in org.mule.runtime.extension.api.model.operation
Immutable concrete implementation of OperationModel
ImmutableOperationModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, boolean, ExecutionType, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
ImmutableOperationModel(String, String, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, boolean, ExecutionType, boolean, boolean, boolean, DisplayModel, Set<ErrorModel>, StereotypeModel, Set<ModelProperty>, Set<NotificationModel>) - Constructor for class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
Creates a new instance with the given state
ImmutableOutputModel - Class in org.mule.runtime.extension.api.model
Immutable implementation of OutputModel
ImmutableOutputModel(String, MetadataType, boolean, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.ImmutableOutputModel
Creates a new instance with the given state
ImmutableParameterGroupModel - Class in org.mule.runtime.extension.api.model.parameter
Immutable implementation of ParameterGroupModel
ImmutableParameterGroupModel(String, String, List<ParameterModel>, List<ExclusiveParametersModel>, boolean, DisplayModel, LayoutModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
Creates a new instance
ImmutableParameterModel - Class in org.mule.runtime.extension.api.model.parameter
Immutable implementation of ParameterModel
ImmutableParameterModel(String, String, MetadataType, boolean, boolean, boolean, ExpressionSupport, Object, ParameterRole, ParameterDslConfiguration, DisplayModel, LayoutModel, ValueProviderModel, List<StereotypeModel>, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
Creates a new instance with the given state
ImmutableSoapRequest - Class in org.mule.runtime.soap.api.message
Immutable implementation of a SoapRequest.
ImmutableSourceCallbackModel - Class in org.mule.runtime.extension.api.model.source
Immutable implementation of SourceCallbackModel
ImmutableSourceCallbackModel(String, String, List<ParameterGroupModel>, DisplayModel, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.source.ImmutableSourceCallbackModel
Creates a new instance
ImmutableSourceModel - Class in org.mule.runtime.extension.api.model.source
Immutable implementation of SourceModel
ImmutableSourceModel(String, String, boolean, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, boolean, boolean, boolean, DisplayModel, StereotypeModel, Set<ErrorModel>, Set<ModelProperty>) - Constructor for class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
ImmutableSourceModel(String, String, boolean, boolean, List<ParameterGroupModel>, List<? extends NestableElementModel>, OutputModel, OutputModel, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, Optional<SourceCallbackModel>, boolean, boolean, boolean, DisplayModel, StereotypeModel, Set<ErrorModel>, Set<ModelProperty>, Set<NotificationModel>) - Constructor for class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
Creates a new instance
ImmutableStereotypeModel - Class in org.mule.runtime.api.meta.model.stereotype
Default and immutable implementation of StereotypeModel
ImmutableStereotypeModel(String, String, StereotypeModel) - Constructor for class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
 
ImmutableValue - Class in org.mule.runtime.extension.api.values
Immutable implementation of Value
ImmutableValueResult - Class in org.mule.runtime.api.value
Immutable implementation of ValueResult
IMPLICIT_ARGUMENT_TYPES - Static variable in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
ImplicitConfigExtension - Class in org.mule.test.implicit.config.extension.extension.api
 
ImplicitConfigExtension() - Constructor for class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
Import - Annotation Type in org.mule.runtime.extension.api.annotation
Annotation to be used on an Extension to declare that a given Class definition has to be imported from another Extension declaration.
IMPORT_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ImportedTypeModel - Class in org.mule.runtime.api.meta.model
A model which describes that an extension is importing an imported type.
ImportedTypeModel(ObjectType) - Constructor for class org.mule.runtime.api.meta.model.ImportedTypeModel
Creates a new instance
ImportedTypes - Annotation Type in org.mule.runtime.extension.api.annotation
Container for the Repeatable Import annotation
ImportTypesStrategy - Interface in org.mule.runtime.extension.api.dsl.syntax.resolver
Parameterize how the DslSyntaxResolver would behave when dealing with imported types from other extensions.
inboundMessageAttachmentsImmutable(Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
inboundMessageAttachmentsImmutable() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
inboundMessagePropertiesImmutable(Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
inboundMessagePropertiesImmutable() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
incExecutionError() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
Indicates that an execution error has ocurred
incFatalError() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
Indicates that a fatal error has ocurred
INCLUDE_TEST_DEPENDENCIES - Static variable in class org.mule.runtime.deployment.model.api.artifact.ArtifactDescriptorConstants
Property that defines to include or not scope test dependencies when building class loader model of a given artifact.
includeTestDependencies(boolean) - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel.ClassLoaderModelBuilder
Sets this model to include test dependencies on class loader URL resolution.
IncompatibleMulePluginVersionResolutionException - Exception in org.mule.maven.client.api.exception
Thrown in case of an unsolvable conflict between different version of Mule plugin dependencies due to they are incompatible.
IncompatibleMulePluginVersionResolutionException(String, String, String) - Constructor for exception org.mule.maven.client.api.exception.IncompatibleMulePluginVersionResolutionException
 
incReceivedEvents() - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
Indicates that a new event was received
incrementAndGet() - Method in class org.mule.test.implicit.config.extension.extension.api.Counter
 
incrementCaughtMessage() - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
Increment no routed message
incrementNoRoutedMessage() - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
Increment no routed message
incrementRoutedMessage(Collection) - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
Increment routed message for multiple targets
incrementRoutedMessage(Object) - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
Increment routed message for an endpoint
indexOfType(Throwable, Class<?>) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
Similar to ExceptionUtils.indexOfType(Throwable, Class) but avoiding the deprecated ExceptionUtils.getCause(Throwable).
INFO_ALREADY_LOGGED_KEY - Static variable in exception org.mule.runtime.api.exception.MuleException
 
INFO_ERROR_TYPE_KEY - Static variable in exception org.mule.runtime.api.exception.MuleException
 
INFO_LOCATION_KEY - Static variable in exception org.mule.runtime.api.exception.MuleException
 
INFO_SOURCE_XML_KEY - Static variable in exception org.mule.runtime.api.exception.MuleException
 
INFRASTRUCTURE_PARAMETER_NAMES - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
Contains all the names of the infrastructure parameters that may appear in a ParameterizedModel
InfrastructureParameterModelProperty - Class in org.mule.runtime.extension.api.property
A ModelProperty meant to be applied on ParameterModel instances which represent an infrastructure parameter
InfrastructureParameterModelProperty(int) - Constructor for class org.mule.runtime.extension.api.property.InfrastructureParameterModelProperty
 
InfrastructureTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
A TypeAnnotation used as a marker for ObjectType instances, signaling that such type is an Infrastructure Type.
InfrastructureTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.InfrastructureTypeAnnotation
 
init() - Method in class org.mule.functional.policy.api.TestPolicyBuildingDefinitionProvider
 
init() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
Initialise the artifact resources
init() - Method in interface org.mule.runtime.dsl.api.component.ComponentBuildingDefinitionProvider
Initialization method called once the extensions is discovered.
init() - Method in class org.mule.tests.parsers.api.config.TestParsersComponentBuildingDefinitionProvider
 
initHeaders() - Method in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
 
initHeaders() - Method in class org.mule.runtime.http.api.domain.message.response.HttpResponseBuilder
 
INITIAL_STATE_STARTED - Static variable in interface org.mule.runtime.core.api.construct.Flow
 
INITIAL_STATE_STOPPED - Static variable in interface org.mule.runtime.core.api.construct.Flow
 
Initialisable - Interface in org.mule.runtime.api.lifecycle
Initialisable is a lifecycle interface that gets called at the initialise lifecycle stage of the implementing service.
InitialisationCallback - Interface in org.mule.runtime.core.api.lifecycle
InitialisationCallback is used to provide customised initialiation for more complex components.
initialisationCallbacks - Variable in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
InitialisationException - Exception in org.mule.runtime.api.lifecycle
InitialisationException is thrown by the initialise method defined in the Initialisable interface.
InitialisationException(I18nMessage, Initialisable) - Constructor for exception org.mule.runtime.api.lifecycle.InitialisationException
 
InitialisationException(I18nMessage, Throwable, Initialisable) - Constructor for exception org.mule.runtime.api.lifecycle.InitialisationException
 
InitialisationException(Throwable, Initialisable) - Constructor for exception org.mule.runtime.api.lifecycle.InitialisationException
 
initialisationFailure(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
initialise() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
initialise() - Method in class org.mule.functional.api.component.InvocationCountMessageProcessor
 
initialise() - Method in class org.mule.functional.api.component.LifecycleObject
 
initialise() - Method in class org.mule.functional.api.component.SharedConfig
 
initialise() - Method in class org.mule.functional.api.component.SharedSource
 
initialise() - Method in class org.mule.functional.api.component.TestNonBlockingProcessor
 
initialise() - Method in interface org.mule.runtime.api.lifecycle.Initialisable
Method used to perform any initialisation work.
initialise() - Method in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
initialise() - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
Do not make this object Initialisable.
initialise(Object) - Method in interface org.mule.runtime.core.api.lifecycle.InitialisationCallback
 
initialise() - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
initialise() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
initialise() - Method in class org.mule.runtime.core.api.policy.PolicyChain
 
initialise() - Method in class org.mule.runtime.core.api.processor.AbstractMuleObjectOwner
 
initialise() - Method in class org.mule.runtime.core.api.processor.RaiseErrorProcessor
 
initialise() - Method in class org.mule.runtime.core.api.security.AbstractSecurityFilter
 
initialise() - Method in class org.mule.runtime.core.api.security.AbstractSecurityProvider
 
initialise() - Method in class org.mule.runtime.core.api.streaming.DefaultStreamingManager
Method used to perform any initialisation work.
initialise() - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
Template method where deriving classes can do any initialisation after the properties have been set on this transformer
initialise() - Method in class org.mule.runtime.module.artifact.api.serializer.ArtifactObjectSerializer
 
initialise() - Method in class org.mule.runtime.module.extension.soap.api.runtime.connection.transport.DefaultHttpMessageDispatcherProvider
 
initialise() - Method in interface org.mule.runtime.module.tooling.api.ToolingService
 
initialise() - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
initialise() - Method in class org.mule.tests.parsers.api.LifecycleSensingMessageProcessor
 
initialise() - Method in class org.mule.tests.parsers.api.TestObject
 
INITIALISE_ALL - Static variable in class org.mule.runtime.api.config.PoolingProfile
Tells the object pool to initialise all components on startup.
INITIALISE_NONE - Static variable in class org.mule.runtime.api.config.PoolingProfile
Tells the object pool not to initialise any components on startup.
INITIALISE_ONE - Static variable in class org.mule.runtime.api.config.PoolingProfile
Tells the object pool only to initialise one service on startup.
initialiseIfNeeded(Object) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
Invokes Initialisable.initialise() on object if it implements the Initialisable interface.
initialiseIfNeeded(Object, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
The same as LifecycleUtils.initialiseIfNeeded(Object), only that before checking for object being Initialisable, it uses the given muleContext to perform further initialization and dependency injection on the object.
initialiseIfNeeded(Object, boolean, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
The same as LifecycleUtils.initialiseIfNeeded(Object), only that before checking for object being Initialisable, it uses the given muleContext to perform further initialization.
initialiseIfNeeded(Collection<? extends Object>) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
For each item in the objects collection, it invokes LifecycleUtils.initialiseIfNeeded(Object)
initialiseIfNeeded(Collection<? extends Object>, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
For each item in the objects collection, it invokes LifecycleUtils.initialiseIfNeeded(Object, MuleContext)
initialiseIfNeeded(Collection<? extends Object>, boolean, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
For each item in the objects collection, it invokes LifecycleUtils.initialiseIfNeeded(Object, MuleContext)
initializeClass(Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Ensure that the given class is properly initialized when the argument is passed in as .class literal.
initializeComponent(Location) - Method in interface org.mule.runtime.config.api.LazyComponentInitializer
Calling this method guarantees that the requested component from the configuration will be created, initialized and started.
initializeComponents(LazyComponentInitializer.ComponentLocationFilter) - Method in interface org.mule.runtime.config.api.LazyComponentInitializer
Calling this method guarantees that the components accepted by the filter from the configuration will be created, initialized and started.
initialState(String) - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
Usually a flow is started automatically ("started"), but this attribute can be used to disable initial startup ("stopped").
inject(T) - Method in interface org.mule.runtime.core.api.Injector
Injects dependencies into the given object
Injector - Interface in org.mule.runtime.core.api
Component capable of injecting dependencies into a given object
InMemoryCursorIteratorConfig - Class in org.mule.runtime.core.api.streaming.object
Configuration for a CursorIterator which uses memory for buffering
InMemoryCursorIteratorConfig(int, int, int) - Constructor for class org.mule.runtime.core.api.streaming.object.InMemoryCursorIteratorConfig
Creates a new instance
InMemoryCursorStreamConfig - Class in org.mule.runtime.core.api.streaming.bytes
Configuration for a CursorStream which uses memory for buffering
InMemoryCursorStreamConfig(DataSize, DataSize, DataSize) - Constructor for class org.mule.runtime.core.api.streaming.bytes.InMemoryCursorStreamConfig
Creates a new instance
InMemoryCursorStreamProvider - Class in org.mule.runtime.core.api.streaming.bytes
An implementation of AbstractCursorStreamProvider which yields cursors that only use memory for buffering
InMemoryCursorStreamProvider(InputStream, InMemoryCursorStreamConfig, ByteBufferManager) - Constructor for class org.mule.runtime.core.api.streaming.bytes.InMemoryCursorStreamProvider
Creates a new instance
InMemoryCursorStreamProviderFactory - Class in org.mule.runtime.core.api.streaming.bytes.factory
An implementation of AbstractCursorStreamProviderFactory which always generates instances of InMemoryCursorStreamProvider
InMemoryCursorStreamProviderFactory(ByteBufferManager, InMemoryCursorStreamConfig, StreamingManager) - Constructor for class org.mule.runtime.core.api.streaming.bytes.factory.InMemoryCursorStreamProviderFactory
Creates a new instance
INPUT_STREAM - Static variable in interface org.mule.runtime.api.metadata.DataType
 
InputEvent - Interface in org.mule.runtime.api.component.execution
Interface for defining the content of an event.
InputJsonType - Annotation Type in org.mule.runtime.extension.api.annotation.metadata.fixed
Declares the annotated ParameterModel's MetadataType to the type represented by the provided JSON Schema.
InputMetadataDescriptor - Class in org.mule.runtime.api.metadata.descriptor
Represents the view of all the Metadata associated to an Component's Message output
InputMetadataDescriptor.InputMetadataDescriptorBuilder - Class in org.mule.runtime.api.metadata.descriptor
Implementation of the builder design pattern to create instances of OutputMetadataDescriptor
InputStaticTypeResolver - Class in org.mule.runtime.api.metadata.resolving
StaticResolver implementation for the ParameterModels.
InputStaticTypeResolver() - Constructor for class org.mule.runtime.api.metadata.resolving.InputStaticTypeResolver
 
InputStream(InputStream) - Constructor for class org.mule.runtime.core.api.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class org.mule.runtime.core.api.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
InputStreamDataSource - Class in org.mule.runtime.core.api.message.ds
DataSource wapper for an InputStream.
InputStreamDataSource(InputStream, MediaType, String) - Constructor for class org.mule.runtime.core.api.message.ds.InputStreamDataSource
 
InputStreamHttpEntity - Class in org.mule.runtime.http.api.domain.entity
Representation of a stream HTTP body.
InputStreamHttpEntity(InputStream) - Constructor for class org.mule.runtime.http.api.domain.entity.InputStreamHttpEntity
 
InputStreamHttpEntity(InputStream, Long) - Constructor for class org.mule.runtime.http.api.domain.entity.InputStreamHttpEntity
 
InputTypeResolver<K> - Interface in org.mule.runtime.api.metadata.resolving
Handles the dynamic MetadataType resolving for the Content parameter of an associated component.
InputXmlType - Annotation Type in org.mule.runtime.extension.api.annotation.metadata.fixed
Declares the annotated ParameterModel's MetadataType to the type represented by the provided element in the XSD Schema.
insecureTrustStore(boolean) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines whether the trust store should be insecure, meaning no certificate validations should be performed.
install() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
Install the artifact.
InstallException - Exception in org.mule.runtime.deployment.model.api
 
InstallException(I18nMessage) - Constructor for exception org.mule.runtime.deployment.model.api.InstallException
 
InstallException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.deployment.model.api.InstallException
 
installUrlStreamHandlerFactory() - Static method in class org.mule.runtime.module.artifact.api.classloader.net.MuleUrlStreamHandlerFactory
Install an instance of this class as UrlStreamHandlerFactory.
instantiateClass(String, Object...) - Method in interface org.mule.runtime.core.api.config.bootstrap.BootstrapService
Instantiates a class using the service's class loader
instantiateClass(String, Object...) - Method in class org.mule.runtime.core.api.config.bootstrap.PropertiesBootstrapService
 
instantiateClass(Class<? extends T>, Object...) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
instantiateClass(String, Object...) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
instantiateClass(String, Object[], Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
instantiateClass(String, Object[], ClassLoader) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
IntAnnotation - Class in org.mule.metadata.api.annotation
Applies a restriction to the annotated number type that its value should be an Integer.
IntAnnotation() - Constructor for class org.mule.metadata.api.annotation.IntAnnotation
 
integer() - Method in class org.mule.metadata.api.builder.NumberTypeBuilder
 
IntegerAction - Class in org.mule.runtime.api.notification
Adapter of Mule 3 notification actions, modeled as integers, to the new Mule 4 mechanism.
IntegerAction(int) - Constructor for class org.mule.runtime.api.notification.IntegerAction
 
intercept(ComponentLocation) - Method in interface org.mule.runtime.api.interception.ProcessorInterceptorFactory
Determines if a ProcessorInterceptor shall be created by this factory to be applied to a component based on some of its attributes.
Interceptable - Interface in org.mule.runtime.extension.api.runtime
A component which can be intercepted through a List of interceptors that it provides.
InterceptingMessageProcessor - Interface in org.mule.runtime.core.api.processor
Deprecated.
Use interception API instead of this interface. Ref: ProcessorInterceptorFactory.
InterceptionAction - Interface in org.mule.runtime.api.interception
Allows the implementations of around to control the execution of the interception chain.
InterceptionEvent - Interface in org.mule.runtime.api.interception
Provides access to the attributes of the input event of a component and allows to mutate them.
Interceptor<T extends ComponentModel> - Interface in org.mule.runtime.extension.api.runtime.operation
Taps into different phases of the execution of an extension's operation allowing to take different actions depending on the phase.
InterceptorFactory - Interface in org.mule.runtime.extension.api.runtime
Creates new instances of Interceptor.
INTERCEPTORS_ORDER_REGISTRY_KEY - Static variable in interface org.mule.runtime.api.interception.ProcessorInterceptorFactory
By making a ProcessorInterceptorFactory.ProcessorInterceptorOrder available in the Registry with this key, the order in which the ProcessorInterceptorFactories products will be applied to the applicable components.
INTERNAL_METADATA_PACKAGE - Static variable in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
Classes from this packages contain information that is handled internally by the runtime and must not be exposed in the extension model.
InternalComponent - Interface in org.mule.runtime.core.api.component
Marker interface that tells that an object is created internally and not from an xml configuration.
interruptedQueuingEventFor(Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
interruptedWaitingForPaused(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
intersectionType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
IntersectionType - Interface in org.mule.metadata.api.model
For any types X and Y, the intersection, or conjunction, X&Y, of the types may be formed.
IntersectionTypeBuilder - Class in org.mule.metadata.api.builder
 
IntersectionTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.IntersectionTypeBuilder
 
intersectsWith(MethodRequestMatcher) - Method in interface org.mule.runtime.http.api.server.MethodRequestMatcher
 
IntrospectionContext - Class in org.mule.metadata.ast.api
Context where the information of already introspected types are save temporally.
IntrospectionContext() - Constructor for class org.mule.metadata.ast.api.IntrospectionContext
 
INVALID_CONFIGURATION - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
INVALID_CREDENTIALS - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
INVALID_LOCATION - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
 
INVALID_METADATA_KEY - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
INVALID_VALUE_RESOLVER_NAME - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
 
invalidate() - Method in interface org.mule.runtime.api.connection.ConnectionHandler
Similar to ConnectionHandler.release() but for cases in which the wrapped connection is in an error state and should not be used anymore.
invalidateContext(String) - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeOAuthDancer
Clears the oauth context for a given user.
invalidateContext() - Method in interface org.mule.runtime.oauth.api.ClientCredentialsOAuthDancer
Clears the oauth context.
invalidBundleDescriptorLoaderIdError(File, MuleArtifactLoaderDescriptor) - Static method in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
 
invalidClassLoaderModelIdError(File, MuleArtifactLoaderDescriptor) - Static method in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
 
InvalidDependencyVersionException - Exception in org.mule.runtime.module.artifact.api.descriptor
Thrown to indicate that a given bundle dependency version is not well formed.
InvalidDependencyVersionException(String, Throwable) - Constructor for exception org.mule.runtime.module.artifact.api.descriptor.InvalidDependencyVersionException
InvalidDescriptorLoaderException - Exception in org.mule.runtime.module.artifact.api.descriptor
Thrown to indicate that is not possible to load an object from the provided descriptor configuration.
InvalidDescriptorLoaderException(String) - Constructor for exception org.mule.runtime.module.artifact.api.descriptor.InvalidDescriptorLoaderException
InvalidDescriptorLoaderException(String, Throwable) - Constructor for exception org.mule.runtime.module.artifact.api.descriptor.InvalidDescriptorLoaderException
InvalidExpressionException - Exception in org.mule.runtime.core.api.expression
Is thrown explicitly when an expression is Malformed or invalid.
InvalidExpressionException(String, String) - Constructor for exception org.mule.runtime.core.api.expression.InvalidExpressionException
 
invalidJdk(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
InvalidLicenseException - Exception in org.mule.runtime.module.license.api.exception
 
InvalidLicenseException(String) - Constructor for exception org.mule.runtime.module.license.api.exception.InvalidLicenseException
 
InvalidLicenseException(String, Exception) - Constructor for exception org.mule.runtime.module.license.api.exception.InvalidLicenseException
 
InvalidWsdlException - Exception in org.mule.runtime.soap.api.exception
Exception implementation that aims to be thrown when an inconsistent WSDL state is found or a provided one cannot be parsed.
InvalidWsdlException(String) - Constructor for exception org.mule.runtime.soap.api.exception.InvalidWsdlException
 
InvalidWsdlException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.InvalidWsdlException
 
InvalidZipFileException - Exception in org.mule.runtime.core.api.util.compression
 
InvalidZipFileException(String) - Constructor for exception org.mule.runtime.core.api.util.compression.InvalidZipFileException
 
InvocationCountMessageProcessor - Class in org.mule.functional.api.component
Test message processor to keep count of number of invocations.
InvocationCountMessageProcessor() - Constructor for class org.mule.functional.api.component.InvocationCountMessageProcessor
 
invocationError(Error, SourceCallbackContext) - Static method in class org.mule.runtime.extension.api.runtime.source.SourceResult
 
invocationSuccessfulCantSetError() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ioScheduler() - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler with a default configuration for blocking I/O tasks.
ioScheduler(SchedulerConfig) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for blocking I/O tasks.
ioScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in interface org.mule.runtime.api.scheduler.SchedulerService
Builds a fresh Scheduler for blocking I/O tasks.
IOUtils - Class in org.mule.runtime.core.api.util
Mule input/output utilities.
IS_REUSE_OBJECT_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
isAbstract() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
isAcceptNull() - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
isAcceptNull() - Method in interface org.mule.runtime.core.api.transformer.Transformer
Does this transformer allow null input?
isAddCreated() - Method in class org.mule.runtime.extension.api.soap.security.UsernameTokenSecurityStrategy
 
isAddNonce() - Method in class org.mule.runtime.extension.api.soap.security.UsernameTokenSecurityStrategy
 
isAllowNullReturn() - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
isAllowsEvaluation() - Method in class org.mule.runtime.api.deployment.meta.LicenseModel
 
isAllowsEvaluation() - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest
 
isAlreadyBuild(Schema) - Method in class org.mule.metadata.json.api.handler.ParsingContext
 
isAlwaysEnabled() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
isAnnotatedWith(Class<? extends Annotation>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.WithAnnotations
 
isAnyType() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
isAppleJDK() - Static method in class org.mule.runtime.core.api.util.SystemUtils
 
isAssignable(MetadataType, MetadataType, ExpressionLanguageMetadataTypeResolver.MessageCallback) - Method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver
Returns if the assignment type can be assigned to the expected type
isAssignableFrom(Class<?>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks the assignability of the current type from the given Class
isAssignableFrom(Type) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks the assignability of the current type from the given Type
isAssignableTo(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
isAssignableTo(StereotypeModel) - Method in interface org.mule.runtime.api.meta.model.stereotype.StereotypeModel
 
isAssignableTo(Class<?>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks the assignability of the current type to the given Class
isAssignableTo(Type) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks the assignability of the current type to the given Type
isAuthenticate() - Method in class org.mule.runtime.core.api.security.AbstractAuthenticationFilter
 
isAutoWireObject() - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
isAutoWireObject() - Method in interface org.mule.runtime.core.api.object.ObjectFactory
Return true if the created object should get its dependencies wired from the registry automatically.
isAutoWrapMessageAwareTransform() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
isAutoWrapMessageAwareTransform() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
isBasic(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
isBegun() - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
isBlank(String) - Static method in class org.mule.runtime.core.api.util.StringUtils
 
isBlocking() - Method in interface org.mule.functional.api.notification.FunctionalTestNotificationListener
 
isBlocking() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclaration
 
isBlocking() - Method in interface org.mule.runtime.api.meta.model.operation.OperationModel
 
isBlocking() - Method in interface org.mule.runtime.api.notification.NotificationListener
Allows the notification handler to perform otimizations on the handling of the Notification when fired.
isBlocking() - Method in interface org.mule.runtime.core.api.processor.InterceptingMessageProcessor
Deprecated.
Indicates if the processing strategy of the parent flow is applied to the intercepted processor's chain.
isBlocking() - Method in class org.mule.runtime.extension.api.model.operation.ImmutableOperationModel
isCacheMessageAsBytes() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
isCacheMessageAsBytes() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
isCData() - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterSimpleValue
 
isClassOnPath(String, Class) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Can be used by serice endpoints to select which service to use based on what's loaded on the classpath
isClientMode() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
isClientMode() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
isClosed() - Method in interface org.mule.runtime.api.streaming.CursorProvider
 
isClosed() - Method in class org.mule.runtime.core.api.streaming.bytes.AbstractCursorStreamProvider
isCollection(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
Returns whether a metadata type is an instance of an ArrayType or not.
isCommitted() - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
isCompatibleVersion(String, String) - Static method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptorUtils
Determines if a version is compatible with another one
isCompatibleWith(DataType) - Method in interface org.mule.runtime.api.metadata.DataType
Used to determine if this data type is compatible with the data type passed in.
isComposed() - Method in class org.mule.runtime.http.api.domain.entity.ByteArrayHttpEntity
 
isComposed() - Method in class org.mule.runtime.http.api.domain.entity.EmptyHttpEntity
 
isComposed() - Method in interface org.mule.runtime.http.api.domain.entity.HttpEntity
Tells whether or not this entity is composed of several parts, in which case they should be available through HttpEntity.getParts().
isComposed() - Method in class org.mule.runtime.http.api.domain.entity.InputStreamHttpEntity
 
isComposed() - Method in class org.mule.runtime.http.api.domain.entity.multipart.MultipartHttpEntity
 
isCompressed(byte[]) - Method in interface org.mule.runtime.core.api.util.compression.CompressionStrategy
Checks whether a byte array has been compressed or not.
isCompressed(byte[]) - Method in class org.mule.runtime.core.api.util.compression.GZipCompression
Determines if a byte array is compressed.
isComputed() - Method in class org.mule.runtime.api.util.LazyValue
 
isConcrete(Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
isConfigOverride() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
isConfigured() - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
isConfigured() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
 
isConnected() - Method in interface org.mule.runtime.core.api.connector.Connectable
Determines if this object is connected or not
isConsumed() - Method in class org.mule.runtime.core.api.streaming.iterator.AbstractConsumer
Returns true if no more items are available or if the consumer was closed.
isConsumed() - Method in interface org.mule.runtime.core.api.streaming.iterator.Consumer
Returns true if no more items are available or if the consumer was closed.
isConsumed(Class<?>) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
isContainerMode() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
isContainerMode() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
A container mode implies multiple Mule apps running.
isContent(ParameterModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
 
isContent(ParameterRole) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
 
isDefined() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
 
isDirectTransition(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
 
isDisabled() - Method in class org.mule.runtime.api.config.PoolingProfile
Return true when the owner should not perform any pooling
isDisableTimeouts() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
isDisableTimeouts() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
isDisableXmlValidations() - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration
Allows to create an ArtifactContext that will not check for XSD validations.
isDisposed() - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
isDisposed() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
 
isDisposed() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
isDisposing() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
 
isDisposing() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
isDocumentationTag(Node) - Static method in class org.mule.metadata.xml.api.utils.SchemaHelper
 
isDsqlQuery(String) - Static method in class org.mule.runtime.extension.api.dsql.DsqlParser
Checks if a String that represents a query is a DsqlQuery or another kind of query (Native Query).
isDynamic() - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor
 
isDynamic() - Method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor
 
isDynamic() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationProvider
 
isEmpty() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
isEmpty() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
isEmpty() - Method in class org.mule.runtime.api.util.MultiMap
 
isEmpty() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
isEmpty(String) - Static method in class org.mule.runtime.core.api.util.StringUtils
 
isEmpty() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
isEnabled() - Method in class org.mule.runtime.core.api.management.stats.AllStatistics
Are statistics logged
isEnabled() - Method in class org.mule.runtime.core.api.management.stats.ComponentStatistics
Returns true if this stats collector is enabled.
isEnabled() - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
isEnabled() - Method in interface org.mule.runtime.core.api.management.stats.Statistics
Are statistics logged
isEnableLazyInitialization() - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration
When an ArtifactContext is created lazily then not all components will be created during the creation of the artifact.
isEnableMessageHistory() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
isEnableNotifications() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
isEnableStreaming() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
isEnableStreaming() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
isEnum(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
Indicates whether the give MetadataType is an Enum or not.
isEvaluation() - Method in interface org.mule.runtime.module.license.api.License
 
isExclusiveContent() - Method in class org.mule.functional.api.component.SummaryLogChecker
 
isExhausted() - Method in class org.mule.runtime.core.api.retry.policy.PolicyStatus
 
isExpired(long, TimeUnit) - Method in interface org.mule.runtime.extension.api.runtime.ExpirationPolicy
Determines if an instance should be expired based on the last time it was used.
isExplicitInDsl(boolean) - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel.Builder
 
isExplicitInDsl() - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel
 
isExpression(String) - Method in interface org.mule.runtime.api.el.MuleExpressionLanguage
Determines if the string is an expression.
isExtensionMetadataGenerationEnabled() - Method in class org.mule.test.runner.api.ClassPathClassifierContext
 
isExtensionModelLoaderDescriptorDefined() - Method in class org.mule.test.runner.api.MulePluginBasedLoaderFinder
 
isExternallyManagedLifecycle() - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
isExternallyManagedLifecycle() - Method in interface org.mule.runtime.core.api.object.ObjectFactory
Returns true if Mule should not manage the life-cycle the object instance returned from the ObjectFactory.
isFile(URL) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
isFinal() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
isFinal(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
isFlattenedParameterGroup(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
isFlowTrace() - Static method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
isHandleable() - Method in interface org.mule.runtime.api.meta.model.error.ErrorModel
 
isHandleable() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
isHasResponse() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
isIbmJDK() - Static method in class org.mule.runtime.core.api.util.SystemUtils
 
isIgnoreBadInput() - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
isIgnoreBadInput() - Method in interface org.mule.runtime.core.api.transformer.Transformer
By default, Mule will throw an exception if a transformer is invoked with a source object that is not compatible with the transformer.
isInbound() - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
isIncludeTestDependencies() - Method in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel
 
isInfrastructure(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
Returns true if the type is an infrastructure type, false otherwise.
isInfrastructure(ParameterModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
 
isInitialised() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
 
isInitialised() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Determines if the server has been initialised
isInitialising() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
 
isInitialising() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Determines if the server is being initialised
isInjectionDoneBeforeGetObject() - Method in class org.mule.tests.parsers.api.TestObjectFactory
 
isInsecure() - Method in interface org.mule.runtime.api.tls.TlsContextTrustStoreConfiguration
 
isInstance(Class<T>, Object) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Checks that value is an instance of type.
isInstantiable() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
isInstantiable() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
 
isInteractWithExternal() - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
isInteractWithExternal() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
 
isInterface() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
isJavaCollection(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
Returns a Boolean indicating whether the given MetadataType is a Java Collection or not.
isKeyStoreConfigured() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
 
isLeft() - Method in class org.mule.runtime.core.api.functional.Either
 
isLineNumberSet() - Method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
isListenerRegistered(NotificationListener) - Method in interface org.mule.runtime.core.api.context.notification.ServerNotificationHandler
 
isListenerRegistered(NotificationListener) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
isLogMessageDetails() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
isMap() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
isMap(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
isMtomEnabled() - Method in class org.mule.runtime.soap.api.client.SoapClientConfiguration
 
isName() - Method in interface org.mule.metadata.api.model.AttributeKeyType
Return if the this is a named key or not
isName() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeKeyType
 
isName() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
 
isName() - Method in interface org.mule.metadata.api.model.ObjectKeyType
Return if the this is a named key or not
isNamed() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
isNotificationDynamic() - Method in interface org.mule.runtime.core.api.context.notification.ServerNotificationHandler
 
isNotificationDynamic() - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
isNotificationEnabled() - Method in class org.mule.runtime.core.api.context.notification.NotificationHelper
isNotificationEnabled(Class<? extends Notification>) - Method in interface org.mule.runtime.core.api.context.notification.ServerNotificationHandler
This returns a very "conservative" value - it is true if the notification or any subclass would be accepted.
isNotificationEnabled(Class<? extends Notification>) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
isNotNull(Object) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
Checks if the given object is null or not
isNullResolver(NamedTypeResolver) - Static method in class org.mule.runtime.extension.api.metadata.MetadataResolverUtils
Determines whether a resolver is a null resolver implementation or not.
isNullType(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
Returns whether a metadata type is an instance of NullType or not.
isObjectSingleton(String) - Method in interface org.mule.runtime.api.ioc.ObjectProvider
 
isObjectType(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
Returns whether a metadata type is an instance of ObjectType or not.
isOk() - Method in class org.mule.runtime.core.api.retry.policy.PolicyStatus
 
isOk() - Method in interface org.mule.runtime.core.api.retry.RetryContext
Note that it's possible for an implementation to return false and have no failure specified, thus the subsequent RetryContext.getLastFailure() may return null.
IsolatedClassLoaderExtensionsManagerConfigurationBuilder - Class in org.mule.test.runner.api
IsolatedClassLoaderExtensionsManagerConfigurationBuilder(List<ArtifactClassLoader>) - Constructor for class org.mule.test.runner.api.IsolatedClassLoaderExtensionsManagerConfigurationBuilder
Creates an instance of the builder with the list of plugin class loaders.
IsolatedServiceProviderDiscoverer - Class in org.mule.test.runner.api
Discovers services artifacts using the ArtifactClassLoader already created.
IsolatedServiceProviderDiscoverer(List<ArtifactClassLoader>) - Constructor for class org.mule.test.runner.api.IsolatedServiceProviderDiscoverer
Creates a new instance.
isolateTransaction() - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
isOneRequired() - Method in interface org.mule.runtime.api.meta.model.parameter.ExclusiveParametersModel
Indicates if besides of being exclusive, the runtime should enforce that on of the parameters MUST be provided
isOneRequired() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
 
isOneRequired() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableExclusiveParametersModel
Indicates if besides of being exclusive, the runtime should enforce that on of the parameters MUST be provided
isOpen() - Method in interface org.mule.metadata.api.model.ObjectType
If this object allows additional properties that are not being described in the list of fields.
isOpen() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
isOptional(boolean) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
Indicates if the library is optional or not.
isOptional() - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel
 
isOrdered() - Method in class org.mule.metadata.api.model.impl.DefaultObjectType
 
isOrdered() - Method in interface org.mule.metadata.api.model.ObjectType
If the list of fields must respect the order or not
isOutboundCorrelationEnabled() - Method in interface org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo
Indicates if outbound correlation ids are enabled at the application level or not.
isOverrideFromConfig() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
Whether or not this parameter is bound to a ParameterModel of the same name and type that exists in the config associated to the container of this parameter.
isOverrideFromConfig() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
Whether or not this parameter is bound to a ParameterModel of the same name and type that exists in the config associated to the container of this parameter.
isPassword() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
isPassword() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
 
isPattern() - Method in interface org.mule.metadata.api.model.AttributeKeyType
Return if the this is a pattern key or not.
isPattern() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeKeyType
 
isPattern() - Method in class org.mule.metadata.api.model.impl.DefaultObjectKeyType
 
isPattern() - Method in interface org.mule.metadata.api.model.ObjectKeyType
Return if the this is a pattern key or not.
isPersistent() - Method in interface org.mule.runtime.api.store.ObjectStore
 
isPersistent() - Method in class org.mule.runtime.api.store.ObjectStoreSettings
Returns Whether the store is persistent or transient.
isPersistent() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
isPersistent() - Method in class org.mule.runtime.core.api.util.queue.DefaultQueueConfiguration
 
isPersistent() - Method in interface org.mule.runtime.core.api.util.queue.QueueConfiguration
 
isPhaseComplete(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
Checks that a phase has completed
isPhaseComplete(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
 
isPhaseExecuting(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
 
isPlugin() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
isPlugin() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor
 
isPreemptive() - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthentication
Whether or not the authentication should be done from the first request.
isPrimaryPollingInstance() - Method in interface org.mule.runtime.api.cluster.ClusterService
 
isPrimaryPollingInstance() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
isPropagateMessageTransformations() - Method in class org.mule.runtime.core.api.policy.PolicyChain
 
isPrototype() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
isProvidedByKeyResolver() - Method in class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
 
isPublic() - Method in interface org.mule.metadata.api.annotation.TypeAnnotation
Returns whether this annotation is public or not.
isPublic() - Method in interface org.mule.runtime.api.meta.model.ModelProperty
Whether this instance should be included when serializing or sharing the owning EnrichableModel or if on the contrary, this model property holds information which is proprietary to the runtime and should not communicated.
isPublic() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthModelProperty
Whether this instance should be included when serializing or sharing the owning EnrichableModel or if on the contrary, this model property holds information which is proprietary to the runtime and should not communicated.
isPublic() - Method in class org.mule.runtime.extension.api.connectivity.oauth.OAuthParameterModelProperty
Whether this instance should be included when serializing or sharing the owning EnrichableModel or if on the contrary, this model property holds information which is proprietary to the runtime and should not communicated.
isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ConfigOverrideTypeAnnotation
Returns whether this annotation is public or not.
isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
 
isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
 
isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.InfrastructureTypeAnnotation
 
isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LiteralTypeAnnotation
Returns whether this annotation is public or not.
isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.NullSafeTypeAnnotation
Returns whether this annotation is public or not.
isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterResolverTypeAnnotation
Returns whether this annotation is public or not.
isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
 
isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
Returns whether this annotation is public or not.
isPublic() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
 
isPublic() - Method in class org.mule.runtime.extension.api.property.ClassLoaderModelProperty
 
isPublic() - Method in class org.mule.runtime.extension.api.property.DefaultImplementingTypeModelProperty
 
isPublic() - Method in class org.mule.runtime.extension.api.property.InfrastructureParameterModelProperty
 
isPublic() - Method in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
Whether this instance should be included when serializing or sharing the owning EnrichableModel or if on the contrary, this model property holds information which is proprietary to the runtime and should not communicated.
isPublic() - Method in class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
Whether this instance should be included when serializing or sharing the owning EnrichableModel or if on the contrary, this model property holds information which is proprietary to the runtime and should not communicated.
isPublic() - Method in class org.mule.runtime.extension.api.property.QNameModelProperty
 
isPublic() - Method in class org.mule.runtime.extension.api.property.XmlExtensionModelProperty
 
isPublic() - Method in class org.mule.runtime.module.extension.api.loader.java.property.ComponentExecutorModelProperty
 
isQuery() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
isQuery() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
 
isRedeploymentEnabled() - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel
 
isRedeploymentEnabled() - Method in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
isReleased() - Method in interface org.mule.runtime.api.streaming.Cursor
 
isRepeated() - Method in class org.mule.metadata.api.model.impl.DefaultObjectFieldType
 
isRepeated() - Method in interface org.mule.metadata.api.model.ObjectFieldType
If this field can be present more than once in an object
isRequired() - Method in interface org.mule.metadata.api.model.AttributeFieldType
If this attribute is required or not.
isRequired() - Method in class org.mule.metadata.api.model.impl.DefaultAttributeFieldType
 
isRequired() - Method in class org.mule.metadata.api.model.impl.DefaultObjectFieldType
 
isRequired() - Method in interface org.mule.metadata.api.model.ObjectFieldType
If the field is required or not
isRequired() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestableElementDeclaration
 
isRequired() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclaration
 
isRequired() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
isRequired() - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModel
 
isRequired() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterModel
Whether or not this parameter is required.
isRequired() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedComponentModel
 
isRequired() - Method in class org.mule.runtime.extension.api.model.nested.ImmutableNestedRouteModel
 
isRequired() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterModel
Whether or not this parameter is required.
isRequired(ParameterGroupModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
Tests if the given group contains at least one required ParameterModel
isRequired() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
isRequiresConnection() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
isRequiresOne() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExclusiveParametersDeclaration
 
isReuseObject() - Method in interface org.mule.runtime.api.tx.MuleXaObject
 
isRight() - Method in class org.mule.runtime.core.api.functional.Either
 
isRollbackOnly() - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
isRolledBack() - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
isRunsOnPrimaryNodeOnly() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
isSameType(Type) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks equality of the current type to the given Type
isSameType(Class<?>) - Method in interface org.mule.runtime.module.extension.api.loader.java.type.Type
Checks equality of the current type to the given Class
isScope() - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
isShowInDsl() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
 
isShowInDsl() - Method in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
 
isShowInDsl() - Method in class org.mule.runtime.extension.api.model.parameter.ImmutableParameterGroupModel
isShutdown() - Method in interface org.mule.runtime.api.scheduler.SchedulerView
 
isSimpleType(Class<?>) - Static method in class org.mule.runtime.dsl.api.component.DslSimpleType
 
isSingleton() - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
isSingleton() - Method in interface org.mule.runtime.core.api.object.ObjectFactory
Returns true if the ObjectFactory implementation always returns the same object instance.
isSourceDataTypeSupported(DataType, boolean) - Method in class org.mule.runtime.core.api.transformer.AbstractMessageTransformer
 
isSourceDataTypeSupported(DataType) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
isSourceDataTypeSupported(DataType, boolean) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
Determines whether that data type passed in is supported by this transformer
isSourceDataTypeSupported(DataType) - Method in interface org.mule.runtime.core.api.transformer.Transformer
Determines if a particular source class can be handled by this transformer
isSourceStopping() - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext
Whether the source has received the stopping signal.
isStandalone() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
isStandalone() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
Try to guess if we're embedded.
isStandalone() - Static method in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
Whether Mule is running embedded or standalone.
isStarted() - Method in class org.mule.functional.api.component.SkeletonSource
 
isStarted() - Method in interface org.mule.runtime.api.source.SchedulerMessageSource
 
isStarted() - Method in interface org.mule.runtime.core.api.context.WorkManager
Is the WorkManager ready to accept work?
isStarted() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
 
isStarted() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Determines if the server has been started
isStarting() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
 
isStarting() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
isStopped(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
isStopped() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
 
isStopped() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
isStopped() - Method in interface org.mule.runtime.http.api.server.HttpServer
 
isStopping() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
 
isStopping() - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
isStopping() - Method in interface org.mule.runtime.http.api.server.HttpServer
 
isStreaming() - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration
 
isStreaming() - Method in class org.mule.runtime.http.api.domain.entity.ByteArrayHttpEntity
 
isStreaming() - Method in class org.mule.runtime.http.api.domain.entity.EmptyHttpEntity
 
isStreaming() - Method in interface org.mule.runtime.http.api.domain.entity.HttpEntity
Tells whether this entity's content is stream based.
isStreaming() - Method in class org.mule.runtime.http.api.domain.entity.InputStreamHttpEntity
 
isStreaming() - Method in class org.mule.runtime.http.api.domain.entity.multipart.MultipartHttpEntity
 
isStreamOpen() - Method in class org.mule.runtime.core.api.config.ConfigResource
 
isStreamType() - Method in interface org.mule.runtime.api.metadata.DataType
Used to determine if this DataType is a stream type.
isStringRepresentable(MediaType) - Static method in class org.mule.runtime.api.metadata.MediaTypeUtils
Verifies that the given mediaType is representable as a String
isSuccess() - Method in class org.mule.runtime.api.el.DefaultValidationResult
 
isSuccess() - Method in interface org.mule.runtime.api.el.ValidationResult
 
isSuccess() - Method in class org.mule.runtime.api.metadata.resolving.FailureMetadataResult
isSuccess() - Method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
 
isSuccess() - Method in class org.mule.runtime.api.metadata.resolving.SuccessMetadataResult
isSuccess() - Method in interface org.mule.runtime.api.value.ValueResult
 
isSuccess() - Method in class org.mule.runtime.extension.api.runtime.source.SourceResult
Indicates whether an error has occurred or not processing a message from a Source through the owned flow
isSuccessful() - Method in class org.mule.runtime.api.bulk.BulkItem
Whether or not it was successful.
isSuccessful() - Method in class org.mule.runtime.api.bulk.BulkOperationResult
 
isSunJDK() - Static method in class org.mule.runtime.core.api.util.SystemUtils
 
isSupportsConnectivityTesting() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
 
isSupportsStreaming() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
isSynchronous() - Method in class org.mule.runtime.api.notification.AsyncMessageNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.ClusterNodeNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.FlowConstructNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.MessageProcessorNotification
 
isSynchronous() - Method in interface org.mule.runtime.api.notification.Notification
Indicates the synchronicity of the processing of this notification.
isSynchronous() - Method in class org.mule.runtime.api.notification.PipelineMessageNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.PolicyNotification
 
isSynchronous() - Method in class org.mule.runtime.api.notification.TransactionNotification
 
isSynchronous() - Method in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
isSynchronous() - Method in interface org.mule.runtime.core.api.processor.ProcessingDescriptor
Whether the processing represented by this instance is synchronous or not
isSynchronous() - Method in interface org.mule.runtime.core.api.processor.strategy.ProcessingStrategy
Whether the processing that has this instance is synchronous or not
isTerminated() - Method in interface org.mule.runtime.api.scheduler.SchedulerView
 
isText() - Method in class org.mule.runtime.api.meta.model.display.LayoutModel
 
isText() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
 
isText(ParameterModel) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
 
isThrowException() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
Sometimes you will want the service to always throw an exception, if this is the case you can set the 'throwException' property to true.
isTransacted() - Method in class org.mule.runtime.core.api.transaction.DelegateTransactionFactory
 
isTransacted() - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
Will the result, at the end of running the transaction template, be an active transaction?
isTransacted() - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
 
isTransacted() - Method in interface org.mule.runtime.core.api.transaction.TransactionFactory
Determines whether this transaction factory creates transactions that are really transacted or if they are being used to simulate batch actions, such as using Jms Client Acknowledge.
isTransacted() - Method in interface org.mule.runtime.extension.api.tx.TransactionHandle
 
isTransactionActive() - Static method in class org.mule.runtime.core.api.transaction.TransactionCoordination
Determine is there is an active transaction associated with the current thread.
isTransactional() - Method in interface org.mule.runtime.api.meta.model.ConnectableComponentModel
 
isTransactional() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
isTransactional() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
isTrustStoreConfigured() - Method in interface org.mule.runtime.api.tls.TlsContextFactory
 
isTypedValue(MetadataType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
 
isUncountable(String) - Static method in class org.mule.runtime.extension.api.util.NameUtils
Return true if the word is uncountable.
isUnknownMuleError(ErrorType) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
Checks if an error type is MULE:UNKNOWN
isUsePersistentConnections() - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration
 
isUsePersistentConnections() - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration
 
isValid() - Method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
isValid(String) - Method in interface org.mule.runtime.api.el.MuleExpressionLanguage
Validates the expression returning true is the expression is valid, false otherwise..
isValidateExpressions() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
isValidateExpressions() - Method in interface org.mule.runtime.core.api.config.MuleConfiguration
 
isValidTransition(String) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleState
 
isValueFromSchema() - Method in class org.mule.runtime.config.api.dsl.processor.SimpleConfigAttribute
 
isVerboseExceptions() - Static method in exception org.mule.runtime.api.exception.MuleException
 
isVoid(MetadataType) - Static method in class org.mule.metadata.api.utils.MetadataTypeUtils
Returns whether a metadata type is an instance of VoidType or not.
isWrapped() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
isXA() - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
ITEM_SEQUENCE_INFO - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
itemize(String) - Static method in class org.mule.runtime.extension.api.util.NameUtils
Return the itemized version of a word, which is an hyphenized version of the word with the item suffix
itemMediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Sets the MediaType for the collection items in the Message to be built.
itemMediaType(String) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeCollectionTypeBuilder
Sets the given itemMediaType for the DataType to be built., when the type is an Iterable.
itemMediaType(MediaType) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeCollectionTypeBuilder
Sets the given itemMediaType for the DataType to be built, when the type is an Iterable.
ItemSequenceInfo - Class in org.mule.runtime.api.message
Immutable container for an Event sequence information.
itemSequenceInfo(Optional<ItemSequenceInfo>) - Method in interface org.mule.runtime.core.api.event.CoreEvent.Builder
Sets the event sequence information.
itemType(Class<?>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeCollectionTypeBuilder
Sets the given itemType for the DataType to be built, when the type is an Iterable.
ITERATOR - Static variable in interface org.mule.runtime.api.metadata.DataType
 
iterator() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 

J

JAVA - Static variable in class org.mule.metadata.api.model.MetadataFormat
 
JAVA - Static variable in class org.mule.metadata.java.api.JavaTypeLoader
 
JAVA_LOADER_ID - Static variable in class org.mule.runtime.module.extension.api.loader.java.DefaultJavaExtensionModelLoader
 
JavaTypeLoader - Class in org.mule.metadata.java.api
Represents a java type loader system where you can load the definition of a class by its name.
JavaTypeLoader(ClassLoader) - Constructor for class org.mule.metadata.java.api.JavaTypeLoader
 
JavaTypeLoader(ClassLoader, TypeHandlerManagerFactory) - Constructor for class org.mule.metadata.java.api.JavaTypeLoader
 
JavaTypeUtils - Class in org.mule.metadata.java.api.utils
 
joinExternalTransaction(MuleContext) - Method in interface org.mule.runtime.core.api.transaction.ExternalTransactionAwareTransactionFactory
Create and begins a new transaction
JSON - Static variable in class org.mule.metadata.api.model.MetadataFormat
 
JSON - Static variable in class org.mule.metadata.json.api.JsonTypeLoader
 
JSON - Static variable in class org.mule.runtime.api.metadata.MediaType
 
JSON_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
JsonElementHandler - Interface in org.mule.metadata.json.api.example
 
JsonExampleTypeLoader - Class in org.mule.metadata.json.api
 
JsonExampleTypeLoader(File) - Constructor for class org.mule.metadata.json.api.JsonExampleTypeLoader
 
JsonExampleTypeLoader(String) - Constructor for class org.mule.metadata.json.api.JsonExampleTypeLoader
 
JsonRamlTypeLoader - Class in org.mule.metadata.raml.api
RAML TypeLoader that takes the internal TypeDeclaration and transforms it into a MetadataType through TypeDeclaration.toJsonSchema() in conjunction with JsonTypeLoader.
JsonRamlTypeLoader(File) - Constructor for class org.mule.metadata.raml.api.JsonRamlTypeLoader
Constructs a RAML type loader
JsonRamlTypeLoader(String, String) - Constructor for class org.mule.metadata.raml.api.JsonRamlTypeLoader
Constructs a RAML type loader
JsonTypeLoader - Class in org.mule.metadata.json.api
 
JsonTypeLoader(File) - Constructor for class org.mule.metadata.json.api.JsonTypeLoader
 
JsonTypeLoader(String) - Constructor for class org.mule.metadata.json.api.JsonTypeLoader
 
JsonTypeLoader(String, URI) - Constructor for class org.mule.metadata.json.api.JsonTypeLoader
 

K

KEEP_ALIVE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
keepAlive - Variable in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
 
keepAlive(Boolean) - Method in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
Defines the SO_KEEPALIVE behaviour for open sockets.
keepStreamsOpen() - Method in class org.mule.functional.api.flow.FlowRunner
Makes all open cursors to not be closed when the executed flow is finished but when the test is disposed
key(QName) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
key(String) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
key(Pattern) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
KEY_TYPE_CONVERTER_AND_NO_MAP_TYPE - Static variable in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
keyAlias(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the alias of the key to use when the key store contains many private keys.
KeyAttributeDefinitionPair - Class in org.mule.runtime.dsl.api.component
Holder for a pair of a map key and its value attribute definition.
KeyAttributeDefinitionPair() - Constructor for class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair
 
KeyAttributeDefinitionPair.Builder - Class in org.mule.runtime.dsl.api.component
 
keyFor(Object) - Static method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.CaseInsensitiveMapKey
 
keyMediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.MapBuilder
Sets the MediaType for the map value items in the Message to be built.
keyMediaType(String) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given keyMediaType for the DataType to be built, when the type is a Map.
keyMediaType(MediaType) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given keyMediaType for the DataType to be built, when the type is a Map.
keyPassword(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the password used to protect the private key.
keySet() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
keySet() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
keySet() - Method in class org.mule.runtime.api.util.MultiMap
 
keySet() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
keySet() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
keySet() - Method in class org.mule.runtime.http.api.domain.OptimizedCaseInsensitiveMapWrapper
 
keyStoreAlgorithm(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the key store algorithm.
keyStorePassword(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the password to access the key store defined in TlsContextFactoryBuilder.keyStorePath(String).
keyStorePath(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the location (which will be resolved relative to the current classpath and file system, if possible) where the key store to use should be looked for.
keyStoreType(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the type of the key store (such as jks, jceks or pkcs12).
keyType(Class<?>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given keyType for the DataType to be built, when the type is a Map.

L

label(String) - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
 
label(String) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
label(String) - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
label(String) - Method in class org.mule.metadata.api.builder.TupleTypeBuilder
 
LabelAnnotation - Class in org.mule.metadata.api.annotation
Adds a label to the annotated type.
LabelAnnotation(String) - Constructor for class org.mule.metadata.api.annotation.LabelAnnotation
 
LAST_MODIFIED - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
Latch - Class in org.mule.runtime.api.util.concurrent
Defines a simple latch
Latch() - Constructor for class org.mule.runtime.api.util.concurrent.Latch
Creates a new instance
layoutModel - Variable in class org.mule.runtime.api.meta.model.declaration.fluent.AbstractParameterDeclaration
 
LayoutModel - Class in org.mule.runtime.api.meta.model.display
Contains directives about how this parameter should be shown in the UI.
LayoutModel.LayoutModelBuilder - Class in org.mule.runtime.api.meta.model.display
Creates instances of LayoutModel
LayoutTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
A TypeAnnotation meant to be applied on ObjectFieldType instances and it contains information on how the field should be rendered in the UI.
LayoutTypeAnnotation(LayoutModel) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
Creates a new instance
LAZY_COMPONENT_INITIALIZER_SERVICE_KEY - Static variable in interface org.mule.runtime.config.api.LazyComponentInitializer
Key under which the LazyComponentInitializer can be found in the Registry
LazyComponentInitializer - Interface in org.mule.runtime.config.api
Initializer for the creation of lazy resources.
LazyComponentInitializer.ComponentLocationFilter - Interface in org.mule.runtime.config.api
Defines which components should be initialized by accepting it by ComponentLocation.
lazyConnectionsEnabled(boolean) - Method in interface org.mule.runtime.module.embedded.api.DeploymentConfiguration.DeploymentConfigurationBuilder
Allows to enable or disable if the artifact will be deployed with the connections being created lazily meaning that the connection won't be established until an operation wants to use it.
lazyConnectionsEnabled() - Method in interface org.mule.runtime.module.embedded.api.DeploymentConfiguration
 
lazyInit() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
Initialise the minimal resources required for this artifact to execute components.
lazyInit(boolean) - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
Initialise the minimal resources required for this artifact to execute components.
lazyInitialization(boolean) - Method in interface org.mule.runtime.module.embedded.api.DeploymentConfiguration.DeploymentConfigurationBuilder
When an artifact context is lazily created then not all components will be created during the creation of the artifact.
lazyInitializationEnabled() - Method in interface org.mule.runtime.module.embedded.api.DeploymentConfiguration
 
LazyValue<T> - Class in org.mule.runtime.api.util
Provides a value which may be lazily computed.
LazyValue(Supplier<T>) - Constructor for class org.mule.runtime.api.util.LazyValue
Creates a new instance which lazily obtains its value from the given supplier.
LazyValue(T) - Constructor for class org.mule.runtime.api.util.LazyValue
Creates a new instance which is already initialised with the given value.
left(L) - Static method in class org.mule.runtime.core.api.functional.Either
Creates an Either with a left value.
length(Integer) - Method in class org.mule.metadata.api.builder.StringTypeBuilder
 
length(Integer) - Method in class org.mule.metadata.api.builder.TimeZoneTypeBuilder
 
length(Long) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
Deprecated.
length(long) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
Sets the length in bytes of the payload
LengthAnnotation - Class in org.mule.metadata.api.annotation
Applies a length range constrain of the annotated type.
LengthAnnotation(Number, Number) - Constructor for class org.mule.metadata.api.annotation.LengthAnnotation
 
lessOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
Translates the less operator.
lessOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
Translates the less operator.
lessOrEqualsOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
Translates the less or equals operator.
lessOrEqualsOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
Translates the less or equals operator.
LIB_FOLDER - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
License - Interface in org.mule.runtime.module.license.api
 
LicenseModel - Class in org.mule.runtime.api.deployment.meta
Model for the license entitlement configuration.
LicenseModel(String, String, boolean) - Constructor for class org.mule.runtime.api.deployment.meta.LicenseModel
Creates an immutable implementation of LicenseModel
LicenseModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of LicenseModel.
LicenseModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.LicenseModelBuilder
 
LicenseValidator - Interface in org.mule.runtime.module.license.api
This class represents a validator for licenses within the mule runtime.
LicenseValidatorProvider - Interface in org.mule.runtime.module.license.api
 
Lifecycle - Interface in org.mule.runtime.api.lifecycle
DefaultLifecyclePhase adds lifecycle methods start, stop and dispose.
LifecycleAction - Enum in org.mule.tests.parsers.api
 
LifecycleCallback<O> - Interface in org.mule.runtime.core.api.lifecycle
This callback is used to execute lifecycle behaviour for an object being managed by a LifecycleManager The callback is used so that transitions can be managed consistently outside of an object
LifecycleException - Exception in org.mule.runtime.api.lifecycle
LifecycleException is the base exception thrown when an error occurs during a Lifecycle phase.
LifecycleException(I18nMessage, Object) - Constructor for exception org.mule.runtime.api.lifecycle.LifecycleException
 
LifecycleException(I18nMessage, Throwable, Object) - Constructor for exception org.mule.runtime.api.lifecycle.LifecycleException
 
LifecycleException(Throwable, Object) - Constructor for exception org.mule.runtime.api.lifecycle.LifecycleException
 
LifecycleManager - Interface in org.mule.runtime.core.api.lifecycle
The LifecycleManager is responsible for managing the different lifecycle phases of the server and managing the transitions between lifecycle phases.
lifecycleMethodCannotBeStatic(Method) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
lifecycleMethodCannotThrowChecked(Method) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
lifecycleMethodNotVoidOrHasParams(Method) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
LifecycleObject - Class in org.mule.functional.api.component
 
LifecycleObject() - Constructor for class org.mule.functional.api.component.LifecycleObject
 
LifecycleObject - Class in org.mule.runtime.core.api.lifecycle
 
LifecycleObject(Class) - Constructor for class org.mule.runtime.core.api.lifecycle.LifecycleObject
 
lifecyclePhaseNotRecognised(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
LifecycleSensingMessageProcessor - Class in org.mule.tests.parsers.api
 
LifecycleSensingMessageProcessor() - Constructor for class org.mule.tests.parsers.api.LifecycleSensingMessageProcessor
 
LifecycleSensingObjectFactory - Class in org.mule.tests.parsers.api
 
LifecycleSensingObjectFactory() - Constructor for class org.mule.tests.parsers.api.LifecycleSensingObjectFactory
 
LifecycleState - Interface in org.mule.runtime.core.api.lifecycle
A safe facade for lifecycle manager that objects can use to monitor its own state
LifecycleStateAware - Interface in org.mule.runtime.core.api.lifecycle
Inject an objects lifecycle state.
LifecycleStateEnabled - Interface in org.mule.runtime.core.api.lifecycle
Objects that have an associated lifecycle manager such as FlowConstruct should implement this interface so that the registry lifecycle manager can introspect the lifecycle state of an object.
LifecycleUtils - Class in org.mule.runtime.core.api.lifecycle
Utility class for performing lifecycle operations on objects, as long as they implement cooresponding annotations such as Initialisable, Startable, Stoppable, Disposable or even MuleContextAware.
likeOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
Translates the like operator.
likeOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
Translates the like operator.
linger - Variable in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
 
linger(Integer) - Method in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
Defines the SO_LINGER value, related to how long the socket will take to close.
ListConsumer<T> - Class in org.mule.runtime.core.api.streaming.iterator
Implementation of Consumer that obtains a List from a Producer and returns the elements one by one.
ListConsumer(Producer<List<T>>) - Constructor for class org.mule.runtime.core.api.streaming.iterator.ListConsumer
 
LISTENER_CONFIG_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which a custom Http listener is configured
ListenerSubscriptionPair<N extends Notification> - Class in org.mule.runtime.core.api.context.notification
A simple tuple that stores a listener with an optional subscription (used to match a resource ID).
ListenerSubscriptionPair() - Constructor for class org.mule.runtime.core.api.context.notification.ListenerSubscriptionPair
For config - must be constructed using the setters
ListenerSubscriptionPair(NotificationListener<N>) - Constructor for class org.mule.runtime.core.api.context.notification.ListenerSubscriptionPair
 
ListenerSubscriptionPair(NotificationListener<N>, Predicate<N>) - Constructor for class org.mule.runtime.core.api.context.notification.ListenerSubscriptionPair
 
Literal<T> - Interface in org.mule.runtime.extension.api.runtime.parameter
A parameter type which allows to get values as they were provided in the DSL, preventing the runtime from resolving expressions or applying any transformations.
LiteralTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
TypeAnnotation indicating that the real type of the of the annotated type is a Literal
LiteralTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.LiteralTypeAnnotation
 
load(Type) - Method in interface org.mule.metadata.api.ClassTypeLoader
 
load(String) - Method in interface org.mule.metadata.api.TypeLoader
Returns the MetadataType of the specified identifier if found
load(String, String) - Method in interface org.mule.metadata.api.TypeLoader
Returns the MetadataType of the specified identifier if found, optionally assigning specified type alias
load(TypeMirror) - Method in class org.mule.metadata.ast.api.ASTTypeLoader
Given a TypeMirror introspect it an returns the correspondent MetadataType
load(String) - Method in class org.mule.metadata.ast.api.ASTTypeLoader
 
load(String) - Method in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
load(String) - Method in class org.mule.metadata.java.api.JavaTypeLoader
 
load(String, String) - Method in class org.mule.metadata.java.api.JavaTypeLoader
 
load(Type) - Method in class org.mule.metadata.java.api.JavaTypeLoader
 
load(Type, String) - Method in class org.mule.metadata.java.api.JavaTypeLoader
 
load(String) - Method in class org.mule.metadata.json.api.JsonExampleTypeLoader
 
load(String, String) - Method in class org.mule.metadata.json.api.JsonExampleTypeLoader
 
load(String) - Method in class org.mule.metadata.json.api.JsonTypeLoader
 
load(String, String) - Method in class org.mule.metadata.json.api.JsonTypeLoader
 
load(String) - Method in class org.mule.metadata.raml.api.csv.CsvTypeLoader
 
load(String, String) - Method in class org.mule.metadata.raml.api.csv.CsvTypeLoader
 
load(String) - Method in class org.mule.metadata.raml.api.JsonRamlTypeLoader
 
load(String, String) - Method in class org.mule.metadata.raml.api.JsonRamlTypeLoader
 
load(String) - Method in class org.mule.metadata.raml.api.map.MapTypeLoader
 
load(String, String) - Method in class org.mule.metadata.raml.api.map.MapTypeLoader
 
load(String) - Method in class org.mule.metadata.raml.api.XmlRamlTypeLoader
 
load(String, String) - Method in class org.mule.metadata.raml.api.XmlRamlTypeLoader
 
load(String) - Method in class org.mule.metadata.xml.api.XmlTypeLoader
 
load(String, String) - Method in class org.mule.metadata.xml.api.XmlTypeLoader
 
load(QName, String) - Method in class org.mule.metadata.xml.api.XmlTypeLoader
 
load(File, Map<String, Object>, ArtifactType) - Method in interface org.mule.runtime.module.artifact.api.descriptor.DescriptorLoader
Loads a described object
loadAllProperties(String, ClassLoader) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
Load all properties files in the classpath with the given properties file name.
loadClass(String, Class<?>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Load a class with a given name.
loadClass(String, Class<?>, T) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Load a class with a given name.
loadClass(String, ClassLoader) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Load a class with a given name from the given classloader.
loadClass(String) - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
loadClass(String, boolean) - Method in class org.mule.runtime.module.artifact.api.classloader.FineGrainedControlClassLoader
 
loadClassWithATestRunnerClassLoader(String) - Method in class org.mule.test.runner.api.ArtifactClassLoaderHolder
Loads the Class using the test runner ArtifactClassLoader.
loadConfigResources(String[]) - Method in class org.mule.runtime.core.api.config.builders.AbstractResourceConfigurationBuilder
 
loadDocument(String, InputStream) - Method in class org.mule.runtime.config.api.XmlConfigurationDocumentLoader
Creates a Document from an InputStream with the required configuration of a mule configuration file parsing.
loadDocument(Set<ExtensionModel>, String, InputStream) - Method in class org.mule.runtime.config.api.XmlConfigurationDocumentLoader
Creates a Document from an InputStream with the required configuration of a mule configuration file parsing.
LoaderDescriber - Class in org.mule.runtime.deployment.model.api.plugin
Generic descriptor that will be used to describe parametrization to construct ExtensionModel, ClassLoader and any other descriptor that may arise in a future of ArtifactPluginDescriptor.
LoaderDescriber(String) - Constructor for class org.mule.runtime.deployment.model.api.plugin.LoaderDescriber
Creates an immutable implementation of LoaderDescriber
LoaderNotFoundException - Exception in org.mule.runtime.module.artifact.api.descriptor
Thrown to indicate that a loader was not found in the repository
LoaderNotFoundException(String) - Constructor for exception org.mule.runtime.module.artifact.api.descriptor.LoaderNotFoundException
loadExtension(Class<?>) - Static method in class org.mule.runtime.module.extension.api.util.MuleExtensionUtils
Loads a extension model
loadExtension(Class<?>, Map<String, Object>) - Static method in class org.mule.runtime.module.extension.api.util.MuleExtensionUtils
Loads a extension model
loadExtensionModel(ClassLoader, DslResolvingContext, Map<String, Object>) - Method in class org.mule.runtime.extension.api.loader.ExtensionModelLoader
Creates an ExtensionModel from the pluginClassLoader using any attribute it needs from the attributes parameter.
loadExtensionModels() - Method in class org.mule.test.runner.api.IsolatedClassLoaderExtensionsManagerConfigurationBuilder
 
loadFromJsonDescriptor(File, M, Optional<Properties>) - Method in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
Loads a descriptor from an artifact model
loadModelFromJson(String) - Method in class org.mule.runtime.module.artifact.api.descriptor.AbstractArtifactDescriptorFactory
Generates an artifact model from a given JSON descriptor
loadNextPage() - Method in class org.mule.runtime.core.api.streaming.iterator.ListConsumer
 
loadProperties(String, Class<?>) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
Read in the properties from a properties file.
loadProperties(URL) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
 
loadProperties(InputStream) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
 
LOCAL_AUTHORIZE_PATH_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the path of the local authorization url is configured
LOCAL_OBJECT_LOCK_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
LOCAL_OBJECT_STORE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
localAuthorizationUrlPath(String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
If this attribute is provided mule will automatically create and endpoint in the host server (the same configured for OAuthAuthorizationCodeDancerBuilder.localCallback(java.net.URL)) that the user can hit to authenticate and grant access to the application for his account.
localAuthorizationUrlResourceOwnerId(String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
This attribute is only required when the applications needs to access resources from more than one user in the OAuth authentication server.
localCallback(URL) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
The produced AuthorizationCodeOAuthDancer will create an HttpServer to listen on the provided localCallbackUrl.
localCallback(URL, TlsContextFactory) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
The produced AuthorizationCodeOAuthDancer will create an HttpServer with the provided tlsContextFactory to listen on the provided localCallbackUrl.
localCallback(HttpServer, String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
The produced AuthorizationCodeOAuthDancer will use an existing HttpServer to listen on the provided localCallbackConfigPath.
LOCALDATETIME - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
localDateTimeType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
localDateTimeType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
LocalDateTimeType - Interface in org.mule.metadata.api.model
A Date + Time Type with not time zone (by convention the local timezone)
LocalDateTimeTypeBuilder - Class in org.mule.metadata.api.builder
 
LocalDateTimeTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.LocalDateTimeTypeBuilder
 
localMavenRepositoryLocation(File) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
 
LocalRepositorySupplierFactory - Interface in org.mule.maven.client.api
Provides a set of suppliers to be used to resolve maven repository folder.
LocalResourceLocator - Interface in org.mule.runtime.module.artifact.api.classloader
 
LOCALTIME - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
localTimeType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
localTimeType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
LocalTimeType - Interface in org.mule.metadata.api.model
A time with no timezone (by convention the local timezone)
LocalTimeTypeBuilder - Class in org.mule.metadata.api.builder
 
LocalTimeTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.LocalTimeTypeBuilder
 
LocatedMuleException - Exception in org.mule.runtime.api.exception
LocatedMuleException is a general exception that adds context location about the Exception (i.e.: where it occurred in the application).
LocatedMuleException(Object) - Constructor for exception org.mule.runtime.api.exception.LocatedMuleException
 
LocatedMuleException(I18nMessage, Object) - Constructor for exception org.mule.runtime.api.exception.LocatedMuleException
 
LocatedMuleException(I18nMessage, Throwable, Object) - Constructor for exception org.mule.runtime.api.exception.LocatedMuleException
 
LocatedMuleException(Throwable, Object) - Constructor for exception org.mule.runtime.api.exception.LocatedMuleException
 
Location - Interface in org.mule.runtime.api.component.location
A location allows to define the position of a certain component in the configuration.
Location - Class in org.mule.runtime.api.el.validation
Represents the a location within a script.
Location(Position, Position) - Constructor for class org.mule.runtime.api.el.validation.Location
 
Location - Interface in org.mule.runtime.app.declaration.api.component.location
A location allows to define the position of a certain component in the configuration.
LOCATION - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
Location.Builder - Interface in org.mule.runtime.api.component.location
A builder to create a Location object.
Location.Builder - Interface in org.mule.runtime.app.declaration.api.component.location
A builder to create a Location object.
Location.LocationBuilder - Class in org.mule.runtime.api.component.location
 
Location.LocationBuilder - Class in org.mule.runtime.app.declaration.api.component.location
 
Location.LocationImpl - Class in org.mule.runtime.api.component.location
 
Location.LocationImpl - Class in org.mule.runtime.app.declaration.api.component.location
 
LOCATION_KEY - Static variable in class org.mule.runtime.api.component.AbstractComponent
 
LocationAnnotation - Class in org.mule.metadata.message.api
Adds a location to the annotated type.
LocationAnnotation(String) - Constructor for class org.mule.metadata.message.api.LocationAnnotation
 
LocationBuilder() - Constructor for class org.mule.runtime.api.component.location.Location.LocationBuilder
 
LocationBuilder() - Constructor for class org.mule.runtime.app.declaration.api.component.location.Location.LocationBuilder
 
LocationImpl() - Constructor for class org.mule.runtime.api.component.location.Location.LocationImpl
 
LocationImpl() - Constructor for class org.mule.runtime.app.declaration.api.component.location.Location.LocationImpl
 
LocationPart - Interface in org.mule.runtime.api.component.location
A location part represent an specific location of a component within another component.
locator - Variable in class org.mule.runtime.core.api.processor.AbstractMuleObjectOwner
 
LockFactory - Interface in org.mule.runtime.api.lock
Factory for creating Lock instances.
log4jConfigurationFile(URI) - Method in interface org.mule.runtime.module.embedded.api.EmbeddedContainer.EmbeddedContainerBuilder
Customizes the log4j configuration file for the artifact.
LOG_CONFIGURATION_FACTORY_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
LOG_CONTEXT_SELECTOR_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
***************************************************************************** Logging properties *****************************************************************************
LogChecker - Interface in org.mule.functional.api.component
 
logger - Static variable in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
logger - Static variable in class org.mule.runtime.core.api.config.MuleManifest
logger used by this class
logger - Static variable in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
 
logger - Variable in class org.mule.runtime.core.api.lifecycle.PrimaryNodeLifecycleNotificationListener
 
logger - Variable in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
logger - Variable in class org.mule.runtime.core.api.processor.AbstractMuleObjectOwner
 
logger - Variable in class org.mule.runtime.core.api.retry.policy.ConnectNotifier
 
logger - Variable in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
logger used by this class
logger - Variable in class org.mule.runtime.core.api.security.AbstractSecurityFilter
 
logger - Static variable in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
logger used by this class
logger - Static variable in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
logger - Variable in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
logger - Static variable in class org.mule.runtime.core.api.util.ObjectUtils
logger used by this class
logger - Static variable in class org.mule.runtime.core.api.util.SystemUtils
 
logger - Variable in class org.mule.test.runner.api.ClassPathClassifierContext
 
logger - Variable in class org.mule.test.runner.api.ClassPathUrlProvider
 
logger - Variable in class org.mule.test.runner.api.DependencyResolver
 
logger - Variable in class org.mule.test.runner.api.PluginResourcesResolver
 
logger - Variable in class org.mule.test.runner.api.ServiceResourcesResolver
 
lookup(String) - Method in class org.mule.metadata.message.api.el.ModuleDefinition
 
lookup(String) - Method in class org.mule.metadata.message.api.el.TypeBindings
 
lookup(String) - Method in interface org.mule.runtime.api.el.BindingContext
Allows searching for a specific binding by its identifier.
lookup(String) - Method in interface org.mule.runtime.api.el.ExpressionModule
Allows searching for a specific binding by its identifier.
lookup(String) - Method in interface org.mule.runtime.http.api.server.HttpServerFactory
Allows to retrieve a previously created HttpServer, if used from the same context.
lookupAllByType(Class<T>) - Method in interface org.mule.runtime.api.artifact.Registry
Looks up for a set of service within the artifact.
lookupBundle(BundleDependency) - Method in interface org.mule.runtime.module.repository.api.RepositoryService
Finds a bundle in the the local repository or any of the external repositories configured.
lookupByName(String) - Method in interface org.mule.runtime.api.artifact.Registry
Looks up for a service within the artifact by it's name.
lookupByType(Class<T>) - Method in interface org.mule.runtime.api.artifact.Registry
Looks up for a service within the artifact.
lookupErrorType(ComponentIdentifier) - Method in interface org.mule.runtime.api.exception.ErrorTypeRepository
Looks up the specified error's type and returns it if found and available for general use (error handling).
lookupModule(String) - Method in class org.mule.metadata.message.api.el.TypeBindings
 
lookupProvider(Class<T>, ClassLoader) - Method in class org.mule.runtime.core.api.registry.AbstractServiceRegistry
Searches for implementations of a particular service class.
lookupProvider(Class<T>, ClassLoader) - Method in interface org.mule.runtime.core.api.registry.ServiceRegistry
Searches for implementations of a particular service class.
lookupProviders(Class<T>, ClassLoader) - Method in class org.mule.runtime.core.api.registry.AbstractServiceRegistry
If classLoader is null, then the current Thread.getContextClassLoader() will be used Searches for implementations of a particular service class using the given class loader.
lookupProviders(Class<T>, ClassLoader) - Method in interface org.mule.runtime.core.api.registry.ServiceRegistry
Searches for implementations of a particular service class using the given class loader.
LookupStrategy - Interface in org.mule.runtime.module.artifact.api.classloader
Defines how a given class should be searched based on a given ClassLoader

M

manage(CursorProvider, CoreEvent) - Method in class org.mule.runtime.core.api.streaming.DefaultStreamingManager
Becomes aware of the given provider and returns a replacement provider which is managed by the runtime, allowing for automatic resource handling
manage(InputStream, CoreEvent) - Method in class org.mule.runtime.core.api.streaming.DefaultStreamingManager
Becomes aware of the given inputStream and makes sure it is closed by the time the given creatorEvent (and all its parent events) are completed.
manage(CursorProvider, CoreEvent) - Method in interface org.mule.runtime.core.api.streaming.StreamingManager
Becomes aware of the given provider and returns a replacement provider which is managed by the runtime, allowing for automatic resource handling
manage(InputStream, CoreEvent) - Method in interface org.mule.runtime.core.api.streaming.StreamingManager
Becomes aware of the given inputStream and makes sure it is closed by the time the given creatorEvent (and all its parent events) are completed.
MANAGEMENT_COMPONENT_QUEUE_EXHAUSTED - Static variable in class org.mule.runtime.api.notification.ManagementNotification
 
MANAGEMENT_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
MANAGEMENT_NODE_PING - Static variable in class org.mule.runtime.api.notification.ManagementNotification
 
ManagementNotification - Class in org.mule.runtime.api.notification
ManagementNotification is fired when monitored resources such as internal queues reach capacity
ManagementNotification(Object, int) - Constructor for class org.mule.runtime.api.notification.ManagementNotification
 
ManagementNotificationListener<T extends ManagementNotification> - Interface in org.mule.runtime.api.notification
ManagementNotificationListener is an observer interface that objects can use to receive notifications about the state of the Mule instance and its resources
managerAlreadyStarted() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
MapDataType - Interface in org.mule.runtime.api.metadata
A data type that represents a generified map.
MapEntry<KeyType,ValueType> - Class in org.mule.runtime.dsl.api.component
Instances of this classes represent a map entry defined in the configuration.
MapEntry(KeyType, ValueType) - Constructor for class org.mule.runtime.dsl.api.component.MapEntry
 
MapEntryType(Class<KeyType>, Class<ValueType>) - Constructor for class org.mule.runtime.dsl.api.component.TypeDefinition.MapEntryType
 
mapLeft(Function<? super L, ? extends T>) - Method in class org.mule.runtime.core.api.functional.Either
Allows to execute a function over the left value if it is present
mapRight(Function<? super R, ? extends T>) - Method in class org.mule.runtime.core.api.functional.Either
Allows to execute a function over the right value if it is present
mapType(Class<? extends Map>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Sets the given type for the MapDataType to be built.
MapTypeLoader - Class in org.mule.metadata.raml.api.map
Loader of a MAP (aka: dynamic object) from a RAML file with a few restrictions.
MapTypeLoader(File) - Constructor for class org.mule.metadata.raml.api.map.MapTypeLoader
Constructs a CSV type loader from a RAML document
MapTypeLoader(String, String) - Constructor for class org.mule.metadata.raml.api.map.MapTypeLoader
Constructs a CSV type loader from a RAML document
mapValue(Map, Class<?>, Class<?>) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the map value for the Message's payload to be built.
MarkerAnnotation - Class in org.mule.metadata.api.annotation
Abstract specialization of TypeAnnotation for annotations which are stateless and their only purpose is to just serve as markers.
MarkerAnnotation() - Constructor for class org.mule.metadata.api.annotation.MarkerAnnotation
 
maskedPropertyValue(Map.Entry<?, ?>) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
Returns the String representation of the property value or a masked String if the property key has been registered previously via PropertiesUtils.registerMaskedPropertyName(String).
match(ErrorType) - Method in class org.mule.runtime.core.api.exception.DisjunctiveErrorTypeMatcher
 
match(ErrorType) - Method in interface org.mule.runtime.core.api.exception.ErrorTypeMatcher
 
match(ErrorType) - Method in class org.mule.runtime.core.api.exception.SingleErrorTypeMatcher
 
match(Pattern, String, int) - Static method in class org.mule.runtime.core.api.util.StringUtils
Matches the given value to the given pattern.
matches(MediaType) - Method in class org.mule.runtime.api.metadata.MediaType
Evaluates the type of this object against the ones of the other MediaType.
matches(PolicyPointcutParameters) - Method in interface org.mule.runtime.core.api.policy.PolicyPointcut
Determines whether or not a policy must be applied on a given request
matches(String) - Method in class org.mule.runtime.core.api.util.WildcardAttributeEvaluator
 
matches(HttpRequest) - Method in interface org.mule.runtime.http.api.server.RequestMatcher
 
MavenClient - Interface in org.mule.maven.client.api
Maven client API to work with maven artifacts.
MavenClientProvider - Interface in org.mule.maven.client.api
SPI for the API to find the implementation for the MavenClient
MavenConfiguration - Interface in org.mule.maven.client.api.model
Configuration settings for a MavenClient.
mavenConfiguration(MavenConfiguration) - Method in interface org.mule.runtime.module.embedded.api.EmbeddedContainer.EmbeddedContainerBuilder
Customizes the maven configuration for the execution.
MavenConfiguration.MavenConfigurationBuilder - Class in org.mule.maven.client.api.model
 
MavenConfigurationBuilder() - Constructor for class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
 
MavenReactorResolver - Interface in org.mule.maven.client.api
Manages a repository backed by the client.
MAX_AGE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
MAX_ELEMENTS - Static variable in class org.mule.runtime.core.api.util.StringMessageUtils
 
MAX_FORWARDS - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
MAX_PRIORITY_WEIGHTING - Static variable in interface org.mule.runtime.core.api.transformer.Converter
 
MAX_REDELIVERY_COUNT - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
 
MAX_STALE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
maxConcurrency(int) - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
Configures the maximum permitted concurrency of the Flow.
maxEntries(Integer) - Method in class org.mule.runtime.api.store.ObjectStoreSettings.Builder
Sets the max number of entries allowed.
MAXIMUM_CAPACITY - Static variable in interface org.mule.runtime.core.api.util.queue.QueueConfiguration
 
mediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.Builder
Sets the MediaType for the Message payload to be built.
mediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Sets the MediaType for the Message payload to be built.
mediaType(String) - Method in interface org.mule.runtime.api.metadata.DataTypeParamsBuilder
Sets the given mediaType string.
mediaType(MediaType) - Method in interface org.mule.runtime.api.metadata.DataTypeParamsBuilder
Sets the given mediaType.
MediaType - Class in org.mule.runtime.api.metadata
Immutable representation of Media Types as defined in RFC-2046 Part Two.
MediaType - Annotation Type in org.mule.runtime.extension.api.annotation.param
Use this annotation on operation methods and Source classes which return either String or InputStream.
mediaType(MediaType) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
Sets the output MediaType for the payload
MediaTypeUtils - Class in org.mule.runtime.api.metadata
Utility class to share logic about media types
memoize(Function<I, O>, Map<I, O>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Wraps the given function f so that results for a given input are cached in the given Map.
merge(Class<?>, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
message - Variable in class org.mule.functional.api.component.AssertionMessageProcessor
 
message() - Method in class org.mule.metadata.message.api.MuleEventMetadataTypeBuilder
 
message(MessageMetadataTypeBuilder) - Method in class org.mule.metadata.message.api.MuleEventMetadataTypeBuilder
 
message(MessageMetadataType) - Method in class org.mule.metadata.message.api.MuleEventMetadataTypeBuilder
 
message(Message) - Method in interface org.mule.runtime.api.component.execution.InputEvent
Set the Message to construct Event with.
MESSAGE - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
message(Message) - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Set the Message to construct the target Event with.
Message - Interface in org.mule.runtime.api.message
Represents a message.
message(Message) - Method in interface org.mule.runtime.core.api.event.CoreEvent.Builder
Set the Message to construct CoreEvent with.
Message.Builder - Interface in org.mule.runtime.api.message
Handles the Message's MediaType as well as its attributes creation, either from a provided TypedValue or constructing it internally from a given value and MediaType.
Message.CollectionBuilder - Interface in org.mule.runtime.api.message
 
Message.MapBuilder - Interface in org.mule.runtime.api.message
Message.Builder specialization for Map payloads.
Message.PayloadBuilder - Interface in org.mule.runtime.api.message
Handles the Message's payload creation, either from a provided TypedValue or constructing it internally from a given value and MediaType.
MESSAGE_DIGEST_ALGORITHM - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
 
MESSAGE_ERROR_RESPONSE - Static variable in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
MESSAGE_EVENT_END_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
MESSAGE_IDENTIFIER_NAME - Static variable in class org.mule.metadata.message.api.el.TypeBindings
 
MESSAGE_PROCESSOR_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
MESSAGE_PROCESSOR_POST_INVOKE - Static variable in class org.mule.runtime.api.notification.MessageProcessorNotification
 
MESSAGE_PROCESSOR_PRE_INVOKE - Static variable in class org.mule.runtime.api.notification.MessageProcessorNotification
 
MESSAGE_RECEIVED - Static variable in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
MESSAGE_REQUEST_BEGIN - Static variable in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
MESSAGE_REQUEST_END - Static variable in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
MESSAGE_RESPONSE - Static variable in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
MessageDispatcher - Interface in org.mule.runtime.extension.api.soap.message
This interface allows that different transports (such as JMS or HTTP) behave the same way when dispatching a Web Service operation message.
MessageDispatcherProvider<T extends MessageDispatcher> - Interface in org.mule.runtime.extension.api.soap
ConnectionProvider specialization that handles MessageDispatcher connections that are bundled to a SoapServiceProvider, which are created from when the SoapServiceProvider is created.
MessageExchangePattern - Enum in org.mule.runtime.core.api
 
messageIsOfType(Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
MessageLocation(ExpressionLanguageMetadataTypeResolver.MessagePosition, ExpressionLanguageMetadataTypeResolver.MessagePosition) - Constructor for class org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver.MessageLocation
 
MessageMetadataType - Interface in org.mule.metadata.message.api
Models a Message Type with its payload and attributes.
MessageMetadataTypeBuilder - Class in org.mule.metadata.message.api
Builder for The MessageMetadataType
MessageMetadataTypeBuilder() - Constructor for class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
MessagePosition(int, int, int) - Constructor for class org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver.MessagePosition
 
MessageProcessorNotification - Class in org.mule.runtime.api.notification
 
MessageProcessorNotification(EnrichedNotificationInfo, ComponentLocation, EventContext, int) - Constructor for class org.mule.runtime.api.notification.MessageProcessorNotification
 
MessageProcessorNotificationListener<T extends MessageProcessorNotification> - Interface in org.mule.runtime.api.notification
 
messageRejectedByFilter() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
messages() - Method in class org.mule.runtime.api.el.DefaultValidationResult
 
messages() - Method in interface org.mule.runtime.api.el.ValidationResult
 
MessageSource - Interface in org.mule.runtime.core.api.source
Implemented by objects that receives or generates messages which are then processed by a Processor.
MessageSource.BackPressureStrategy - Enum in org.mule.runtime.core.api.source
Strategy used by a Pipeline to respond to and overload situation where the Pipeline is unable to process a new Event due to, for example, all available threads being busy.
MessageTransformer - Interface in org.mule.runtime.core.api.transformer
A transformer intended to transform Mule messages rather than arbitrary objects
MessageTransformerException - Exception in org.mule.runtime.core.api.transformer
An exception that occurred while transforming a message, thrown by MessageTransformers.
MessageTransformerException(I18nMessage, Transformer, Message) - Constructor for exception org.mule.runtime.core.api.transformer.MessageTransformerException
 
MessageTransformerException(I18nMessage, Transformer, Throwable, Message) - Constructor for exception org.mule.runtime.core.api.transformer.MessageTransformerException
 
MessageTransformerException(Transformer, Throwable, Message) - Constructor for exception org.mule.runtime.core.api.transformer.MessageTransformerException
 
messagingExceptionHandler(FlowExceptionHandler) - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
Configures the exception listener to manage exceptions thrown on the flow execution.
META_INF - Static variable in class org.mule.runtime.deployment.model.api.policy.PolicyTemplateDescriptor
 
META_INF - Static variable in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
METADATA_SERVICE_KEY - Static variable in interface org.mule.runtime.api.metadata.MetadataService
Key under which the MetadataService can be found in the Registry
MetadataAttributes - Class in org.mule.runtime.api.metadata
Immutable implementation of MetadataAttributes.
MetadataAttributes.MetadataAttributesBuilder - Class in org.mule.runtime.api.metadata
 
MetadataCache - Interface in org.mule.runtime.api.metadata
This component provides the capability to store data so future requests for that data can be served faster and accessed from every InputTypeResolver, TypeKeysResolver and OutputTypeResolver
MetadataCache.MetadataCacheValueResolver - Interface in org.mule.runtime.api.metadata
 
MetadataComponent - Enum in org.mule.runtime.api.metadata.resolving
Enumerates all the components that can be retrieved in a MetadataResult.
MetadataContext - Interface in org.mule.runtime.api.metadata
Metadata resolving context, provides access to the Config and Connection used during metadata fetch invocation.
MetadataEnrichableModel - Interface in org.mule.runtime.api.metadata
A model which can be augmented with MetadataProperties that are not part of the canonical metadata model.
MetadataFailure - Class in org.mule.runtime.api.metadata.resolving
Immutable representation of an error that occurred during Metadata resolution.
MetadataFailure.Builder - Class in org.mule.runtime.api.metadata.resolving
 
MetadataFormat - Class in org.mule.metadata.api.model
Represent Data Format like Xml, Json, CSV, Java etc
MetadataFormat(String, String, String...) - Constructor for class org.mule.metadata.api.model.MetadataFormat
 
MetadataKey - Interface in org.mule.runtime.api.metadata
A key, that with the given ID, represents a MetadataType.
MetadataKeyBuilder - Class in org.mule.runtime.api.metadata
An implementation of the builder design pattern to create a new MetadataKey instance.
MetadataKeyBuilder(String) - Constructor for class org.mule.runtime.api.metadata.MetadataKeyBuilder
 
MetadataKeyId - Annotation Type in org.mule.runtime.extension.api.annotation.metadata
Marks one of the parameters of an Operation or Source as the key for the metadata lookup.
MetadataKeyIdModelProperty - Class in org.mule.runtime.extension.api.property
A ModelProperty for a of SourceModel and OperationModel parameters that indicates that its a MetadataKeyId.
MetadataKeyIdModelProperty(MetadataType, String) - Constructor for class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
Deprecated.
MetadataKeyIdModelProperty(MetadataType, String, String) - Constructor for class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
 
MetadataKeyPart - Annotation Type in org.mule.runtime.extension.api.annotation.metadata
Marks a field inside a POJO that represents a composed MetadataKey as one of the parts of that composed MetadataKey.
MetadataKeyPartModelProperty - Class in org.mule.runtime.extension.api.property
A ModelProperty for ParameterModel of SourceModel and OperationModel parameters that indicates that the is a part of a MetadataKey.
MetadataKeyPartModelProperty(int) - Constructor for class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
Creates a new instance.
MetadataKeyPartModelProperty(int, boolean) - Constructor for class org.mule.runtime.extension.api.property.MetadataKeyPartModelProperty
Creates a new instance.
MetadataKeyProvider - Interface in org.mule.runtime.api.metadata
This interface allows the exposure of the MetadataKeys associated to the TypeKeysResolver of the component.
MetadataKeysContainer - Interface in org.mule.runtime.api.metadata
Container for the MetadataKeys obtained from a MetadataKeyProvider component.
MetadataKeysContainerBuilder - Class in org.mule.runtime.api.metadata
MetadataKeysResultJsonSerializer - Class in org.mule.runtime.extension.api.persistence.metadata
Serializer that can convert a MetadataResult of a MetadataKeysContainer type into a readable and processable JSON representation and from a JSON String to an MetadataResult instance
MetadataKeysResultJsonSerializer() - Constructor for class org.mule.runtime.extension.api.persistence.metadata.MetadataKeysResultJsonSerializer
 
MetadataKeysResultJsonSerializer(boolean) - Constructor for class org.mule.runtime.extension.api.persistence.metadata.MetadataKeysResultJsonSerializer
 
MetadataPropertiesAwareElementDeclaration - Interface in org.mule.runtime.app.declaration.api
A declaration which can be augmented with metadata regarding the represented element model.
MetadataProperty - Interface in org.mule.runtime.api.metadata
A custom property which augments a MetadataEnrichableModel with non canonical pieces of information.
MetadataProvider<T extends ComponentModel> - Interface in org.mule.runtime.api.metadata
This interface allows a Component that processes a Message to expose its metadata descriptor, containing all the MetadataType information associated to the Component's input and output elements
MetadataResolverFactory - Interface in org.mule.runtime.extension.api.metadata
Provides instances of the TypeKeysResolver, TypeKeysResolver, OutputTypeResolver and QueryEntityResolver resolving types associated to a Component
MetadataResolverUtils - Class in org.mule.runtime.extension.api.metadata
Helper methods for the MetadataResolverFactory
MetadataResolvingException - Exception in org.mule.runtime.api.metadata
Exception that represents an error related to Metadata resolving.
MetadataResolvingException(String, FailureCode) - Constructor for exception org.mule.runtime.api.metadata.MetadataResolvingException
 
MetadataResolvingException(String, FailureCode, Throwable) - Constructor for exception org.mule.runtime.api.metadata.MetadataResolvingException
 
MetadataResolvingException(I18nMessage, FailureCode) - Constructor for exception org.mule.runtime.api.metadata.MetadataResolvingException
 
MetadataResolvingException(I18nMessage, FailureCode, Throwable) - Constructor for exception org.mule.runtime.api.metadata.MetadataResolvingException
 
MetadataResult<T> - Interface in org.mule.runtime.api.metadata.resolving
Container for the Metadata fetch operations provided by TypeKeysResolver, InputTypeResolver and OutputTypeResolver results.
MetadataScope - Annotation Type in org.mule.runtime.extension.api.annotation.metadata
Associates the annotated Component to a TypeKeysResolver, and an OutputTypeResolver that will be used to resolve the Component's MetadataType dynamically This annotation can be used at Operation or Extension level.
MetadataService - Interface in org.mule.runtime.api.metadata
Provides access to the Metadata of any MetadataProvider and EntityMetadataProvider components in the application and the MetadataKey of the MetadataKeyProvider components, using it's Location It also provides access to the MetadataKey associated to a configuration through the operations and sources that belong to that configuration.
MetadataType - Interface in org.mule.metadata.api.model
Base interface for all the Types
MetadataTypeUtils - Class in org.mule.metadata.api.utils
Utilities for handling values
MetadataTypeUtils.TypeResolverVisitor - Class in org.mule.metadata.api.utils
MetadataTypeVisitor implementation for resolving the typeId of a given MetadataType.
MetadataTypeVisitor - Class in org.mule.metadata.api.visitor
Used in MetadataType.accept(MetadataTypeVisitor) as a visitor pattern.
MetadataTypeVisitor() - Constructor for class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
method(String) - Method in class org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder
Allows for using extension methods, as defined in the rfc.
method(HttpConstants.Method) - Method in class org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder
 
MethodCall() - Constructor for class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
MethodCall(String, String, String) - Constructor for class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
MethodCall(String, String, String, Integer) - Constructor for class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
MethodElement<T extends Type> - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element to be considered as a Method
MethodRequestMatcher - Interface in org.mule.runtime.http.api.server
RequestMatcher that specifically matches against an HttpRequest method.
methodWithNumParamsNotFoundOnObject(String, int, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
methodWithParamsNotFoundOnObject(String, Object, Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
MIN_FRESH - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
MIN_MULE_VERSION - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
MIN_PRIORITY_WEIGHTING - Static variable in interface org.mule.runtime.core.api.transformer.Converter
 
minMuleVersionNotMet(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
minutes() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
MISSED_AGGREGATION_GROUP_EVENT - Static variable in class org.mule.runtime.api.notification.RoutingNotification
 
MISSED_ASYNC_REPLY - Static variable in class org.mule.runtime.api.notification.RoutingNotification
 
MISSING_DEFAULT_VALUE - Static variable in exception org.mule.runtime.api.exception.MuleException
 
MISSING_REQUIRED_PARAMETERS - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
 
modelDeprecated() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ModelFactory - Class in org.mule.metadata.xml.api
 
ModelFactoryFromExampleSupport - Class in org.mule.metadata.xml.api
 
ModelFactoryFromExampleSupport() - Constructor for class org.mule.metadata.xml.api.ModelFactoryFromExampleSupport
 
ModelLoaderDelegate - Interface in org.mule.runtime.module.extension.api.loader
Contract for classes that creates an ExtensionDeclarer from a ExtensionLoadingContext.
ModelLoaderDelegateFactory - Interface in org.mule.runtime.module.extension.api.loader
modelProperties - Variable in class org.mule.runtime.extension.api.model.AbstractImmutableModel
 
ModelProperty - Interface in org.mule.runtime.api.meta.model
A custom property which augments an EnrichableModel with non canonical pieces of information.
module(String) - Method in class org.mule.metadata.message.api.el.TypeBindings.Builder
 
ModuleConfigStereotype - Class in org.mule.runtime.extension.api.stereotype
StereotypeDefinition for any generic config global element.
ModuleDefinition - Class in org.mule.metadata.message.api.el
 
ModuleDefinition(ModuleIdentifier, Map<String, MetadataType>) - Constructor for class org.mule.metadata.message.api.el.ModuleDefinition
 
ModuleDefinition.Builder - Class in org.mule.metadata.message.api.el
 
ModuleException - Exception in org.mule.runtime.extension.api.exception
RuntimeException implementation to throw Exceptions that indicates explicitly the ErrorTypeDefinition that is wanted to throw.
ModuleException(ErrorTypeDefinition<T>, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.ModuleException
 
ModuleException(I18nMessage, ErrorTypeDefinition<T>, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.ModuleException
 
ModuleException(String, ErrorTypeDefinition<T>, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.ModuleException
 
ModuleException(I18nMessage, ErrorTypeDefinition<T>) - Constructor for exception org.mule.runtime.extension.api.exception.ModuleException
 
ModuleException(String, ErrorTypeDefinition<T>) - Constructor for exception org.mule.runtime.extension.api.exception.ModuleException
 
ModuleIdentifier - Class in org.mule.metadata.message.api.el
The identifier of a module
ModuleIdentifier(String...) - Constructor for class org.mule.metadata.message.api.el.ModuleIdentifier
 
ModuleNamespace - Class in org.mule.runtime.api.el
Represents the Namespace for a given module
ModuleNamespace(String...) - Constructor for class org.mule.runtime.api.el.ModuleNamespace
 
ModuleRepository - Interface in org.mule.runtime.container.api
Provides access to all Mule modules available on the container.
modules() - Method in class org.mule.metadata.message.api.el.TypeBindings
 
modules() - Method in interface org.mule.runtime.api.el.BindingContext
Returns all modules
moveFileWithCopyFallback(File, File) - Static method in class org.mule.runtime.core.api.util.FileUtils
Try to move a file by renaming with backup attempt by copying/deleting via NIO.
MULE_ABSTRACT_BYTE_STREAMING_STRATEGY_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
QName for the byte streaming strategy
MULE_ABSTRACT_DEFAULT_RECONNECTION_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
QName for a reconnection config
MULE_ABSTRACT_OBJECT_STREAMING_STRATEGY_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
QName for the object streaming strategy
MULE_ABSTRACT_RECONNECTION_STRATEGY_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
QName for a reconnection strategy
MULE_ABSTRACT_REDELIVERY_POLICY_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
QName for an abstract redelivery policy
MULE_APPLICATION_CLASSIFIER - Static variable in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
MULE_ARTIFACT - Static variable in class org.mule.runtime.deployment.model.api.policy.PolicyTemplateDescriptor
 
MULE_ARTIFACT - Static variable in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
MULE_ARTIFACT_FOLDER - Static variable in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
MULE_ARTIFACT_JSON_DESCRIPTOR - Static variable in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
MULE_ARTIFACT_JSON_DESCRIPTOR_LOCATION - Static variable in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
MULE_ARTIFACT_PATH_INSIDE_JAR - Static variable in class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginDescriptor
Target path as URL for any files used at deployment time or when generating the ExtensionModel
MULE_AUTO_GENERATED_ARTIFACT_PATH_INSIDE_JAR - Static variable in class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginDescriptor
 
MULE_BASE_DIRECTORY_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_CONTEXT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_CORRELATION_GROUP_SIZE_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_CORRELATION_ID_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_CORRELATION_SEQUENCE_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_CREDENTIALS_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_DISABLE_RESPONSE_TIMEOUT - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_DISABLE_TRANSPORT_TRANSFORMER_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_DOMAIN_CLASSIFIER - Static variable in class org.mule.runtime.deployment.model.api.domain.DomainDescriptor
 
MULE_DOMAIN_FOLDER - Static variable in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
 
MULE_DOMAIN_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
MULE_DOMAIN_ROOT_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
MULE_EE_DOMAIN_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
MULE_ENCODING_SYSTEM_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_ENDPOINT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_ERROR_CODE_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_EVENT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
***************************************************************************** MuleEvent Level properties *****************************************************************************
MULE_EVENT_TIMEOUT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_EXPIRATION_POLICY_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
QName for the expiration-policy element
MULE_FLOW_TRACE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_FORCE_CONSOLE_LOG - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_FORCE_SYNC_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_HOME_DIRECTORY_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
MULE_IGNORE_METHOD_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_LAZY_CONNECTIONS_DEPLOYMENT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleDeploymentProperties
 
MULE_LAZY_INIT_DEPLOYMENT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleDeploymentProperties
 
MULE_LAZY_INIT_ENABLE_XML_VALIDATIONS_DEPLOYMENT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleDeploymentProperties
 
MULE_LOADER_ID - Static variable in class org.mule.runtime.deployment.model.api.artifact.ArtifactDescriptorConstants
Default descriptor loader ID for Mule artifacts
MULE_LOCAL_JAR_FILENAME - Static variable in class org.mule.runtime.module.reboot.api.MuleContainerBootstrapUtils
 
MULE_LOG_CONTEXT_DISPOSE_DELAY_MILLIS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_LOG_VERBOSE_CLASSLOADING - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_MANAGEMENT_CONTEXT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_MAVEN_PLUGIN_ARTIFACT_ID - Static variable in interface org.mule.runtime.module.artifact.api.classloader.MuleMavenPlugin
 
MULE_MAVEN_PLUGIN_GROUP_ID - Static variable in interface org.mule.runtime.module.artifact.api.classloader.MuleMavenPlugin
 
MULE_MEL_AS_DEFAULT - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_MESSAGE - Static variable in interface org.mule.runtime.api.metadata.DataType
 
MULE_MESSAGE_COLLECTION - Static variable in interface org.mule.runtime.api.metadata.DataType
 
MULE_MESSAGE_ID_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_MESSAGE_LIST - Static variable in interface org.mule.runtime.api.metadata.DataType
 
MULE_MESSAGE_MAP - Static variable in interface org.mule.runtime.api.metadata.DataType
 
MULE_METHOD_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_MUTE_APP_LOGS_DEPLOYMENT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleDeploymentProperties
 
MULE_NAME - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
MULE_ORIGINATING_ENDPOINT_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_PLUGIN_CLASSIFIER - Static variable in class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginDescriptor
 
MULE_PLUGIN_POM - Static variable in class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginDescriptor
 
MULE_POOLING_PROFILE_TYPE_QNAME - Static variable in class org.mule.runtime.extension.api.util.XmlModelUtils
MULE_PROXY_ADDRESS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_REMOTE_CLIENT_ADDRESS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_REMOTE_SYNC_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_REPLY_TO_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_REPLY_TO_REQUESTOR_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_REPLY_TO_STOP_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
Prevents processing of the ReplyTo property by the Service.
MULE_ROOT_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
MULE_ROOT_MESSAGE_ID_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_SECURITY_PROVIDER_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_SECURITY_SYSTEM_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_SESSION_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
Deprecated.
MULE_SIMPLE_LOG - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_SOAP_METHOD - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_STREAMING_BUFFER_SIZE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_STREAMING_MAX_MEMORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_USER_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MULE_VERBOSE_EXCEPTIONS - Static variable in exception org.mule.runtime.api.exception.MuleException
 
MULE_VERSION - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
MULE_WORKING_DIRECTORY_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
MuleApplicationModel - Class in org.mule.runtime.api.deployment.meta
This object matches the mule-artifact.json element within a application.
MuleApplicationModel.MuleApplicationModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleApplicationModel.
MuleApplicationModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleApplicationModel.MuleApplicationModelBuilder
 
MuleApplicationModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
MuleApplicationModel json serializer.
MuleApplicationModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MuleApplicationModelJsonSerializer
 
MuleArtifactClassLoader - Class in org.mule.runtime.module.artifact.api.classloader
Abstract implementation of the ArtifactClassLoader interface, that manages shutdown listeners.
MuleArtifactClassLoader(String, ArtifactDescriptor, URL[], ClassLoader, ClassLoaderLookupPolicy) - Constructor for class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
Constructs a new MuleArtifactClassLoader for the given URLs
MuleArtifactLoaderDescriptor - Class in org.mule.runtime.api.deployment.meta
Generic descriptor that will be used to describe parametrization to construct ExtensionModel, ClassLoader and any other descriptor that may arise in a future of MulePluginModel.
MuleArtifactLoaderDescriptor(String, Map<String, Object>) - Constructor for class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptor
Creates an immutable implementation of MuleArtifactLoaderDescriptor
MuleArtifactLoaderDescriptorBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleArtifactLoaderDescriptor.
MuleArtifactLoaderDescriptorBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptorBuilder
 
MuleArtifactUrlConnection - Class in org.mule.runtime.module.artifact.api.classloader.net
A URL Connection to a Mule Artifact file or an entry in a Mule Artifact file.
MuleArtifactUrlConnection(URL) - Constructor for class org.mule.runtime.module.artifact.api.classloader.net.MuleArtifactUrlConnection
Takes an URL to validate its format in the MuleArtifactUrlConnection.connect() ()} method, if there aren't any problem, it will store the ZIP file in artifactZip and all the files that are accessible from that starting point.
MuleArtifactUrlStreamHandler - Class in org.mule.runtime.module.artifact.api.classloader.net
Registers a handler for the Mule Artifact protocol, so that every time an URL has MuleArtifactUrlStreamHandler.PROTOCOL it will be handled by MuleArtifactUrlConnection.
MuleArtifactUrlStreamHandler() - Constructor for class org.mule.runtime.module.artifact.api.classloader.net.MuleArtifactUrlStreamHandler
 
MuleConfiguration - Interface in org.mule.runtime.core.api.config
Configuration info.
MuleContainerBootstrapUtils - Class in org.mule.runtime.module.reboot.api
 
muleContext - Variable in class org.mule.runtime.core.api.DefaultTransformationService
 
MuleContext - Interface in org.mule.runtime.core.api
Deprecated.
MuleContext interface will be replaced in future major version of mule.

For customizing an application or domain in mule you can use the CustomizationService which can be accessed by registering a deployment listener in a server plugin.

For accessing application or domain services like MuleContext.getTransformationService() or MuleContext.getErrorTypeRepository() etc. you can use JSR330 annotations for dependency injection. In case you need to access dynamically to objects within the application/domain you can inject Registry or if you want to access configuration elements you can use ConfigurationComponentLocator.

muleContext - Variable in class org.mule.runtime.core.api.processor.AbstractMuleObjectOwner
 
muleContext - Variable in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
MuleContextAware - Interface in org.mule.runtime.core.api.context
Deprecated.
this interface is deprecated since MuleContext is deprecated. See MuleContext deprecation documentation for a replacement.
MuleContextBuilder - Interface in org.mule.runtime.core.api.context
Builder that is used to build instances of MuleContext.
MuleContextException - Exception in org.mule.runtime.core.api.context
MuleContextException is thrown when an exception occurs with Mule Context objects
MuleContextException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.context.MuleContextException
 
MuleContextException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.context.MuleContextException
 
MuleContextFactory - Interface in org.mule.runtime.core.api.context
A MuleContextFactory is used to create instances of MuleContext.
MuleContextListener - Interface in org.mule.runtime.core.api.context.notification
Listens to public events raised from MuleContext
MuleContextNotification - Class in org.mule.runtime.core.api.context.notification
MuleContextNotification is fired when an event such as the mule context starting occurs.
MuleContextNotification(MuleContext, String) - Constructor for class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
MuleContextNotification(MuleContext, int) - Constructor for class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
MuleContextNotificationListener<T extends MuleContextNotification> - Interface in org.mule.runtime.core.api.context.notification
MuleContextNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Manager event occurs.
MuleCoreExtension - Interface in org.mule.runtime.container.api
Allows Mule modules and transports to extend core functionality in an application-independent fashion.
MuleCoreExtensionDependency - Annotation Type in org.mule.runtime.container.api
Indicates that an annotated method must be used to inject a MuleCoreExtension dependency.
MuleDeployableArtifactClassLoader - Class in org.mule.runtime.module.artifact.api.classloader
Base ArtifactClassLoader implementation of deployable artifacts.
MuleDeployableArtifactClassLoader(String, ArtifactDescriptor, URL[], ClassLoader, ClassLoaderLookupPolicy, List<ArtifactClassLoader>) - Constructor for class org.mule.runtime.module.artifact.api.classloader.MuleDeployableArtifactClassLoader
Creates a MuleDeployableArtifactClassLoader with the provided configuration.
MuleDeployableModel - Class in org.mule.runtime.api.deployment.meta
Base class for defining models for deployable artifacts.
MuleDeployableModel(String, String, Product, MuleArtifactLoaderDescriptor, MuleArtifactLoaderDescriptor, Set<String>, Optional<Boolean>, List<String>) - Constructor for class org.mule.runtime.api.deployment.meta.MuleDeployableModel
Creates a new model
MuleDeployableModel.MuleDeployableModelBuilder<T extends AbstractMuleArtifactModelBuilder,M extends MuleDeployableModel> - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleDeployableModel.MuleDeployableModelBuilder.
MuleDeployableModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
MuleDeploymentProperties - Class in org.mule.runtime.core.api.config
MuleDeploymentProperties is a set of deployment constants.
MuleDomainModel - Class in org.mule.runtime.api.deployment.meta
 
MuleDomainModel.MuleDomainModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleDomainModel.
MuleDomainModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleDomainModel.MuleDomainModelBuilder
 
MuleDomainModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
MuleApplicationModel json serializer.
MuleDomainModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MuleDomainModelJsonSerializer
 
MuleErrors - Enum in org.mule.runtime.extension.api.error
ErrorTypeDefinition Enum which publish the available errors that the Mule Runtime provides to be extended from an extension.
MuleEventMetadataType - Interface in org.mule.metadata.message.api
Models a Mule Event MetadataType
MuleEventMetadataTypeBuilder - Class in org.mule.metadata.message.api
Builder for the MuleEventMetadataType
MuleEventMetadataTypeBuilder() - Constructor for class org.mule.metadata.message.api.MuleEventMetadataTypeBuilder
 
MuleException - Exception in org.mule.runtime.api.exception
MuleException is the base exception type for the Mule server any other exceptions thrown by Mule code will be based on this exception.
MuleException(I18nMessage) - Constructor for exception org.mule.runtime.api.exception.MuleException
 
MuleException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleException
 
MuleException(Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleException
 
MuleException() - Constructor for exception org.mule.runtime.api.exception.MuleException
 
MuleExpressionLanguage - Interface in org.mule.runtime.api.el
Provides universal access for evaluating mule expressions #[].
MuleExtensionModelProvider - Class in org.mule.runtime.core.api.extension
Utility class to access the ExtensionModel definition for Mule's Runtime
MuleExtensionModelProvider() - Constructor for class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
MuleExtensionUtils - Class in org.mule.runtime.module.extension.api.util
Provides utilities to work with extensions
MuleFatalException - Exception in org.mule.runtime.api.exception
MuleFatalException Is the runtime exception used to wrap fatal errors such as VirtualMachineError.
MuleFatalException(I18nMessage) - Constructor for exception org.mule.runtime.api.exception.MuleFatalException
 
MuleFatalException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleFatalException
 
MuleFatalException(Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleFatalException
 
MuleFoldersUtil - Class in org.mule.runtime.container.api
Calculates folders for a mule server based on the "mule.home" property
MuleManifest - Class in org.mule.runtime.core.api.config
This is a static class that provides access to the Mule core manifest file.
MuleMavenPlugin - Interface in org.mule.runtime.module.artifact.api.classloader
This class has the constants of the mule maven plugin used to package artifacts.
MuleModule - Class in org.mule.runtime.container.api
Defines a module on the Mule container
MuleModule(String, Set<String>, Set<String>, Set<String>, Set<String>, List<ExportedService>) - Constructor for class org.mule.runtime.container.api.MuleModule
Creates a new module
MulePluginBasedLoaderFinder - Class in org.mule.test.runner.api
 
MulePluginModel - Class in org.mule.runtime.api.deployment.meta
This object matches the mule-artifact.json element within a plugin.
MulePluginModel.MulePluginModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MulePluginModel.
MulePluginModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MulePluginModel.MulePluginModelBuilder
 
MulePluginModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
Serializer capable of marshalling an MulePluginModel instance to JSON format and back
MulePluginModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MulePluginModelJsonSerializer
 
MulePolicyModel - Class in org.mule.runtime.api.deployment.meta
This object matches the mule-artifact.json element within a policy.
MulePolicyModel.MulePolicyModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MulePolicyModel.
MulePolicyModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MulePolicyModel.MulePolicyModelBuilder
 
MulePolicyModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
Serializer capable of marshalling an MulePolicyModel instance to JSON format and back
MulePolicyModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MulePolicyModelJsonSerializer
 
MuleProperties - Class in org.mule.runtime.core.api.config
MuleProperties is a set of constants pertaining to Mule properties.
MuleRuntimeException - Exception in org.mule.runtime.api.exception
MuleRuntimeException Is the base runtime exception type for the Mule Server any other runtimes exceptions thrown by Mule code will use or be based on this exception.
MuleRuntimeException(I18nMessage) - Constructor for exception org.mule.runtime.api.exception.MuleRuntimeException
 
MuleRuntimeException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleRuntimeException
 
MuleRuntimeException(Throwable) - Constructor for exception org.mule.runtime.api.exception.MuleRuntimeException
 
MuleSecurityManagerConfigurator - Class in org.mule.runtime.core.api.security
ObjectFactory for a security manager configuration element.
MuleSecurityManagerConfigurator() - Constructor for class org.mule.runtime.core.api.security.MuleSecurityManagerConfigurator
 
MuleServerPluginModel - Class in org.mule.runtime.api.deployment.meta
This object matches the mule-artifact.json element within a server plugin.
MuleServerPluginModel.MuleServerPluginModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleServerPluginModel.
MuleServerPluginModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleServerPluginModel.MuleServerPluginModelBuilder
 
MuleServerPluginModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
Serializer capable of marshalling an MuleServerPluginModel instance to JSON format and back
MuleServerPluginModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MuleServerPluginModelJsonSerializer
 
MuleServiceModel - Class in org.mule.runtime.api.deployment.meta
This object matches the mule-artifact.json element within a service.
MuleServiceModel.MuleServiceModelBuilder - Class in org.mule.runtime.api.deployment.meta
A builder to create instances of MuleServiceModel.
MuleServiceModelBuilder() - Constructor for class org.mule.runtime.api.deployment.meta.MuleServiceModel.MuleServiceModelBuilder
 
MuleServiceModelJsonSerializer - Class in org.mule.runtime.api.deployment.persistence
MuleServiceModel json serializer.
MuleServiceModelJsonSerializer() - Constructor for class org.mule.runtime.api.deployment.persistence.MuleServiceModelJsonSerializer
 
MULESOFT - Static variable in annotation type org.mule.runtime.extension.api.annotation.Extension
 
MULESOFT_VENDOR - Static variable in class org.mule.runtime.core.api.extension.MuleExtensionModelProvider
 
MuleStereotypeDefinition - Class in org.mule.runtime.extension.api.stereotype
Marker interface that identifies a given StereotypeDefinition as a Mule stereotype.
MuleStereotypeDefinition() - Constructor for class org.mule.runtime.extension.api.stereotype.MuleStereotypeDefinition
 
MuleStereotypes - Class in org.mule.runtime.extension.api.stereotype
Provides constants for all known implementations of MuleStereotypes.
MuleTransactionConfig - Class in org.mule.runtime.core.api.transaction

MuleTransactionConfig defines transaction configuration for a transactional endpoint.

MuleTransactionConfig() - Constructor for class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
MuleTransactionConfig(byte) - Constructor for class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
MuleUrlStreamHandlerFactory - Class in org.mule.runtime.module.artifact.api.classloader.net
A factory for loading URL protocol handlers.
MuleUrlStreamHandlerFactory() - Constructor for class org.mule.runtime.module.artifact.api.classloader.net.MuleUrlStreamHandlerFactory
 
MuleVersion - Class in org.mule.runtime.api.meta
This class represents Mule Software version scheme: {major}.{minor}.{revision}-{suffix}
MuleVersion(String) - Constructor for class org.mule.runtime.api.meta.MuleVersion
 
muleVersion(String) - Method in interface org.mule.runtime.module.embedded.api.EmbeddedContainer.EmbeddedContainerBuilder
 
MuleXaObject - Interface in org.mule.runtime.api.tx
Contract for objects to be considered as XA Objects.
MultilevelMetadataKeyBuilder - Class in org.mule.runtime.module.extension.api.metadata
Extension of MetadataKeyBuilder which adds de capability of create DefaultMetadataKey with a configured partName
MultiMap<K,V> - Class in org.mule.runtime.api.util
Implementation of a multi-map that allows the aggregation of keys and access to the aggregated list or a single value (the first).
MultiMap(MultiMap<K, V>) - Constructor for class org.mule.runtime.api.util.MultiMap
 
MultiMap(Map<K, V>) - Constructor for class org.mule.runtime.api.util.MultiMap
 
MultiMap() - Constructor for class org.mule.runtime.api.util.MultiMap
 
MULTIPART_FORM_DATA - Static variable in class org.mule.runtime.api.metadata.MediaType
 
MULTIPART_FORM_DATA - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
MULTIPART_MIXED - Static variable in class org.mule.runtime.api.metadata.MediaType
 
MULTIPART_RELATED - Static variable in class org.mule.runtime.api.metadata.MediaType
 
MULTIPART_X_MIXED_REPLACE - Static variable in class org.mule.runtime.api.metadata.MediaType
 
MultipartHttpEntity - Class in org.mule.runtime.http.api.domain.entity.multipart
Represents a multipart HTTP body.
MultipartHttpEntity(Collection<HttpPart>) - Constructor for class org.mule.runtime.http.api.domain.entity.multipart.MultipartHttpEntity
 
MUST_REVALIDATE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
mustStartMessageSource(Component) - Method in interface org.mule.runtime.api.deployment.management.ComponentInitialStateManager
Manages the initial state of sources.

N

NAME - Static variable in class org.mule.metadata.api.annotation.AccessibilityAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.DefaultValueAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.DescriptionAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.EnumAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.EnumLabelsAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.ExampleAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.FieldOccurrenceAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.IntAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.LabelAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.LengthAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.NumberRangeAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.RegexPatternAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.TypeAliasAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.TypeIdAnnotation
 
NAME - Static variable in class org.mule.metadata.api.annotation.UniquesItemsAnnotation
 
name(QName) - Method in class org.mule.metadata.api.builder.AttributeFieldTypeBuilder
 
name(String) - Method in class org.mule.metadata.api.builder.AttributeFieldTypeBuilder
 
name(String) - Method in class org.mule.metadata.api.builder.ObjectKeyBuilder
 
name(QName) - Method in class org.mule.metadata.api.builder.ObjectKeyBuilder
 
NAME - Static variable in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
NAME - Static variable in class org.mule.metadata.message.api.LocationAnnotation
 
name(String) - Method in interface org.mule.runtime.api.component.ComponentIdentifier.Builder
 
NAME - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
name(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines a name for the TlsContextFactory.
name - Variable in class org.mule.runtime.app.declaration.api.ElementDeclaration
 
name - Variable in class org.mule.runtime.core.api.message.ds.StringDataSource
 
name - Variable in class org.mule.runtime.core.api.transformer.AbstractTransformer
The name that identifies this transformer.
NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType
 
NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.OAuthModelProperty
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.DefaultImplementingTypeAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.DisplayTypeAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.FlattenedTypeAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.InfrastructureTypeAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.LayoutTypeAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
 
NAME - Static variable in class org.mule.runtime.extension.api.property.DefaultImplementingTypeModelProperty
 
NAME - Static variable in class org.mule.runtime.extension.api.property.InfrastructureParameterModelProperty
 
NAME - Static variable in class org.mule.runtime.extension.api.property.MetadataKeyIdModelProperty
 
NAME - Static variable in class org.mule.runtime.extension.api.property.QNameModelProperty
 
NAME - Static variable in class org.mule.runtime.extension.api.property.XmlExtensionModelProperty
 
name(String) - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.PropertyElementBuilder
 
NAME_ANNOTATION_KEY - Static variable in class org.mule.runtime.api.util.ComponentLocationProvider
 
NAME_SEPARATOR - Static variable in class org.mule.metadata.message.api.el.ModuleIdentifier
 
NameableObject - Interface in org.mule.runtime.api.meta
named(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Provides the extension's name
NamedDeclaration<T extends NamedDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Base class for a declaration of a named object.
NamedDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.NamedDeclaration
Creates a new instance
NamedElementDeclaration - Interface in org.mule.runtime.app.declaration.api
Adds naming methods to an element declaration
NamedObject - Interface in org.mule.runtime.api.meta
Adds NamedObject.getName() method to an object
NamedThreadFactory - Class in org.mule.runtime.core.api.util.concurrent
 
NamedThreadFactory(String) - Constructor for class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
 
NamedThreadFactory(String, ClassLoader) - Constructor for class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
 
NamedTypeResolver - Interface in org.mule.runtime.api.metadata.resolving
A base interface for resolvers in which they specify it's category name.
namespace(String) - Method in interface org.mule.runtime.api.component.ComponentIdentifier.Builder
 
namespace() - Method in interface org.mule.runtime.api.el.ExpressionModule
Returns the namespace of this module
NAMESPACE - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypeDefinition
 
NameUtils - Class in org.mule.runtime.api.util
Utilities for manipulating names of DSL supported components.
NameUtils() - Constructor for class org.mule.runtime.api.util.NameUtils
 
NameUtils - Class in org.mule.runtime.extension.api.util
Extends NameUtils with extensions oriented behavior
needToMatchCount - Variable in class org.mule.functional.api.component.AssertionMessageProcessor
 
NestableElementDeclaration<T extends NestableElementDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a NestableElementModel.
NestableElementDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.NestableElementDeclaration
Creates a new instance
NestableElementModel - Interface in org.mule.runtime.api.meta.model.nested
A definition of an element that can be contained by a ComposableModel.
NestableElementModelVisitor - Interface in org.mule.runtime.api.meta.model.nested
Visitor interface for traversing a NestableElementModel hierarchy
NestedChainDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a NestedChainModel.
NestedChainDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a NestedComponentDeclaration through a fluent API
NestedChainDeclarer(NestedChainDeclaration) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.NestedChainDeclarer
Creates a new instance
NestedChainModel - Interface in org.mule.runtime.api.meta.model.nested
Represents a NestableElementModel that makes reference to a chain of ComponentModels.
NestedComponentDeclaration<T extends NestedComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a NestedComponentModel.
NestedComponentDeclarer<T extends NestedComponentDeclarer,D extends NestedComponentDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a NestedComponentDeclaration through a fluent API
NestedComponentDeclarer(D) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclarer
Creates a new instance
NestedComponentModel - Interface in org.mule.runtime.api.meta.model.nested
Represents a NestableElementModel that makes reference to a single ComponentModel.
nestedComponents - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
nestedRetry() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
NestedRouteDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a NestedRouteModel.
NestedRouteDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a NestedComponentDeclaration through a fluent API.
NestedRouteDeclarer(NestedRouteDeclaration) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Creates a new instance
NestedRouteModel - Interface in org.mule.runtime.api.meta.model.nested
Represents a NestableElementModel that is itself a ComposableModel and ParameterizedModel.
NetworkUtils - Class in org.mule.runtime.core.api.util
 
newArtifact() - Static method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newAuthenticationBuilder() - Static method in interface org.mule.maven.client.api.model.Authentication
 
newBuilder() - Static method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair
 
newConfiguration(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newConnection(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newConnectivityTestingServiceBuilder() - Method in interface org.mule.runtime.module.tooling.api.ToolingService
Provides a service to create a connectivity testing service using a builder which can be used to configured resources of a dynamically created artifact
newConstruct(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newError(String, String) - Static method in class org.mule.runtime.api.meta.model.error.ErrorModelBuilder
Creates a builder to be able to create ErrorModel instances
newError(ComponentIdentifier) - Static method in class org.mule.runtime.api.meta.model.error.ErrorModelBuilder
Creates a builder to be able to create ErrorModel instances from an error ComponentIdentifier
newerThan(String) - Method in class org.mule.runtime.api.meta.MuleVersion
 
newerThan(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
newFailure() - Static method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
newFailure(Exception) - Static method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
newFailure() - Static method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
newFailure(Throwable) - Static method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
newFile(String) - Static method in class org.mule.runtime.core.api.util.FileUtils
Workaround for JDK bug 4117557.
newFile(URI) - Static method in class org.mule.runtime.core.api.util.FileUtils
Workaround for JDK bug 4117557.
newFile(File, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
Workaround for JDK bug 4117557.
newFile(String, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
Workaround for JDK bug 4117557.
newGlobalParameter(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newInstance(FlowConstruct) - Static method in class org.mule.runtime.core.api.management.stats.ProcessingTime
Create a ProcessingTime for the specified MuleSession.
newInstance() - Method in interface org.mule.runtime.extension.api.runtime.config.ConfigurationFactory
Returns a new instance of an object which is compliant with the model described by the owning ConfigurationModel.
newInstance() - Method in interface org.mule.runtime.extension.api.runtime.connectivity.ConnectionProviderFactory
 
newInstancePersistingToDefaultMemoryQueueStore() - Static method in class org.mule.runtime.core.api.config.QueueProfile
 
newInstanceWithPersistentQueueStore() - Static method in class org.mule.runtime.core.api.config.QueueProfile
 
newKey(String) - Static method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Creates and returns new instance of a MetadataKeyBuilder, to help building a new MetadataKey represented by the given
newKey(String, String) - Static method in class org.mule.runtime.module.extension.api.metadata.MultilevelMetadataKeyBuilder
Creates and returns new instance of a MultilevelMetadataKeyBuilder, to help building a new MetadataKey represented by the given
newListValue() - Static method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newMavenConfigurationBuilder() - Static method in interface org.mule.maven.client.api.model.MavenConfiguration
 
newNotification(String, String) - Static method in class org.mule.runtime.extension.api.model.notification.NotificationModelBuilder
Creates a builder to be able to create NotificationModel instances
newNotification(ComponentIdentifier) - Static method in class org.mule.runtime.extension.api.model.notification.NotificationModelBuilder
Creates a builder to be able to create NotificationModel instances from a notification ComponentIdentifier
newObjectValue() - Static method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newOperation(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newParameterGroup() - Static method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newParameterGroup(String) - Static method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newRemoteRepositoryBuilder() - Static method in interface org.mule.maven.client.api.model.RemoteRepository
 
newRoute(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newSource(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ElementDeclarer
 
newStereotype(String, String) - Static method in class org.mule.runtime.api.meta.model.stereotype.StereotypeModelBuilder
Creates a builder to be able to create StereotypeModel instances
newThread(Runnable) - Method in class org.mule.runtime.core.api.util.concurrent.NamedThreadFactory
 
newValue(String) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
Creates and returns new instance of a ValueBuilder, to help building a new Value represented by the given
newValue(String, String) - Static method in class org.mule.runtime.extension.api.values.ValueBuilder
Creates and returns new instance of a ValueBuilder, to help building a new Value represented by the given
next() - Method in class org.mule.runtime.core.api.streaming.iterator.ConsumerStreamingIterator
Gets an item from the consumer and returns it
NO_ACTION_ID - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
NO_ACTION_NAME - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
NO_ARGS - Static variable in class org.mule.runtime.core.api.util.ClassUtils
 
NO_ARGS_TYPE - Static variable in class org.mule.runtime.core.api.util.ClassUtils
 
NO_AUTHORIZATION_CODE_STATUS - Static variable in class org.mule.runtime.oauth.api.OAuthAuthorizationStatusCode
 
NO_CACHE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
NO_DYNAMIC_KEY_AVAILABLE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
NO_DYNAMIC_METADATA_AVAILABLE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
NO_DYNAMIC_TYPE_AVAILABLE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
NO_OPTIONS - Static variable in class org.mule.runtime.core.api.util.Base64
No options specified.
NO_REVISION - Static variable in class org.mule.runtime.api.meta.MuleVersion
 
NO_SIZE - Static variable in class org.mule.runtime.http.api.domain.entity.multipart.HttpPart
 
NO_STORE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
NO_TRANSFORM - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
noCatchAllEndpointSet() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noComponentForEndpoint() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
NoConnectivityTest - Interface in org.mule.runtime.extension.api.connectivity
Marker, interface to indicate that the implementing component does not support connectivity testing.
noCorrelationId() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noCurrentEventForTransformer() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noEndpointsForRouter() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noEntryPointFoundForNoArgsMethod(Object, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noEntryPointFoundForNoArgsMethodUsingResolver(Object, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noEntryPointFoundWithArgs(Object, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noEntryPointFoundWithArgsUsingResolver(Object, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
NoExtend - Annotation Type in org.mule.api.annotation
Indicates that a class must not be extended by clients.
NoImplement - Annotation Type in org.mule.api.annotation
Indicates that an interface must not be implemented by clients.
NoInstantiate - Annotation Type in org.mule.api.annotation
Indicates that a class must not be instantiated by clients.
noJtaTransactionAvailable(Thread) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noMatchingMethodsOnObjectCalledUsingResolver(Object, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noMatchingMethodsOnObjectReturning(Object, Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noMatchingMethodsOnObjectReturningUsingResolver(Object, Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noMuleTransactionAvailable() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
NON_REPEATABLE_BYTE_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
 
NON_REPEATABLE_OBJECTS_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
 
NonCachingURLStreamHandlerFactory() - Constructor for class org.mule.runtime.module.artifact.api.classloader.FineGrainedControlClassLoader.NonCachingURLStreamHandlerFactory
 
none() - Static method in class org.mule.functional.api.exception.ExpectedError
 
NONE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
none() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
NONE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
nonProxyHosts - Variable in class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
nonProxyHosts(String) - Method in class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
noOutboundRouterSetOn(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
NoRetryPolicy() - Constructor for class org.mule.runtime.core.api.retry.policy.NoRetryPolicyTemplate.NoRetryPolicy
 
NoRetryPolicyTemplate - Class in org.mule.runtime.core.api.retry.policy
This policy is basically a placeholder.
NoRetryPolicyTemplate() - Constructor for class org.mule.runtime.core.api.retry.policy.NoRetryPolicyTemplate
 
NoRetryPolicyTemplate.NoRetryPolicy - Class in org.mule.runtime.core.api.retry.policy
 
normalize(String) - Static method in class org.mule.metadata.ast.api.Property
 
normalizeFilePath(URL, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
Remove from uri to file prefix file:/ Add if need file separator to begin
normalShutdown() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
NoSuchExtensionException - Exception in org.mule.runtime.extension.api.exception
An Exception to signal that an ExtensionModel has been referenced but the runtime has no knowledge of it.
NoSuchExtensionException() - Constructor for exception org.mule.runtime.extension.api.exception.NoSuchExtensionException
 
NoSuchExtensionException(String) - Constructor for exception org.mule.runtime.extension.api.exception.NoSuchExtensionException
 
NoSuchExtensionException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.NoSuchExtensionException
 
NoSuchExtensionException(Throwable) - Constructor for exception org.mule.runtime.extension.api.exception.NoSuchExtensionException
 
NOT_AUTHORIZED - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
NOT_PERMITTED - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
NOT_PERMITTED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates a security restriction enforced by a filter
NOT_SET - Static variable in class org.mule.runtime.api.message.ItemSequenceInfo
 
NOT_SET - Static variable in class org.mule.runtime.core.api.message.GroupCorrelation
Deprecated.
 
NOT_VALUE_PROVIDER_ENABLED - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
 
NotAnInputStreamException - Exception in org.mule.runtime.core.api.util
Indicates that an InputStream or CursorStreamProvider was expected but something else was found.
NotAnInputStreamException(Object) - Constructor for exception org.mule.runtime.core.api.util.NotAnInputStreamException
 
notClustered() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
notConnectedYet(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
notEqualsOperator() - Method in class org.mule.runtime.extension.api.dsql.DefaultOperatorTranslator
Translates the not equals operator.
notEqualsOperator() - Method in interface org.mule.runtime.extension.api.dsql.OperatorTranslator
Translates the not equals operator.
NotExportedClassException - Exception in org.mule.runtime.module.artifact.api.classloader.exception
Extends ClassNotFoundException providing additional troubleshooting information from the context of the FilteringArtifactClassLoader.
NotExportedClassException(String, String, ClassLoaderFilter) - Constructor for exception org.mule.runtime.module.artifact.api.classloader.exception.NotExportedClassException
Builds the exception.
nothingType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
nothingType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
NothingType - Interface in org.mule.metadata.api.model
A bottom type.
NothingTypeBuilder - Class in org.mule.metadata.api.builder
 
NothingTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.NothingTypeBuilder
 
Notification - Interface in org.mule.runtime.api.notification
Contains information about an event that happened in the Mule Server.
Notification.Action - Interface in org.mule.runtime.api.notification
Indicates the kind of action that causes a Notification to be fired.
NotificationActionDefinition<E extends Enum<E>> - Interface in org.mule.runtime.extension.api.notification
Identifies a notification action to be declared by extensions and must be implemented by an Enum.
NotificationActionProvider - Interface in org.mule.runtime.extension.api.annotation.notification
A component responsible for providing an immutable Set of NotificationActionDefinitions.
NotificationActions - Annotation Type in org.mule.runtime.extension.api.annotation.notification
Annotation for Extension level to communicate and declare the NotificationActionDefinitions that the whole extension emits.
NotificationDispatcher - Interface in org.mule.runtime.api.notification
Allows the Mule container, extensions and applications to fire notifications.
NotificationEmitter - Interface in org.mule.runtime.extension.api.notification
This component allows firing ExtensionNotifications with both custom data and default one.
NotificationHelper - Class in org.mule.runtime.core.api.context.notification
Simple class to fire notifications of a specified type over a ServerNotificationHandler.
NotificationHelper(ServerNotificationHandler, Class<? extends Notification>, boolean) - Constructor for class org.mule.runtime.core.api.context.notification.NotificationHelper
Creates a new NotificationHelper that emits instances of notificationClass class.
notificationInfo - Variable in class org.mule.runtime.api.notification.EnrichedServerNotification
 
NotificationListener<T extends Notification> - Interface in org.mule.runtime.api.notification
Observer interface that objects can implement and register themselves with the Mule Server to receive notifications when a Notification is fired.
NotificationListenerRegistry - Interface in org.mule.runtime.api.notification
Allows to register/unregister NotificationListeners for Notifications fired by the Mule container, extensions and applications.
notificationListenerSubscriptionAlreadyRegistered(ListenerSubscriptionPair) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
NotificationModel - Interface in org.mule.runtime.api.meta.model.notification
A model which represents a notification that could be fired by the component represented by the ComponentModel.
NotificationModelBuilder - Class in org.mule.runtime.extension.api.model.notification
Builder pattern implementation to build NotificationModel instances.
NotificationsProvider - Interface in org.mule.runtime.core.api.context.notification
Plugins may implement this interface and register that implementation in the bootstrap to declare the notification types it supports.
NotificationType - Enum in org.mule.runtime.api.notification
Type of notification to fire.
notifier - Variable in class org.mule.runtime.core.api.retry.policy.AbstractPolicyTemplate
 
NotifierCallback - Interface in org.mule.runtime.core.api.context.notification
Callback to actually perform the call to a NotificationListener.
notify(NotificationListener, Notification) - Method in interface org.mule.runtime.core.api.context.notification.NotifierCallback
 
notifyListeners(Notification, NotifierCallback) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
notMuleXaTransaction(Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
NotPermittedException - Exception in org.mule.runtime.api.security
NotPermittedException is thrown if the user isn't authorized to perform an action.
NotPermittedException(I18nMessage) - Constructor for exception org.mule.runtime.api.security.NotPermittedException
 
noTransformerFoundForMessage(DataType, DataType) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
notSerializableWatermark(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
notSet() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
noValidationDocumentLoader() - Static method in class org.mule.runtime.config.api.XmlConfigurationDocumentLoader
Creates an XmlConfigurationDocumentLoader that will ignore XSD validation when executing the XmlConfigurationDocumentLoader.loadDocument(Set, String, InputStream) method.
ntlm(String, String) - Static method in interface org.mule.runtime.http.api.client.auth.HttpAuthentication
ntlmDomain(String) - Method in class org.mule.runtime.http.api.client.proxy.NtlmProxyConfigBuilder
 
NtlmProxyConfigBuilder - Class in org.mule.runtime.http.api.client.proxy
NtlmProxyConfigBuilder() - Constructor for class org.mule.runtime.http.api.client.proxy.NtlmProxyConfigBuilder
 
NULL - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.Optional
Because Java doesn't allow null values as defaults in annotations, this value is used to represent a null.
NULL_ACTION - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
NULL_BINDING_CONTEXT - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
NULL_CATEGORY_NAME - Static variable in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
 
NULL_CLASSLOADER_FILTER - Static variable in class org.mule.runtime.module.artifact.api.classloader.DefaultArtifactClassLoaderFilter
 
NULL_CLASSLOADER_MODEL - Static variable in class org.mule.runtime.module.artifact.api.descriptor.ClassLoaderModel
Defines a ClassLoaderModel with empty configuration
NULL_MESSAGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
NULL_RESOLVER_NAME - Static variable in class org.mule.runtime.extension.api.metadata.NullMetadataResolver
 
nullAttributesValue() - Method in interface org.mule.runtime.api.message.Message.Builder
Sets a #null value for the Message's attributes to be built.
nullAttributesValue() - Method in interface org.mule.runtime.api.message.Message.CollectionBuilder
Sets a #null value for the Message's attributes to be built.
NullExceptionHandler - Class in org.mule.runtime.core.api.exception
Null FlowExceptionHandler which can be used to configure a MessageProcessorChain to not handle errors.
NullHandler - Class in org.mule.metadata.json.api.example
 
NullHandler() - Constructor for class org.mule.metadata.json.api.example.NullHandler
 
NullHandler - Class in org.mule.metadata.json.api.handler
 
NullHandler() - Constructor for class org.mule.metadata.json.api.handler.NullHandler
 
NullMetadataKey - Class in org.mule.runtime.extension.api.metadata
Null MetadataKey implementation that represents the absence of a key
NullMetadataKey() - Constructor for class org.mule.runtime.extension.api.metadata.NullMetadataKey
 
NullMetadataResolver - Class in org.mule.runtime.extension.api.metadata
Null implementation of InputTypeResolver, AttributesTypeResolver and TypeKeysResolver, used to represent the absence of any of them when required.
NullMetadataResolver() - Constructor for class org.mule.runtime.extension.api.metadata.NullMetadataResolver
 
NullQueryMetadataResolver - Class in org.mule.runtime.extension.api.metadata
Null implementation of OutputTypeResolver used to represent the absence of output resolver in a Query annotated operation.
NullQueryMetadataResolver() - Constructor for class org.mule.runtime.extension.api.metadata.NullQueryMetadataResolver
 
NullSafe - Annotation Type in org.mule.runtime.extension.api.annotation.param
Indicates that the annotated parameter should never be assigned a null value, even though such value is a valid assignment on the mule DSL.
NullSafeParameterGroup - Class in org.mule.test.implicit.config.extension.extension.api
 
NullSafeParameterGroup() - Constructor for class org.mule.test.implicit.config.extension.extension.api.NullSafeParameterGroup
 
NullSafeParameterGroupShowInDsl - Class in org.mule.test.implicit.config.extension.extension.api
 
NullSafeParameterGroupShowInDsl() - Constructor for class org.mule.test.implicit.config.extension.extension.api.NullSafeParameterGroupShowInDsl
 
NullSafePojo - Class in org.mule.test.implicit.config.extension.extension.api
 
NullSafePojo() - Constructor for class org.mule.test.implicit.config.extension.extension.api.NullSafePojo
 
NullSafeTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
A TypeAnnotation meant to be applied on ObjectFieldType instances.
NullSafeTypeAnnotation(Class<?>, boolean) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.NullSafeTypeAnnotation
Creates a new instance
NullTransportResourceLocator - Class in org.mule.runtime.soap.api.transport
Null implementation of TransportResourceLocator.
NullTransportResourceLocator() - Constructor for class org.mule.runtime.soap.api.transport.NullTransportResourceLocator
 
nullType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
nullType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
NullType - Interface in org.mule.metadata.api.model
The null type.
NullTypeBuilder - Class in org.mule.metadata.api.builder
 
NullTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.NullTypeBuilder
 
nullValue() - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets a #null value for the Message's payload to be built.
nullWatermark() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
NUMBER - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
NUMBER - Static variable in interface org.mule.runtime.api.metadata.DataType
 
NUMBER_TYPES - Static variable in class org.mule.metadata.xml.api.handler.NumberHandler
 
NumberHandler - Class in org.mule.metadata.json.api.handler
 
NumberHandler() - Constructor for class org.mule.metadata.json.api.handler.NumberHandler
 
NumberHandler - Class in org.mule.metadata.xml.api.handler
 
NumberHandler() - Constructor for class org.mule.metadata.xml.api.handler.NumberHandler
 
NumberRangeAnnotation - Class in org.mule.metadata.api.annotation
Constrain for number specifying the range where this number is valid.
NumberRangeAnnotation(Number, Number) - Constructor for class org.mule.metadata.api.annotation.NumberRangeAnnotation
 
numberType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
numberType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
NumberType - Interface in org.mule.metadata.api.model
Numeric Types
NumberTypeBuilder - Class in org.mule.metadata.api.builder
 
NumberTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.NumberTypeBuilder
 

O

OAUTH_AUTHORIZATION_CODE_GROUP_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The display name of the ParameterGroupModel in which all the Authorization-Code grant type related parameters are to be placed.
OAUTH_AUTHORIZATION_CODE_GROUP_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the ParameterGroupModel in which all the Authorization-Code grant type related parameters are to be placed.
OAUTH_CALLBACK_GROUP_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The display name of the ParameterGroupModel in which all the OAuth callback related parameters are to be placed.
OAUTH_CALLBACK_GROUP_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the ParameterGroupModel in which all the OAuth callback related parameters are to be placed.
OAUTH_STORE_CONFIG_GROUP_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The display name of the ParameterGroupModel in which all the store config related parameters are to be placed.
OAUTH_STORE_CONFIG_GROUP_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the ParameterGroupModel in which all the store config related parameters are to be placed.
OAuthAuthorizationCodeDancerBuilder - Interface in org.mule.runtime.oauth.api.builder
Builder that allows to configure the attributes for the authorization code grant type.
OAuthAuthorizationStatusCode - Class in org.mule.runtime.oauth.api
General purpose OAuth constants
OAuthCallbackValue - Annotation Type in org.mule.runtime.extension.api.annotation.connectivity.oauth
This annotation is used to annotate fields on a ConnectionProvider which supports OAuth.
OAuthClientCredentialsDancerBuilder - Interface in org.mule.runtime.oauth.api.builder
Builder that allows to configure the attributes for the client credentials grant type.
OAuthDancerBuilder<D> - Interface in org.mule.runtime.oauth.api.builder
Builder that allows to configure the common attributes for any grant type.
OAuthGrantType - Interface in org.mule.runtime.extension.api.connectivity.oauth
Base contract for a Grant Type as defined in the OAuth2 specification.
OAuthModelProperty - Class in org.mule.runtime.extension.api.connectivity.oauth
A public ModelProperty used to indicate that a ConnectionProvider supports a number of OAuth2 grant types
OAuthModelProperty(List<OAuthGrantType>) - Constructor for class org.mule.runtime.extension.api.connectivity.oauth.OAuthModelProperty
Creates a new instance
OAuthParameter - Annotation Type in org.mule.runtime.extension.api.annotation.connectivity.oauth
Similar to Parameter, but intended to be used exclusively on fields of a ConnectionProvider which supports OAuth.
OAuthParameterModelProperty - Class in org.mule.runtime.extension.api.connectivity.oauth
A private ModelProperty used on ParameterModel instances, indicating that such parameter should be used as an OAuth parameter.
OAuthParameterModelProperty(String) - Constructor for class org.mule.runtime.extension.api.connectivity.oauth.OAuthParameterModelProperty
Creates a new instance
OAuthService - Interface in org.mule.runtime.oauth.api
Allows for creation of OAuth dancer implementations for the supported grant types: Authorization Code Grant Type Client Credentials
OBJECT - Static variable in interface org.mule.runtime.api.metadata.DataType
 
OBJECT_CLASSLOADER_REPOSITORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_CLUSTER_CONFIGURATION - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_CLUSTER_SERVICE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_COMPONENT_INITIAL_STATE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_CONFIGURATION_PROPERTIES - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_CONNECTION_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_CONVERTER_RESOLVER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_CURSOR_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_DEFAULT_GLOBAL_EXCEPTION_STRATEGY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_DEFAULT_MESSAGE_PROCESSING_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_DEFAULT_RETRY_POLICY_TEMPLATE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_EXCEPTION_LOCATION_PROVIDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_EXPRESSION_LANGUAGE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_EXPRESSION_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_EXTENSION_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_EXTENSION_OAUTH_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_LIFECYCLE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_LOCAL_QUEUE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_LOCAL_STORE_IN_MEMORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_LOCAL_STORE_PERSISTENT - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_LOCK_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_LOCK_PROVIDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_MESSAGE_PROCESSING_FLOW_TRACE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_MULE_APPLICATION_PROPERTIES - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_MULE_CONFIGURATION - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_MULE_CONTEXT - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_MULE_CONTEXT_PROCESSOR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_MULE_NAMESPACE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_MULE_OUTBOUND_ENDPOINT_EXECUTOR_FACTORY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_MULE_SIMPLE_REGISTRY_BOOTSTRAP - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_MULE_STREAM_CLOSER_SERVICE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_NOTIFICATION_DISPATCHER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_NOTIFICATION_HANDLER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_NOTIFICATION_LISTENER_REGISTRY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_NOTIFICATION_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_OBJECT_NAME_PROCESSOR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_POLICY_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_POLICY_MANAGER_STATE_HANDLER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_POLICY_PROVIDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_POLLING_CONTROLLER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_PROCESSING_TIME_WATCHER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_PROPERTY_PLACEHOLDER_PROCESSOR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_QUEUE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_REGISTRY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_SCHEDULER_BASE_CONFIG - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_SCHEDULER_POOLS_CONFIG - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_SECURITY_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_STATISTICS - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_STORE - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
OBJECT_STORE_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
OBJECT_STORE_ELEMENT_NAMESPACE - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
Namespace prefis for object store type
OBJECT_STORE_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_STORE_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the name of a custom object store is configured
OBJECT_STORE_REF - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
 
OBJECT_STREAMING_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_TIME_SUPPLIER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_TRANSACTION_FACTORY_LOCATOR - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_TRANSACTION_MANAGER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
OBJECT_TRANSFORMATION_SERVICE - Static variable in class org.mule.runtime.core.api.config.MuleProperties
 
objectAlreadyExists(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ObjectAlreadyExistsException - Exception in org.mule.runtime.api.store
This exception is thrown when an ObjectStore tries to store a value using a key for which another value is already present.
ObjectAlreadyExistsException() - Constructor for exception org.mule.runtime.api.store.ObjectAlreadyExistsException
 
ObjectAlreadyExistsException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectAlreadyExistsException
 
ObjectAlreadyExistsException(I18nMessage) - Constructor for exception org.mule.runtime.api.store.ObjectAlreadyExistsException
 
ObjectAlreadyExistsException(Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectAlreadyExistsException
 
objectAlreadyRegistered(String, Object, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
objectClass - Variable in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
objectClassName - Variable in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
ObjectDoesNotExistException - Exception in org.mule.runtime.api.store
This exception is thrown when an ObjectStore attempts to operate on a key for which it doesn't have an associated value
ObjectDoesNotExistException() - Constructor for exception org.mule.runtime.api.store.ObjectDoesNotExistException
 
ObjectDoesNotExistException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectDoesNotExistException
 
ObjectDoesNotExistException(I18nMessage) - Constructor for exception org.mule.runtime.api.store.ObjectDoesNotExistException
 
ObjectDoesNotExistException(Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectDoesNotExistException
 
objectDoesNotImplementInterface(Object, Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ObjectFactory - Interface in org.mule.runtime.core.api.object
ObjectFactory is a generic Factory interface.
ObjectFactory<T> - Interface in org.mule.runtime.dsl.api.component
Interface that must be implemented by those classes that are meant to be used as a factory to create complex domain objects.
ObjectFactoryCommonConfigurator<T> - Interface in org.mule.runtime.config.api.dsl
Implementations of this interface are used to define common configuration attribute across a set of ComponentBuildingDefinitions.
objectFailedToInitialise(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ObjectFieldHandler - Interface in org.mule.metadata.ast.api
Handler for fields of an ObjectType
ObjectFieldHandler - Interface in org.mule.metadata.java.api.handler
 
ObjectFieldType - Interface in org.mule.metadata.api.model
Represents a key value pair of an object field.
ObjectFieldTypeBuilder - Class in org.mule.metadata.api.builder
 
ObjectFieldTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
ObjectHandler - Class in org.mule.metadata.java.api.handler
 
ObjectHandler(ObjectFieldHandler) - Constructor for class org.mule.metadata.java.api.handler.ObjectHandler
 
ObjectHandler - Class in org.mule.metadata.json.api.example
 
ObjectHandler() - Constructor for class org.mule.metadata.json.api.example.ObjectHandler
 
ObjectHandler - Class in org.mule.metadata.json.api.handler
 
ObjectHandler() - Constructor for class org.mule.metadata.json.api.handler.ObjectHandler
 
objectHasMoreThanOnePostConstructAnnotation(Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
objectHasMoreThanOnePreDestroyAnnotation(Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
objectIsNull(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ObjectKeyBuilder - Class in org.mule.metadata.api.builder
 
ObjectKeyBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.ObjectKeyBuilder
 
ObjectKeyType - Interface in org.mule.metadata.api.model
Represents an object key.
objectNotFound(Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ObjectNotFoundException - Exception in org.mule.runtime.api.exception
Exception type for representing a failure due to object not found.
ObjectNotFoundException(String) - Constructor for exception org.mule.runtime.api.exception.ObjectNotFoundException
objectNotOfCorrectType(Class<?>, Class<?>[]) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
objectNotOfCorrectType(Class<?>, Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
objectNotRegistered(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ObjectProvider - Interface in org.mule.runtime.api.ioc
Interface meant to be implemented by components that will provide objects that may be referenced from mule configuration files.
ObjectProviderConfiguration - Interface in org.mule.runtime.api.ioc
Configuration for the ObjectProvider
objects - Variable in class org.mule.runtime.core.api.config.builders.SimpleConfigurationBuilder
 
ObjectSerializer - Interface in org.mule.runtime.api.serialization
Provides access to the different SerializationProtocol used in the container.
ObjectStore<T extends Serializable> - Interface in org.mule.runtime.api.store
A generic object key value store
ObjectStoreClassHandler - Class in org.mule.runtime.extension.api.declaration.type
Implementation of ClassHandler for the ObjectStore interface
ObjectStoreClassHandler() - Constructor for class org.mule.runtime.extension.api.declaration.type.ObjectStoreClassHandler
 
ObjectStoreException - Exception in org.mule.runtime.api.store
This exception class is thrown in cases when an exception occurs while operating on an ObjectStore.
ObjectStoreException() - Constructor for exception org.mule.runtime.api.store.ObjectStoreException
 
ObjectStoreException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectStoreException
 
ObjectStoreException(I18nMessage) - Constructor for exception org.mule.runtime.api.store.ObjectStoreException
 
ObjectStoreException(Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectStoreException
 
ObjectStoreManager - Interface in org.mule.runtime.api.store
Creates and manages ObjectStore instances.
ObjectStoreNotAvailableException - Exception in org.mule.runtime.api.store
This exception is thrown when the underlying to an ObjectStore's system fails.
ObjectStoreNotAvailableException() - Constructor for exception org.mule.runtime.api.store.ObjectStoreNotAvailableException
 
ObjectStoreNotAvailableException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectStoreNotAvailableException
 
ObjectStoreNotAvailableException(I18nMessage) - Constructor for exception org.mule.runtime.api.store.ObjectStoreNotAvailableException
 
ObjectStoreNotAvailableException(Throwable) - Constructor for exception org.mule.runtime.api.store.ObjectStoreNotAvailableException
 
objectStoreNotFound(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ObjectStoreReference - Annotation Type in org.mule.runtime.extension.api.annotation.param.reference
Annotation to be used in a field or parameter which value is a reference to a global object store element
ObjectStoreSettings - Class in org.mule.runtime.api.store
Immutable object which contains settings parameters regarding how should a particular ObjectStore instance behave.
ObjectStoreSettings.Builder - Class in org.mule.runtime.api.store
A Builder for creating ObjectStoreSettings
ObjectStoreStereotype - Class in org.mule.runtime.extension.api.stereotype
StereotypeDefinition for a generic ObjectStore definition
ObjectStoreStereotype() - Constructor for class org.mule.runtime.extension.api.stereotype.ObjectStoreStereotype
 
ObjectStoreToMapAdapter<T extends Serializable> - Class in org.mule.runtime.api.store
Adapts the object store interface to a map interface so the client doesn't have to deal with all the ObjectStoreExceptions thrown by ObjectStore.
ObjectStoreToMapAdapter() - Constructor for class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
ObjectStreamingManager - Interface in org.mule.runtime.core.api.streaming.object
Manages components in charge of streaming objects so that the runtime can keep track of them, enforce policies and make sure that all resources are reclaimed once no longer needed.
objectType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
ObjectType - Interface in org.mule.metadata.api.model
An object type represents a list of fields that is represented by key value pairs type.
ObjectTypeBuilder - Class in org.mule.metadata.api.builder
 
ObjectTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.ObjectTypeBuilder
 
ObjectTypeProvider - Interface in org.mule.runtime.dsl.api.component
Interface that can implement instances of ObjectProvider in case the type of the object created is dynamic and cannot be known at compile time.
ObjectUtils - Class in org.mule.runtime.core.api.util
 
occurrence(Number, Number) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
of() - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
 
of(TypeBuilder<?>) - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
 
of(MetadataType) - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
 
of() - Method in class org.mule.metadata.api.builder.IntersectionTypeBuilder
 
of(TypeBuilder<?>) - Method in class org.mule.metadata.api.builder.IntersectionTypeBuilder
 
of() - Method in class org.mule.metadata.api.builder.TupleTypeBuilder
 
of(TypeBuilder<?>) - Method in class org.mule.metadata.api.builder.TupleTypeBuilder
 
of() - Method in class org.mule.metadata.api.builder.UnionTypeBuilder
 
of(TypeBuilder<?>) - Method in class org.mule.metadata.api.builder.UnionTypeBuilder
 
of(MetadataType) - Method in class org.mule.metadata.api.builder.UnionTypeBuilder
 
of(int) - Static method in class org.mule.runtime.api.message.ItemSequenceInfo
 
of(int, int) - Static method in class org.mule.runtime.api.message.ItemSequenceInfo
 
of(Object) - Static method in interface org.mule.runtime.api.message.Message
Create a new instance with the given payload.
of(T) - Static method in class org.mule.runtime.api.metadata.TypedValue
Creates a new instance for the given value, using an auto calculated DataType.
of(String) - Static method in class org.mule.runtime.app.declaration.api.fluent.ParameterSimpleValue
 
of(int) - Static method in class org.mule.runtime.core.api.message.GroupCorrelation
Deprecated.
 
of(int, int) - Static method in class org.mule.runtime.core.api.message.GroupCorrelation
Deprecated.
 
of(CoreEvent, InputStream) - Method in class org.mule.runtime.core.api.streaming.bytes.factory.AbstractCursorStreamProviderFactory
Optionally creates a new CursorProvider to buffer the given value.
of(CoreEvent, T) - Method in interface org.mule.runtime.core.api.streaming.CursorProviderFactory
Optionally creates a new CursorProvider to buffer the given value.
of(Predicate<T>...) - Static method in class org.mule.runtime.core.api.util.func.CompositePredicate
Creates a new instance which aggregates the given predicates.
of(CheckedRunnable) - Static method in class org.mule.runtime.core.api.util.func.Once
Creates a new Once.RunOnce
of(CheckedConsumer<T>) - Static method in class org.mule.runtime.core.api.util.func.Once
Creates a new Once.ConsumeOnce
ofDynamicType(MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclarer
Specifies that the Element being described has a type of dynamic kind, meaning that this Element's type is bounded to the component's configuration during application design time and should be discovered using the MetadataService service
ofDynamicType(MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Specifies the type of the ParameterModel
offer(Serializable, long) - Method in interface org.mule.runtime.core.api.util.queue.Queue
 
offlineMode(boolean) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
 
ofType(MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclarer
Specifies that the OutputModel has a type of static kind.
ofType(MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Specifies the type of the ParameterModel
ofType(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue.Builder
 
OfValues - Annotation Type in org.mule.runtime.extension.api.annotation.values
Marks a parameter or parameter group as a value that has the capability of resolve values for this one.
ON_ERROR - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
ON_ERROR_CONTINE_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ON_ERROR_CONTINUE - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ON_ERROR_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
ON_ERROR_PROPAGATE - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
ON_ERROR_PROPAGATE_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
onAfterStartup() - Method in interface org.mule.runtime.module.deployment.api.StartupListener
Invoked after all apps have passed the deployment phase.
onArtifactCreated(ArtifactType, String, CustomizationService) - Method in interface org.mule.runtime.module.deployment.api.ArtifactDeploymentListener
Notifies the artifact creation for a given artifact.
onArtifactCreated(String, CustomizationService) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies the artifact creation for a given app.
onArtifactInitialised(ArtifactType, String, Registry) - Method in interface org.mule.runtime.module.deployment.api.ArtifactDeploymentListener
Notifies the artifact initialisation for a given artifact.
onArtifactInitialised(String, Registry) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies the artifact initialisation for a given app.
onArtifactStarted(String, Registry) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies artifact start for a given app.
onArtifactStopped(String, Registry) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies artifact stop for a given app.
onBackPressure() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to declare a callback which is triggered when the runtime applies back pressure on a message generated by the source
OnBackPressure - Annotation Type in org.mule.runtime.extension.api.annotation.source
Used to indicate that an annotated method in a Source should be executed when the runtime applies back pressure on a message generated by the owning source.
onBorrow(C) - Method in interface org.mule.runtime.api.connection.PoolingListener
Executes after the connection was successfully borrowed from the pool but before it's handed over to the requester.
Once - Class in org.mule.runtime.core.api.util.func
Utilities for scenarios in which a given task should be executed only once.
Once.ConsumeOnce<T> - Class in org.mule.runtime.core.api.util.func
Executes a given CheckedConsumer only once.
Once.RunOnce - Class in org.mule.runtime.core.api.util.func
Executes a given CheckedRunnable only once.
onChainError(Consumer<Exception>) - Method in class org.mule.runtime.core.api.policy.PolicyChain
 
onComplete(Runnable) - Method in interface org.mule.runtime.extension.api.runtime.operation.FlowListener
Executes the given handler when the flow that owns the listening operation is completed, even because it was successful or failed.
onComplexChild(Class<?>, Optional<String>, Optional<String>) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onComplexChild(Class<?>, Optional<String>, Optional<String>) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
Called when the attribute is configured from an object with a certain type.
onComplexChildCollection(Class<?>, Optional<String>) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onComplexChildCollection(Class<?>, Optional<String>) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
Called when the attribute is configured from a list of object with a certain type.
onComplexChildMap(Class<?>, Class<?>, String) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onComplexChildMap(Class<?>, Class<?>, String) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
Called when the attribute is configured from a map of objects with a certain type.
onComponent() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
onConfiguration(ConfigurationDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when a ConfigurationDeclaration is found in the traversed extensionDeclaration
onConfiguration(ConfigurationModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when a ConfigurationModel is found in the traversed extensionModel
onConfigurationAttribute(String, Class<?>) - Method in interface org.mule.runtime.dsl.api.component.TypeDefinitionVisitor
Invoked when the TypeDefinition it's defined from a configuration attribute of the component
onConfigurationParameter(String, Object, Optional<TypeConverter>) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onConfigurationParameter(String, Object, Optional<TypeConverter>) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
Called when the attribute is configured from a simple configuration attribute.
onConnectionException(ConnectionException) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext
onConnectionException(ConnectionException) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallback
Any started Source must use this method to communicate the runtime that a ConnectionExceptionwas found trying to produce messages.
onConnectionProvider(ConnectedDeclaration, ConnectionProviderDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when an ConnectedDeclaration is found in the traversed extensionDeclaration
onConnectionProvider(HasConnectionProviderModels, ConnectionProviderModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an ConnectionProviderModel is found in the traversed extensionModel
onConnectionProvider(HasConnectionProviderModels, ConnectionProviderModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onConnectionProvider(ConnectionProviderModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an ConnectionProviderModel is found in the traversed extensionModel.
onConnectionProvider(ConnectedDeclaration, ConnectionProviderDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
Invoked when an ConnectedDeclaration is found in the traversed extensionDeclaration
onConnectionProvider(ConnectionProviderDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
Invoked when an ConnectedDeclaration is found in the traversed extensionDeclaration.
onConstruct(WithConstructsDeclaration, ConstructDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when a ConstructDeclaration is found in the traversed extensionDeclaration.
onConstruct(HasConstructModels, ConstructModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an ConstructModel is found in the traversed extensionModel
onConstruct(HasConstructModels, ConstructModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onConstruct(ConstructModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an ConstructModel is found in the traversed extensionModel.
onConstruct(WithConstructsDeclaration, ConstructDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
 
onConstruct(ConstructDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
Invoked when a ConstructDeclaration is found in the traversed extensionDeclaration.
onCreation(MuleContext) - Method in interface org.mule.runtime.core.api.context.notification.MuleContextListener
Notifies the creation of a MuleContext instance right before the initialization.
onDefaultParameterGroup() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasParametersDeclarer
Provides the default ParameterGroupDeclarer.
onDefaultParameterGroup() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Provides the default ParameterGroupDeclarer.
onDefaultParameterGroup() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclarer
Provides the default ParameterGroupDeclarer.
onDeploymentFailure(ArtifactType, String, Throwable) - Method in interface org.mule.runtime.module.deployment.api.ArtifactDeploymentListener
Notifies that a deploy for a given artifact has finished with a failure.
onDeploymentFailure(String, Throwable) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies that a deploy for a given application has finished with a failure.
onDeploymentStart(ArtifactType, String) - Method in interface org.mule.runtime.module.deployment.api.ArtifactDeploymentListener
Notifies that a deploy for a given artifact has started.
onDeploymentStart(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies that a deploy for a given application has started.
onDeploymentSuccess(ArtifactType, String) - Method in interface org.mule.runtime.module.deployment.api.ArtifactDeploymentListener
Notifies that a deploy for a given artifact has successfully finished.
onDeploymentSuccess(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies that a deploy for a given application has successfully finished.
onEntity() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
onError() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to declare a callback which will listen for errors that occurred in the flow processing a Source generated message.
OnError - Annotation Type in org.mule.runtime.extension.api.annotation.execution
Used to indicate that an annotated method should be executed when a generated event was processed by the owning flow but an error was thrown.
onError(Consumer<Exception>) - Method in interface org.mule.runtime.extension.api.runtime.operation.FlowListener
Executes the given handler when the flow that owns the listening operation fails.
onError(ExecutionContext<T>, Throwable) - Method in interface org.mule.runtime.extension.api.runtime.operation.Interceptor
Executes when the execution of an operation threw exception.
OnErrorCheckLogHandler - Class in org.mule.functional.api.component
 
OnErrorCheckLogHandler() - Constructor for class org.mule.functional.api.component.OnErrorCheckLogHandler
 
OnErrorStereotype - Class in org.mule.runtime.extension.api.stereotype
StereotypeDefinition for on-error core components
OnException - Annotation Type in org.mule.runtime.extension.api.annotation
This annotation can be used at Operation level or at Extension level as a common handler for all the Operations, When an exception occurs in an operation the Enricher Class declared in this annotation will be called immediately, passing to the enrichException method the exception thrown by the operation.
onFailure(RetryContext, Throwable) - Method in class org.mule.runtime.core.api.retry.policy.ConnectNotifier
 
onFailure(RetryContext, Throwable) - Method in interface org.mule.runtime.core.api.retry.RetryNotifier
Called each time a retry attempt fails.
onFixedValue(Object) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onFixedValue(Object) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
To be called when the value to be set when building the object is fixed and provided by the definition of the ComponentBuildingDefinition.
onFlowComplete(EnrichedNotificationInfo) - Method in interface org.mule.runtime.core.api.context.notification.FlowTraceManager
Handles the completion of the current flow for the given event.
onFlowStart(EnrichedNotificationInfo, String) - Method in interface org.mule.runtime.core.api.context.notification.FlowTraceManager
Handles the start of the passed flowName for the given event.
onFunction(HasFunctionModels, FunctionModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an FunctionModel is found in the traversed extensionModel.
onFunction(HasFunctionModels, FunctionModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onFunction(FunctionModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an FunctionModel is found in the traversed extensionModel.
onInitialization(MuleContext, Registry) - Method in interface org.mule.runtime.core.api.context.notification.MuleContextListener
Notifies after initialization of a MuleContext instance.
onKeys() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
ONLY_IF_CACHED - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
onMapType(TypeDefinition.MapEntryType) - Method in interface org.mule.runtime.dsl.api.component.TypeDefinitionVisitor
Invoked when the TypeDefinition it's defined to be a map entry.
onMultipleValues(KeyAttributeDefinitionPair[]) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onMultipleValues(KeyAttributeDefinitionPair[]) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
Called when a multiple configuration parameters or children components objects need to be set in single object attribute or constructor parameter.
onNotification(T) - Method in interface org.mule.runtime.api.notification.NotificationListener
Handles the fired Notification.
onNotification(ClusterNodeNotification) - Method in class org.mule.runtime.core.api.lifecycle.PrimaryNodeLifecycleNotificationListener
 
onOperation(WithOperationsDeclaration, OperationDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when an OperationDeclaration is found in the traversed extensionDeclaration.
onOperation(HasOperationModels, OperationModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an OperationModel is found in the traversed extensionModel.
onOperation(HasOperationModels, OperationModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onOperation(OperationModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an OperationModel is found in the traversed extensionModel.
onOperation(WithOperationsDeclaration, OperationDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
Invoked when an OperationDeclaration is found in the traversed extensionDeclaration.
onOperation(OperationDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
Invoked when an OperationDeclaration is found in the traversed extensionDeclaration.
onOutputAttributes() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
onOutputPayload() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
onParameter(ParameterizedDeclaration, ParameterGroupDeclaration, ParameterDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when an ParameterDeclaration is found in the traversed extensionDeclaration
onParameter(ParameterizedModel, ParameterGroupModel, ParameterModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an ParameterModel is found in the traversed extensionModel
onParameter(ParameterizedModel, ParameterGroupModel, ParameterModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onParameter(ParameterGroupModel, ParameterModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an ParameterModel is found in the traversed extensionModel.
onParameter(String) - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
onParameter(ParameterizedDeclaration, ParameterGroupDeclaration, ParameterDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
Invoked when an ParameterDeclaration is found in the traversed extensionDeclaration
onParameter(ParameterGroupDeclaration, ParameterDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
Invoked when an ParameterDeclaration is found in the traversed extensionDeclaration.
onParameterGroup(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasParametersDeclarer
Provides a ParameterGroupDeclarer for adding parameters into a group of the given name.
onParameterGroup(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Provides a ParameterGroupDeclarer for adding parameters into a group of the given name.
onParameterGroup(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclarer
Provides a ParameterGroupDeclarer for adding parameters into a group of the given name.
onParameterGroup(ParameterizedDeclaration, ParameterGroupDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when an ParameterGroupDeclaration is found in the traversed extensionDeclaration
onParameterGroup(ParameterizedModel, ParameterGroupModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an ParameterGroupModel is found in the traversed extensionModel
onParameterGroup(ParameterizedModel, ParameterGroupModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onParameterGroup(ParameterGroupModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an ParameterGroupModel is found in the traversed extensionModel.
onParameterGroup(ParameterizedDeclaration, ParameterGroupDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
Invoked when an ParameterGroupDeclaration is found in the traversed extensionDeclaration
onParameterGroup(ParameterGroupDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
Invoked when an ParameterGroupDeclaration is found in the traversed extensionDeclaration
onPipeline(ReactiveProcessor) - Method in interface org.mule.runtime.core.api.processor.strategy.ProcessingStrategy
Enrich Processor function by adding pre/post operators to implement processing strategy behaviour.
onProcessor(ReactiveProcessor) - Method in interface org.mule.runtime.core.api.processor.strategy.ProcessingStrategy
Enrich Processor function by adding pre/post operators to implement processing strategy behaviour.
onRedeploymentFailure(String, Throwable) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies that a redeploy for a given artifact has finished with a failure.
onRedeploymentStart(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies that a redeploy for a given artifact has started.
onRedeploymentSuccess(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies that a redeploy for a given artifact has successfully finished.
onReferenceFixedParameter(String) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onReferenceFixedParameter(String) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
Called when the attribute must be configured from another fixed object, from which we have a reference
onReferenceObject(Class<?>) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onReferenceObject(Class<?>) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
Called when the attribute needs to be configured from an object provided by the Mule API.
onReferenceSimpleParameter(String) - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onReferenceSimpleParameter(String) - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
Called when the attribute must be configured from another object defined in the configuration.
onRejectedItem(Result<T, A>, SourceCallbackContext) - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
If one of the items dispatched through PollContext.accept(Consumer) were rejected (either by watermarking, idempotency, server overload, etc.), this method is to be used to released any resources associated to the given result.
onReturn(C) - Method in interface org.mule.runtime.api.connection.PoolingListener
Executes right before the pool accepts the connection back.
onSource(WithSourcesDeclaration, SourceDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Invoked when an SourceDeclaration is found in the traversed extensionDeclaration
onSource(HasSourceModels, SourceModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Invoked when an SourceModel is found in the traversed extensionModel
onSource(HasSourceModels, SourceModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
 
onSource(SourceModel) - Method in class org.mule.runtime.api.meta.model.util.IdempotentExtensionWalker
Invoked when an SourceModel is found in the traversed extensionModel.
onSource(WithSourcesDeclaration, SourceDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
Invoked when an SourceDeclaration is found in the traversed extensionDeclaration
onSource(SourceDeclaration) - Method in class org.mule.runtime.extension.api.declaration.fluent.util.IdempotentDeclarationWalker
Invoked when an SourceDeclaration is found in the traversed extensionDeclaration
onStart(MuleContext, Registry) - Method in interface org.mule.runtime.core.api.context.notification.MuleContextListener
Notifies the stopping of a MuleContext instance.
onStart(SourceCallback<T, A>) - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
This method will be invoked by the runtime to make the source start producing messages.
onStart(SourceCallback<T, A>) - Method in class org.mule.runtime.extension.api.runtime.source.Source
This method will be invoked by the runtime to make the source start producing messages.
onStop(MuleContext, Registry) - Method in interface org.mule.runtime.core.api.context.notification.MuleContextListener
Notifies the stopping of a MuleContext instance.
onStop() - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
This method will be invoked by the runtime to make the source stop producing messages.
onStop() - Method in class org.mule.runtime.extension.api.runtime.source.Source
This method will be invoked by the runtime to make the source stop producing messages.
onSuccess() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to declare a callback which will listen to all the successful results of the dispatched Source messages to the flow.
onSuccess(RetryContext) - Method in class org.mule.runtime.core.api.retry.policy.ConnectNotifier
 
onSuccess(RetryContext) - Method in interface org.mule.runtime.core.api.retry.RetryNotifier
Called when a retry attempt finally suceeds.
OnSuccess - Annotation Type in org.mule.runtime.extension.api.annotation.execution
Used to indicate that an Source's method should be executed when a generated event is successfully processed by the owning flow.
onSuccess(Consumer<Message>) - Method in interface org.mule.runtime.extension.api.runtime.operation.FlowListener
Executes the given handler when the flow that owns the listening operation finishes.
onSuccess(ExecutionContext<T>, Object) - Method in interface org.mule.runtime.extension.api.runtime.operation.Interceptor
Executes when an operation was successfully executed.
onTerminate() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to declare a callback which will listen to all the results of the dispatched Source messages to the flow.
OnTerminate - Annotation Type in org.mule.runtime.extension.api.annotation.execution
Used to indicate that an annotated method should be executed when a generated event was processed by the owning flow, doesn't taking in account if the processing finished successfully or not.
onTransition(String, String) - Method in interface org.mule.functional.api.component.FunctionalTestProcessor.LifecycleCallback
 
onTransition(String, O) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleCallback
 
onType(Class<?>) - Method in interface org.mule.runtime.dsl.api.component.TypeDefinitionVisitor
Invoked when the TypeDefinition it's defined from a Class hardcoded value
onUndefinedComplexParameters() - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onUndefinedComplexParameters() - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
Called when the attribute holds all the complex configuration attributes not mapped to any other attribute.
onUndefinedSimpleParameters() - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onUndefinedSimpleParameters() - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
Called when the attribute holds all the simple configuration attributes not mapped to any other attribute.
onUndeploymentFailure(ArtifactType, String, Throwable) - Method in interface org.mule.runtime.module.deployment.api.ArtifactDeploymentListener
Notifies that an un-deployment for a given artifact has finished with a failure.
onUndeploymentFailure(String, Throwable) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies that an un-deployment for a given application has finished with a failure.
onUndeploymentStart(ArtifactType, String) - Method in interface org.mule.runtime.module.deployment.api.ArtifactDeploymentListener
Notifies that an un-deployment for a given artifact has started.
onUndeploymentStart(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies that an un-deployment for a given application has started.
onUndeploymentSuccess(ArtifactType, String) - Method in interface org.mule.runtime.module.deployment.api.ArtifactDeploymentListener
Notifies that an un-deployment for a given artifact has successfully finished.
onUndeploymentSuccess(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListener
Notifies that an un-deployment for a given application has successfully finished.
onValueFromTextContent() - Method in class org.mule.runtime.config.api.dsl.processor.AbstractAttributeDefinitionVisitor
 
onValueFromTextContent() - Method in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitor
Called when the attribute is configured from the ComponentModel inner configuration.
onVersion(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Provides the extension's version
open() - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
open() - Method in interface org.mule.runtime.api.store.ObjectStore
Open the underlying store.
open(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Open the partition of the given partitionName
open() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
openConnection(URL) - Method in class org.mule.runtime.module.artifact.api.classloader.net.MuleArtifactUrlStreamHandler
Opens a connection to the object referenced by the url argument if the protocol of it it's MuleArtifactUrlStreamHandler.PROTOCOL.
openCursor() - Method in interface org.mule.runtime.api.streaming.CursorProvider
Creates a new Cursor of type T positioned on the very beginning of the wrapped stream.
openCursor() - Method in class org.mule.runtime.core.api.streaming.bytes.AbstractCursorStreamProvider
Creates a new Cursor of type T positioned on the very beginning of the wrapped stream.
openDirectory(String) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
openWith() - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
openWith(TypeBuilder) - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
openWith(MetadataType) - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
OPERATION - Static variable in class org.mule.runtime.extension.api.util.NameUtils
 
operation(String) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
OPERATION_TRANSACTIONAL_ACTION_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the parameter for configuring transactional actions
OperationContainerElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for a element from which operation container can be derived
OperationDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a OperationModel.
OperationDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclaration
 
OperationDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a OperationDeclaration through a fluent API
OperationElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
MethodElement specification for Operations
OperationElementDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of a OperationModel configuration.
OperationElementDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.OperationElementDeclaration
 
OperationElementDeclaration(String, String) - Constructor for class org.mule.runtime.app.declaration.api.OperationElementDeclaration
 
OperationElementDeclarer - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring an OperationElementDeclaration through a fluent API
OperationModel - Interface in org.mule.runtime.api.meta.model.operation
A definition of an operation in a ExtensionModel.
OperationParameters - Interface in org.mule.runtime.extension.api.client
A simple interface for parameters that aims to be used to execute an extension operation using the ExtensionsClient.
OperationPolicyParametersTransformer - Interface in org.mule.runtime.core.api.policy
Implementations of this interface must provide a transformation between the parameters of an operation and a Message.
OperationPolicyPointcutParametersFactory - Interface in org.mule.runtime.policy.api
Factory for instances of PolicyPointcutParameters for a particular operation.
Operations - Annotation Type in org.mule.runtime.extension.api.annotation
Allows to reference a list of classes from which an Extension's operations are to be inferred.
OperationTransactionalAction - Enum in org.mule.runtime.extension.api.tx
The type of joining actions that operations can take regarding transactions.
OperatorTranslator - Interface in org.mule.runtime.extension.api.dsql
Provides the possibility to define an operators syntax for translating from the DSQL operators to the specific query language ones.
operatorTranslator() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
Returns an instance of an OperatorTranslator that is used to translate the the DSQL operators to the Native Query Language operators.
optimized - Variable in class org.mule.runtime.http.api.domain.CaseInsensitiveMultiMap
 
OptimizedCaseInsensitiveMapWrapper<T> - Class in org.mule.runtime.http.api.domain
Specialization of CaseInsensitiveMapWrapper where all map keys will be stored internally as lowercase.
OptimizedCaseInsensitiveMapWrapper(Map) - Constructor for class org.mule.runtime.http.api.domain.OptimizedCaseInsensitiveMapWrapper
Creates a new instance using an existing map as backing map.
OptimizedCaseInsensitiveMapWrapper() - Constructor for class org.mule.runtime.http.api.domain.OptimizedCaseInsensitiveMapWrapper
Creates a new instance using a HashMap as backing map.
Optional - Annotation Type in org.mule.runtime.extension.api.annotation.param
Marks a Parameter field a optional.
OptionalParameterDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
A specialization of ParameterDeclarer for optional parameters.
order(int) - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
Sets the order of the model within its group.
ordered(boolean) - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
org.mule.api.annotation - package org.mule.api.annotation
 
org.mule.functional.api.component - package org.mule.functional.api.component
 
org.mule.functional.api.event - package org.mule.functional.api.event
 
org.mule.functional.api.exception - package org.mule.functional.api.exception
 
org.mule.functional.api.flow - package org.mule.functional.api.flow
 
org.mule.functional.api.notification - package org.mule.functional.api.notification
 
org.mule.functional.api.registry - package org.mule.functional.api.registry
 
org.mule.functional.policy.api - package org.mule.functional.policy.api
 
org.mule.maven.client.api - package org.mule.maven.client.api
 
org.mule.maven.client.api.exception - package org.mule.maven.client.api.exception
 
org.mule.maven.client.api.model - package org.mule.maven.client.api.model
 
org.mule.maven.client.api.util - package org.mule.maven.client.api.util
 
org.mule.metadata.api - package org.mule.metadata.api
 
org.mule.metadata.api.annotation - package org.mule.metadata.api.annotation
 
org.mule.metadata.api.builder - package org.mule.metadata.api.builder
 
org.mule.metadata.api.model - package org.mule.metadata.api.model
 
org.mule.metadata.api.model.impl - package org.mule.metadata.api.model.impl
 
org.mule.metadata.api.utils - package org.mule.metadata.api.utils
 
org.mule.metadata.api.visitor - package org.mule.metadata.api.visitor
 
org.mule.metadata.ast.api - package org.mule.metadata.ast.api
 
org.mule.metadata.catalog.api - package org.mule.metadata.catalog.api
 
org.mule.metadata.java.api - package org.mule.metadata.java.api
 
org.mule.metadata.java.api.annotation - package org.mule.metadata.java.api.annotation
 
org.mule.metadata.java.api.handler - package org.mule.metadata.java.api.handler
 
org.mule.metadata.java.api.utils - package org.mule.metadata.java.api.utils
 
org.mule.metadata.json.api - package org.mule.metadata.json.api
 
org.mule.metadata.json.api.example - package org.mule.metadata.json.api.example
 
org.mule.metadata.json.api.handler - package org.mule.metadata.json.api.handler
 
org.mule.metadata.json.api.utils - package org.mule.metadata.json.api.utils
 
org.mule.metadata.message.api - package org.mule.metadata.message.api
 
org.mule.metadata.message.api.el - package org.mule.metadata.message.api.el
 
org.mule.metadata.persistence.api - package org.mule.metadata.persistence.api
 
org.mule.metadata.raml.api - package org.mule.metadata.raml.api
 
org.mule.metadata.raml.api.csv - package org.mule.metadata.raml.api.csv
 
org.mule.metadata.raml.api.map - package org.mule.metadata.raml.api.map
 
org.mule.metadata.xml.api - package org.mule.metadata.xml.api
 
org.mule.metadata.xml.api.handler - package org.mule.metadata.xml.api.handler
 
org.mule.metadata.xml.api.schema - package org.mule.metadata.xml.api.schema
 
org.mule.metadata.xml.api.utils - package org.mule.metadata.xml.api.utils
 
org.mule.runtime.api.app.declaration.serialization - package org.mule.runtime.api.app.declaration.serialization
 
org.mule.runtime.api.artifact - package org.mule.runtime.api.artifact
 
org.mule.runtime.api.bulk - package org.mule.runtime.api.bulk
 
org.mule.runtime.api.cluster - package org.mule.runtime.api.cluster
 
org.mule.runtime.api.component - package org.mule.runtime.api.component
 
org.mule.runtime.api.component.execution - package org.mule.runtime.api.component.execution
 
org.mule.runtime.api.component.location - package org.mule.runtime.api.component.location
 
org.mule.runtime.api.config - package org.mule.runtime.api.config
 
org.mule.runtime.api.config.custom - package org.mule.runtime.api.config.custom
 
org.mule.runtime.api.connection - package org.mule.runtime.api.connection
 
org.mule.runtime.api.connection.serialization - package org.mule.runtime.api.connection.serialization
 
org.mule.runtime.api.connectivity - package org.mule.runtime.api.connectivity
 
org.mule.runtime.api.deployment.management - package org.mule.runtime.api.deployment.management
 
org.mule.runtime.api.deployment.meta - package org.mule.runtime.api.deployment.meta
 
org.mule.runtime.api.deployment.persistence - package org.mule.runtime.api.deployment.persistence
 
org.mule.runtime.api.dsl - package org.mule.runtime.api.dsl
 
org.mule.runtime.api.el - package org.mule.runtime.api.el
 
org.mule.runtime.api.el.persistence - package org.mule.runtime.api.el.persistence
 
org.mule.runtime.api.el.validation - package org.mule.runtime.api.el.validation
 
org.mule.runtime.api.event - package org.mule.runtime.api.event
 
org.mule.runtime.api.exception - package org.mule.runtime.api.exception
 
org.mule.runtime.api.i18n - package org.mule.runtime.api.i18n
 
org.mule.runtime.api.interception - package org.mule.runtime.api.interception
 
org.mule.runtime.api.ioc - package org.mule.runtime.api.ioc
 
org.mule.runtime.api.legacy.exception - package org.mule.runtime.api.legacy.exception
 
org.mule.runtime.api.lifecycle - package org.mule.runtime.api.lifecycle
 
org.mule.runtime.api.lock - package org.mule.runtime.api.lock
 
org.mule.runtime.api.message - package org.mule.runtime.api.message
 
org.mule.runtime.api.meta - package org.mule.runtime.api.meta
 
org.mule.runtime.api.meta.model - package org.mule.runtime.api.meta.model
 
org.mule.runtime.api.meta.model.config - package org.mule.runtime.api.meta.model.config
 
org.mule.runtime.api.meta.model.connection - package org.mule.runtime.api.meta.model.connection
 
org.mule.runtime.api.meta.model.construct - package org.mule.runtime.api.meta.model.construct
 
org.mule.runtime.api.meta.model.declaration.fluent - package org.mule.runtime.api.meta.model.declaration.fluent
 
org.mule.runtime.api.meta.model.declaration.fluent.util - package org.mule.runtime.api.meta.model.declaration.fluent.util
 
org.mule.runtime.api.meta.model.display - package org.mule.runtime.api.meta.model.display
 
org.mule.runtime.api.meta.model.error - package org.mule.runtime.api.meta.model.error
 
org.mule.runtime.api.meta.model.function - package org.mule.runtime.api.meta.model.function
 
org.mule.runtime.api.meta.model.nested - package org.mule.runtime.api.meta.model.nested
 
org.mule.runtime.api.meta.model.notification - package org.mule.runtime.api.meta.model.notification
 
org.mule.runtime.api.meta.model.operation - package org.mule.runtime.api.meta.model.operation
 
org.mule.runtime.api.meta.model.parameter - package org.mule.runtime.api.meta.model.parameter
 
org.mule.runtime.api.meta.model.source - package org.mule.runtime.api.meta.model.source
 
org.mule.runtime.api.meta.model.stereotype - package org.mule.runtime.api.meta.model.stereotype
 
org.mule.runtime.api.meta.model.util - package org.mule.runtime.api.meta.model.util
 
org.mule.runtime.api.meta.type - package org.mule.runtime.api.meta.type
 
org.mule.runtime.api.metadata - package org.mule.runtime.api.metadata
 
org.mule.runtime.api.metadata.descriptor - package org.mule.runtime.api.metadata.descriptor
 
org.mule.runtime.api.metadata.resolving - package org.mule.runtime.api.metadata.resolving
 
org.mule.runtime.api.notification - package org.mule.runtime.api.notification
 
org.mule.runtime.api.scheduler - package org.mule.runtime.api.scheduler
 
org.mule.runtime.api.security - package org.mule.runtime.api.security
 
org.mule.runtime.api.serialization - package org.mule.runtime.api.serialization
 
org.mule.runtime.api.service - package org.mule.runtime.api.service
 
org.mule.runtime.api.source - package org.mule.runtime.api.source
 
org.mule.runtime.api.store - package org.mule.runtime.api.store
 
org.mule.runtime.api.streaming - package org.mule.runtime.api.streaming
 
org.mule.runtime.api.streaming.bytes - package org.mule.runtime.api.streaming.bytes
 
org.mule.runtime.api.streaming.exception - package org.mule.runtime.api.streaming.exception
 
org.mule.runtime.api.streaming.object - package org.mule.runtime.api.streaming.object
 
org.mule.runtime.api.time - package org.mule.runtime.api.time
 
org.mule.runtime.api.tls - package org.mule.runtime.api.tls
 
org.mule.runtime.api.transformation - package org.mule.runtime.api.transformation
 
org.mule.runtime.api.tx - package org.mule.runtime.api.tx
 
org.mule.runtime.api.util - package org.mule.runtime.api.util
 
org.mule.runtime.api.util.collection - package org.mule.runtime.api.util.collection
 
org.mule.runtime.api.util.concurrent - package org.mule.runtime.api.util.concurrent
 
org.mule.runtime.api.value - package org.mule.runtime.api.value
 
org.mule.runtime.app.declaration.api - package org.mule.runtime.app.declaration.api
 
org.mule.runtime.app.declaration.api.component.location - package org.mule.runtime.app.declaration.api.component.location
 
org.mule.runtime.app.declaration.api.fluent - package org.mule.runtime.app.declaration.api.fluent
 
org.mule.runtime.config.api - package org.mule.runtime.config.api
 
org.mule.runtime.config.api.dsl - package org.mule.runtime.config.api.dsl
 
org.mule.runtime.config.api.dsl.artifact - package org.mule.runtime.config.api.dsl.artifact
 
org.mule.runtime.config.api.dsl.model - package org.mule.runtime.config.api.dsl.model
 
org.mule.runtime.config.api.dsl.model.properties - package org.mule.runtime.config.api.dsl.model.properties
 
org.mule.runtime.config.api.dsl.processor - package org.mule.runtime.config.api.dsl.processor
 
org.mule.runtime.config.api.dsl.processor.xml - package org.mule.runtime.config.api.dsl.processor.xml
 
org.mule.runtime.config.api.dsl.xml - package org.mule.runtime.config.api.dsl.xml
 
org.mule.runtime.config.api.factories.streaming - package org.mule.runtime.config.api.factories.streaming
 
org.mule.runtime.container.api - package org.mule.runtime.container.api
 
org.mule.runtime.core.api - package org.mule.runtime.core.api
 
org.mule.runtime.core.api.component - package org.mule.runtime.core.api.component
 
org.mule.runtime.core.api.config - package org.mule.runtime.core.api.config
 
org.mule.runtime.core.api.config.bootstrap - package org.mule.runtime.core.api.config.bootstrap
 
org.mule.runtime.core.api.config.builders - package org.mule.runtime.core.api.config.builders
 
org.mule.runtime.core.api.config.i18n - package org.mule.runtime.core.api.config.i18n
 
org.mule.runtime.core.api.connection.util - package org.mule.runtime.core.api.connection.util
 
org.mule.runtime.core.api.connector - package org.mule.runtime.core.api.connector
 
org.mule.runtime.core.api.construct - package org.mule.runtime.core.api.construct
 
org.mule.runtime.core.api.context - package org.mule.runtime.core.api.context
 
org.mule.runtime.core.api.context.notification - package org.mule.runtime.core.api.context.notification
 
org.mule.runtime.core.api.el - package org.mule.runtime.core.api.el
 
org.mule.runtime.core.api.event - package org.mule.runtime.core.api.event
 
org.mule.runtime.core.api.exception - package org.mule.runtime.core.api.exception
 
org.mule.runtime.core.api.execution - package org.mule.runtime.core.api.execution
 
org.mule.runtime.core.api.expression - package org.mule.runtime.core.api.expression
 
org.mule.runtime.core.api.extension - package org.mule.runtime.core.api.extension
 
org.mule.runtime.core.api.functional - package org.mule.runtime.core.api.functional
 
org.mule.runtime.core.api.lifecycle - package org.mule.runtime.core.api.lifecycle
 
org.mule.runtime.core.api.management.stats - package org.mule.runtime.core.api.management.stats
 
org.mule.runtime.core.api.message - package org.mule.runtime.core.api.message
 
org.mule.runtime.core.api.message.ds - package org.mule.runtime.core.api.message.ds
 
org.mule.runtime.core.api.metadata - package org.mule.runtime.core.api.metadata
 
org.mule.runtime.core.api.object - package org.mule.runtime.core.api.object
 
org.mule.runtime.core.api.policy - package org.mule.runtime.core.api.policy
 
org.mule.runtime.core.api.processor - package org.mule.runtime.core.api.processor
 
org.mule.runtime.core.api.processor.strategy - package org.mule.runtime.core.api.processor.strategy
 
org.mule.runtime.core.api.registry - package org.mule.runtime.core.api.registry
 
org.mule.runtime.core.api.retry - package org.mule.runtime.core.api.retry
 
org.mule.runtime.core.api.retry.async - package org.mule.runtime.core.api.retry.async
 
org.mule.runtime.core.api.retry.policy - package org.mule.runtime.core.api.retry.policy
 
org.mule.runtime.core.api.rx - package org.mule.runtime.core.api.rx
 
org.mule.runtime.core.api.security - package org.mule.runtime.core.api.security
 
org.mule.runtime.core.api.source - package org.mule.runtime.core.api.source
 
org.mule.runtime.core.api.source.scheduler - package org.mule.runtime.core.api.source.scheduler
 
org.mule.runtime.core.api.streaming - package org.mule.runtime.core.api.streaming
 
org.mule.runtime.core.api.streaming.bytes - package org.mule.runtime.core.api.streaming.bytes
 
org.mule.runtime.core.api.streaming.bytes.factory - package org.mule.runtime.core.api.streaming.bytes.factory
 
org.mule.runtime.core.api.streaming.iterator - package org.mule.runtime.core.api.streaming.iterator
 
org.mule.runtime.core.api.streaming.object - package org.mule.runtime.core.api.streaming.object
 
org.mule.runtime.core.api.transaction - package org.mule.runtime.core.api.transaction
 
org.mule.runtime.core.api.transaction.xa - package org.mule.runtime.core.api.transaction.xa
 
org.mule.runtime.core.api.transformer - package org.mule.runtime.core.api.transformer
 
org.mule.runtime.core.api.util - package org.mule.runtime.core.api.util
 
org.mule.runtime.core.api.util.compression - package org.mule.runtime.core.api.util.compression
 
org.mule.runtime.core.api.util.concurrent - package org.mule.runtime.core.api.util.concurrent
 
org.mule.runtime.core.api.util.func - package org.mule.runtime.core.api.util.func
 
org.mule.runtime.core.api.util.proxy - package org.mule.runtime.core.api.util.proxy
 
org.mule.runtime.core.api.util.queue - package org.mule.runtime.core.api.util.queue
 
org.mule.runtime.core.api.util.xmlsecurity - package org.mule.runtime.core.api.util.xmlsecurity
 
org.mule.runtime.deployment.model.api - package org.mule.runtime.deployment.model.api
 
org.mule.runtime.deployment.model.api.application - package org.mule.runtime.deployment.model.api.application
 
org.mule.runtime.deployment.model.api.artifact - package org.mule.runtime.deployment.model.api.artifact
 
org.mule.runtime.deployment.model.api.domain - package org.mule.runtime.deployment.model.api.domain
 
org.mule.runtime.deployment.model.api.plugin - package org.mule.runtime.deployment.model.api.plugin
 
org.mule.runtime.deployment.model.api.policy - package org.mule.runtime.deployment.model.api.policy
 
org.mule.runtime.dsl.api.component - package org.mule.runtime.dsl.api.component
 
org.mule.runtime.dsl.api.component.config - package org.mule.runtime.dsl.api.component.config
 
org.mule.runtime.dsl.api.xml - package org.mule.runtime.dsl.api.xml
 
org.mule.runtime.extension.api - package org.mule.runtime.extension.api
 
org.mule.runtime.extension.api.annotation - package org.mule.runtime.extension.api.annotation
 
org.mule.runtime.extension.api.annotation.connectivity - package org.mule.runtime.extension.api.annotation.connectivity
 
org.mule.runtime.extension.api.annotation.connectivity.oauth - package org.mule.runtime.extension.api.annotation.connectivity.oauth
 
org.mule.runtime.extension.api.annotation.dsl.xml - package org.mule.runtime.extension.api.annotation.dsl.xml
 
org.mule.runtime.extension.api.annotation.error - package org.mule.runtime.extension.api.annotation.error
 
org.mule.runtime.extension.api.annotation.execution - package org.mule.runtime.extension.api.annotation.execution
 
org.mule.runtime.extension.api.annotation.license - package org.mule.runtime.extension.api.annotation.license
 
org.mule.runtime.extension.api.annotation.metadata - package org.mule.runtime.extension.api.annotation.metadata
 
org.mule.runtime.extension.api.annotation.metadata.fixed - package org.mule.runtime.extension.api.annotation.metadata.fixed
 
org.mule.runtime.extension.api.annotation.notification - package org.mule.runtime.extension.api.annotation.notification
 
org.mule.runtime.extension.api.annotation.param - package org.mule.runtime.extension.api.annotation.param
 
org.mule.runtime.extension.api.annotation.param.display - package org.mule.runtime.extension.api.annotation.param.display
 
org.mule.runtime.extension.api.annotation.param.reference - package org.mule.runtime.extension.api.annotation.param.reference
 
org.mule.runtime.extension.api.annotation.param.stereotype - package org.mule.runtime.extension.api.annotation.param.stereotype
 
org.mule.runtime.extension.api.annotation.privileged - package org.mule.runtime.extension.api.annotation.privileged
 
org.mule.runtime.extension.api.annotation.source - package org.mule.runtime.extension.api.annotation.source
 
org.mule.runtime.extension.api.annotation.values - package org.mule.runtime.extension.api.annotation.values
 
org.mule.runtime.extension.api.client - package org.mule.runtime.extension.api.client
 
org.mule.runtime.extension.api.connectivity - package org.mule.runtime.extension.api.connectivity
 
org.mule.runtime.extension.api.connectivity.oauth - package org.mule.runtime.extension.api.connectivity.oauth
 
org.mule.runtime.extension.api.declaration.fluent.util - package org.mule.runtime.extension.api.declaration.fluent.util
 
org.mule.runtime.extension.api.declaration.type - package org.mule.runtime.extension.api.declaration.type
 
org.mule.runtime.extension.api.declaration.type.annotation - package org.mule.runtime.extension.api.declaration.type.annotation
 
org.mule.runtime.extension.api.dsl.syntax - package org.mule.runtime.extension.api.dsl.syntax
 
org.mule.runtime.extension.api.dsl.syntax.resolver - package org.mule.runtime.extension.api.dsl.syntax.resolver
 
org.mule.runtime.extension.api.dsl.syntax.resources.spi - package org.mule.runtime.extension.api.dsl.syntax.resources.spi
 
org.mule.runtime.extension.api.dsql - package org.mule.runtime.extension.api.dsql
 
org.mule.runtime.extension.api.error - package org.mule.runtime.extension.api.error
 
org.mule.runtime.extension.api.exception - package org.mule.runtime.extension.api.exception
 
org.mule.runtime.extension.api.loader - package org.mule.runtime.extension.api.loader
 
org.mule.runtime.extension.api.loader.xml - package org.mule.runtime.extension.api.loader.xml
 
org.mule.runtime.extension.api.loader.xml.declaration - package org.mule.runtime.extension.api.loader.xml.declaration
 
org.mule.runtime.extension.api.metadata - package org.mule.runtime.extension.api.metadata
 
org.mule.runtime.extension.api.model - package org.mule.runtime.extension.api.model
 
org.mule.runtime.extension.api.model.config - package org.mule.runtime.extension.api.model.config
 
org.mule.runtime.extension.api.model.connection - package org.mule.runtime.extension.api.model.connection
 
org.mule.runtime.extension.api.model.construct - package org.mule.runtime.extension.api.model.construct
 
org.mule.runtime.extension.api.model.function - package org.mule.runtime.extension.api.model.function
 
org.mule.runtime.extension.api.model.nested - package org.mule.runtime.extension.api.model.nested
 
org.mule.runtime.extension.api.model.notification - package org.mule.runtime.extension.api.model.notification
 
org.mule.runtime.extension.api.model.operation - package org.mule.runtime.extension.api.model.operation
 
org.mule.runtime.extension.api.model.parameter - package org.mule.runtime.extension.api.model.parameter
 
org.mule.runtime.extension.api.model.source - package org.mule.runtime.extension.api.model.source
 
org.mule.runtime.extension.api.notification - package org.mule.runtime.extension.api.notification
 
org.mule.runtime.extension.api.persistence - package org.mule.runtime.extension.api.persistence
 
org.mule.runtime.extension.api.persistence.metadata - package org.mule.runtime.extension.api.persistence.metadata
 
org.mule.runtime.extension.api.persistence.value - package org.mule.runtime.extension.api.persistence.value
 
org.mule.runtime.extension.api.property - package org.mule.runtime.extension.api.property
 
org.mule.runtime.extension.api.resources - package org.mule.runtime.extension.api.resources
 
org.mule.runtime.extension.api.resources.spi - package org.mule.runtime.extension.api.resources.spi
 
org.mule.runtime.extension.api.runtime - package org.mule.runtime.extension.api.runtime
 
org.mule.runtime.extension.api.runtime.config - package org.mule.runtime.extension.api.runtime.config
 
org.mule.runtime.extension.api.runtime.connectivity - package org.mule.runtime.extension.api.runtime.connectivity
 
org.mule.runtime.extension.api.runtime.exception - package org.mule.runtime.extension.api.runtime.exception
 
org.mule.runtime.extension.api.runtime.operation - package org.mule.runtime.extension.api.runtime.operation
 
org.mule.runtime.extension.api.runtime.parameter - package org.mule.runtime.extension.api.runtime.parameter
 
org.mule.runtime.extension.api.runtime.process - package org.mule.runtime.extension.api.runtime.process
 
org.mule.runtime.extension.api.runtime.route - package org.mule.runtime.extension.api.runtime.route
 
org.mule.runtime.extension.api.runtime.source - package org.mule.runtime.extension.api.runtime.source
 
org.mule.runtime.extension.api.runtime.streaming - package org.mule.runtime.extension.api.runtime.streaming
 
org.mule.runtime.extension.api.security - package org.mule.runtime.extension.api.security
 
org.mule.runtime.extension.api.soap - package org.mule.runtime.extension.api.soap
 
org.mule.runtime.extension.api.soap.annotation - package org.mule.runtime.extension.api.soap.annotation
 
org.mule.runtime.extension.api.soap.message - package org.mule.runtime.extension.api.soap.message
 
org.mule.runtime.extension.api.soap.metadata - package org.mule.runtime.extension.api.soap.metadata
 
org.mule.runtime.extension.api.soap.security - package org.mule.runtime.extension.api.soap.security
 
org.mule.runtime.extension.api.soap.security.config - package org.mule.runtime.extension.api.soap.security.config
 
org.mule.runtime.extension.api.stereotype - package org.mule.runtime.extension.api.stereotype
 
org.mule.runtime.extension.api.tx - package org.mule.runtime.extension.api.tx
 
org.mule.runtime.extension.api.util - package org.mule.runtime.extension.api.util
 
org.mule.runtime.extension.api.values - package org.mule.runtime.extension.api.values
 
org.mule.runtime.globalconfig.api - package org.mule.runtime.globalconfig.api
 
org.mule.runtime.globalconfig.api.exception - package org.mule.runtime.globalconfig.api.exception
 
org.mule.runtime.http.api - package org.mule.runtime.http.api
 
org.mule.runtime.http.api.client - package org.mule.runtime.http.api.client
 
org.mule.runtime.http.api.client.auth - package org.mule.runtime.http.api.client.auth
 
org.mule.runtime.http.api.client.proxy - package org.mule.runtime.http.api.client.proxy
 
org.mule.runtime.http.api.domain - package org.mule.runtime.http.api.domain
 
org.mule.runtime.http.api.domain.entity - package org.mule.runtime.http.api.domain.entity
 
org.mule.runtime.http.api.domain.entity.multipart - package org.mule.runtime.http.api.domain.entity.multipart
 
org.mule.runtime.http.api.domain.message - package org.mule.runtime.http.api.domain.message
 
org.mule.runtime.http.api.domain.message.request - package org.mule.runtime.http.api.domain.message.request
 
org.mule.runtime.http.api.domain.message.response - package org.mule.runtime.http.api.domain.message.response
 
org.mule.runtime.http.api.domain.request - package org.mule.runtime.http.api.domain.request
 
org.mule.runtime.http.api.server - package org.mule.runtime.http.api.server
 
org.mule.runtime.http.api.server.async - package org.mule.runtime.http.api.server.async
 
org.mule.runtime.http.api.tcp - package org.mule.runtime.http.api.tcp
 
org.mule.runtime.http.api.utils - package org.mule.runtime.http.api.utils
 
org.mule.runtime.http.policy.api - package org.mule.runtime.http.policy.api
 
org.mule.runtime.module.artifact.api - package org.mule.runtime.module.artifact.api
 
org.mule.runtime.module.artifact.api.classloader - package org.mule.runtime.module.artifact.api.classloader
 
org.mule.runtime.module.artifact.api.classloader.exception - package org.mule.runtime.module.artifact.api.classloader.exception
 
org.mule.runtime.module.artifact.api.classloader.net - package org.mule.runtime.module.artifact.api.classloader.net
 
org.mule.runtime.module.artifact.api.descriptor - package org.mule.runtime.module.artifact.api.descriptor
 
org.mule.runtime.module.artifact.api.serializer - package org.mule.runtime.module.artifact.api.serializer
 
org.mule.runtime.module.artifact.api.serializer.protocol - package org.mule.runtime.module.artifact.api.serializer.protocol
 
org.mule.runtime.module.deployment.api - package org.mule.runtime.module.deployment.api
 
org.mule.runtime.module.embedded.api - package org.mule.runtime.module.embedded.api
 
org.mule.runtime.module.extension.api.loader - package org.mule.runtime.module.extension.api.loader
 
org.mule.runtime.module.extension.api.loader.java - package org.mule.runtime.module.extension.api.loader.java
 
org.mule.runtime.module.extension.api.loader.java.property - package org.mule.runtime.module.extension.api.loader.java.property
 
org.mule.runtime.module.extension.api.loader.java.type - package org.mule.runtime.module.extension.api.loader.java.type
 
org.mule.runtime.module.extension.api.manager - package org.mule.runtime.module.extension.api.manager
 
org.mule.runtime.module.extension.api.metadata - package org.mule.runtime.module.extension.api.metadata
 
org.mule.runtime.module.extension.api.runtime.connectivity.oauth - package org.mule.runtime.module.extension.api.runtime.connectivity.oauth
 
org.mule.runtime.module.extension.api.runtime.privileged - package org.mule.runtime.module.extension.api.runtime.privileged
 
org.mule.runtime.module.extension.api.tooling - package org.mule.runtime.module.extension.api.tooling
 
org.mule.runtime.module.extension.api.util - package org.mule.runtime.module.extension.api.util
 
org.mule.runtime.module.extension.soap.api.loader - package org.mule.runtime.module.extension.soap.api.loader
 
org.mule.runtime.module.extension.soap.api.runtime.connection.transport - package org.mule.runtime.module.extension.soap.api.runtime.connection.transport
 
org.mule.runtime.module.license.api - package org.mule.runtime.module.license.api
 
org.mule.runtime.module.license.api.exception - package org.mule.runtime.module.license.api.exception
 
org.mule.runtime.module.reboot.api - package org.mule.runtime.module.reboot.api
 
org.mule.runtime.module.repository.api - package org.mule.runtime.module.repository.api
 
org.mule.runtime.module.service.api.discoverer - package org.mule.runtime.module.service.api.discoverer
 
org.mule.runtime.module.service.api.manager - package org.mule.runtime.module.service.api.manager
 
org.mule.runtime.module.tls.api - package org.mule.runtime.module.tls.api
 
org.mule.runtime.module.tooling.api - package org.mule.runtime.module.tooling.api
 
org.mule.runtime.module.tooling.api.connectivity - package org.mule.runtime.module.tooling.api.connectivity
 
org.mule.runtime.oauth.api - package org.mule.runtime.oauth.api
 
org.mule.runtime.oauth.api.builder - package org.mule.runtime.oauth.api.builder
 
org.mule.runtime.oauth.api.exception - package org.mule.runtime.oauth.api.exception
 
org.mule.runtime.oauth.api.state - package org.mule.runtime.oauth.api.state
 
org.mule.runtime.policy.api - package org.mule.runtime.policy.api
 
org.mule.runtime.service.test.api - package org.mule.runtime.service.test.api
 
org.mule.runtime.soap.api - package org.mule.runtime.soap.api
 
org.mule.runtime.soap.api.client - package org.mule.runtime.soap.api.client
 
org.mule.runtime.soap.api.client.metadata - package org.mule.runtime.soap.api.client.metadata
 
org.mule.runtime.soap.api.exception - package org.mule.runtime.soap.api.exception
 
org.mule.runtime.soap.api.exception.error - package org.mule.runtime.soap.api.exception.error
 
org.mule.runtime.soap.api.message - package org.mule.runtime.soap.api.message
 
org.mule.runtime.soap.api.message.dispatcher - package org.mule.runtime.soap.api.message.dispatcher
 
org.mule.runtime.soap.api.transport - package org.mule.runtime.soap.api.transport
 
org.mule.test.classloading.api - package org.mule.test.classloading.api
 
org.mule.test.implicit.config.extension.extension.api - package org.mule.test.implicit.config.extension.extension.api
 
org.mule.test.runner.api - package org.mule.test.runner.api
 
org.mule.tests.parsers.api - package org.mule.tests.parsers.api
 
org.mule.tests.parsers.api.config - package org.mule.tests.parsers.api.config
 
ORIGIN - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
OutboundCorrelationStrategy - Enum in org.mule.runtime.extension.api.runtime.parameter
Lists the possible strategies to determine the correlation id that should be sent on an outbound operation which supports correlation.
OUTPUT - Static variable in interface org.mule.runtime.api.meta.model.parameter.ParameterGroupModel
Group name for parameters that are for controling the opertion's output
output(T) - Method in class org.mule.runtime.extension.api.runtime.operation.Result.Builder
Sets the output value
OutputDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for an OutputModel.
OutputDeclaration() - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclaration
 
OutputDeclarer<T extends OutputDeclarer> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring an OutputDeclaration through a fluent API
OutputHandler - Interface in org.mule.runtime.core.api.message
The OutputHandler is a strategy class that is used to defer the writing of the message payload until there is a stream available to write it to.
OutputJsonType - Annotation Type in org.mule.runtime.extension.api.annotation.metadata.fixed
Declares the annotated ComponentModel's output MetadataType to the type represented by the JSON Schema.
OutputMetadataDescriptor - Class in org.mule.runtime.api.metadata.descriptor
Immutable implementation of OutputMetadataDescriptor
OutputMetadataDescriptor.OutputMetadataDescriptorBuilder - Class in org.mule.runtime.api.metadata.descriptor
 
OutputModel - Interface in org.mule.runtime.api.meta.model
Represents the output of a Component
OutputResolver - Annotation Type in org.mule.runtime.extension.api.annotation.metadata
Associates the annotated Component to an OutputTypeResolver that will be used to resolve the Component's return type dynamically
OutputStaticTypeResolver - Class in org.mule.runtime.api.metadata.resolving
StaticResolver implementation for the OutputModels.
OutputStaticTypeResolver() - Constructor for class org.mule.runtime.api.metadata.resolving.OutputStaticTypeResolver
 
OutputStream(OutputStream) - Constructor for class org.mule.runtime.core.api.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class org.mule.runtime.core.api.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
OutputTypeResolver<K> - Interface in org.mule.runtime.api.metadata.resolving
Handles the dynamic MetadataType resolving for the output of an associated component.
OutputXmlType - Annotation Type in org.mule.runtime.extension.api.annotation.metadata.fixed
Declares the annotated ComponentModel's output MetadataType to the type represented by the provided element in the XSD Schema.
overlaps(ServerAddress) - Method in interface org.mule.runtime.http.api.server.ServerAddress
 
OVERLOAD - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Unhandleable
 
OVERLOAD_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates a problem of overloading occurred and the execution was rejected.
overrideDefaultServiceClass(String, Class<T>) - Method in interface org.mule.runtime.api.config.custom.CustomizationService
Allows to override a service provided by default on a mule context.
overrideDefaultServiceImpl(String, T) - Method in interface org.mule.runtime.api.config.custom.CustomizationService
Allows to override a service provided by default on a mule context.

P

PagingProvider<C,T> - Interface in org.mule.runtime.extension.api.runtime.streaming
This interface provides functionality for consuming a data feed in pages.
Pair<K,V> - Class in org.mule.runtime.api.util
A convenience class to represent value pairs.
Pair(K, V) - Constructor for class org.mule.runtime.api.util.Pair
Creates a new pair
Parameter - Annotation Type in org.mule.runtime.extension.api.annotation.param
Marks a field inside a mule extension as being a parameter that the user can set.
ParameterAndChildElement - Class in org.mule.tests.parsers.api
 
ParameterAndChildElement() - Constructor for class org.mule.tests.parsers.api.ParameterAndChildElement
 
ParameterDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ParameterModel.
ParameterDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
ParameterDeclarer<T extends ParameterDeclarer> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a ParameterDeclaration through a fluent API
ParameterDsl - Annotation Type in org.mule.runtime.extension.api.annotation.dsl.xml
Allows setting directives regarding syntax and semantics of the generated XML DSL.
ParameterDslAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
Contains directives regarding syntax and semantics of the generated XML DSL
ParameterDslAnnotation(boolean, boolean) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ParameterDslAnnotation
Creates a new instance
ParameterDslConfiguration - Class in org.mule.runtime.api.meta.model
Contains directives regarding semantics for the DSL which supports one given owning element.
ParameterDslConfiguration() - Constructor for class org.mule.runtime.api.meta.model.ParameterDslConfiguration
 
ParameterDslConfiguration.Builder - Class in org.mule.runtime.api.meta.model
A builder which allows creating instance of ParameterDslConfiguration
ParameterElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element from which a parameter can be derived
ParameterElementDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of a ParameterModel configuration.
ParameterElementDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.ParameterElementDeclaration
 
ParameterElementDeclaration(String) - Constructor for class org.mule.runtime.app.declaration.api.ParameterElementDeclaration
 
ParameterGroup - Annotation Type in org.mule.runtime.extension.api.annotation.param
Allows to define a group of parameters which share some kind of special relationship and thus makes sense for them to belong to the same group.
ParameterGroupDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a ParameterGroupModel.
ParameterGroupDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
ParameterGroupDeclarer<D extends ParameterGroupDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a ParameterGroupDeclaration through a fluent API
ParameterGroupDeclarer(D) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Creates a new instance
ParameterGroupElementDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of a ParameterizedModel configuration.
ParameterGroupElementDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.ParameterGroupElementDeclaration
 
ParameterGroupElementDeclaration(String) - Constructor for class org.mule.runtime.app.declaration.api.ParameterGroupElementDeclaration
 
ParameterGroupElementDeclarer - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring a ParameterizedElementDeclaration through a fluent API
ParameterGroupElementDeclarer(ParameterGroupElementDeclaration) - Constructor for class org.mule.runtime.app.declaration.api.fluent.ParameterGroupElementDeclarer
 
ParameterGroupModel - Interface in org.mule.runtime.api.meta.model.parameter
A group is a logical way to display one or more parameters together.
ParameterizableTypeElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component that is based in a Class and can define parameters
ParameterizedBuilder<K,V,R> - Interface in org.mule.runtime.app.declaration.api.fluent
Provides a way to enrich a parameterized element with a parameter with an identifier of type K, and a value of type V using a builder pattern with return type R
ParameterizedDeclaration<T extends ParameterizedDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Implementation of NamedDeclaration which adds a List of ParameterDeclaration
ParameterizedDeclarer<T extends ParameterizedDeclarer,D extends ParameterizedDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Base class for a declarer which allows adding ParameterDeclarations
ParameterizedDeclarer(D) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclarer
ParameterizedElementDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of a ParameterizedModel configuration.
ParameterizedElementDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.ParameterizedElementDeclaration
 
ParameterizedElementDeclarer<E extends ParameterizedElementDeclarer,D extends ParameterizedElementDeclaration> - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring a ParameterizedElementDeclaration through a fluent API
ParameterizedModel - Interface in org.mule.runtime.api.meta.model.parameter
Base interface for a model which contains parameters
ParameterizedSource - Interface in org.mule.runtime.extension.api.runtime.source
A contract for obtaining the parameters that were configured into a Source instance without depending on its actual implementation class.
ParameterListValue - Class in org.mule.runtime.app.declaration.api.fluent
Represents the configured List of ParameterValues of a given ParameterElementDeclaration.
ParameterListValue.Builder - Class in org.mule.runtime.app.declaration.api.fluent
 
ParameterMetadataDescriptor - Class in org.mule.runtime.api.metadata.descriptor
Immutable concrete implementation of a TypeMetadataDescriptor
ParameterMetadataDescriptor.ParameterMetadataDescriptorBuilder - Class in org.mule.runtime.api.metadata.descriptor
Implementation of the builder design pattern to create instances of TypeMetadataDescriptor
ParameterModel - Interface in org.mule.runtime.api.meta.model.parameter
A parameter of a Component or Configuration
ParameterModelComparator - Class in org.mule.runtime.extension.api.util
A Comparator for sorting objects of type ParameterModel
ParameterModelComparator(boolean) - Constructor for class org.mule.runtime.extension.api.util.ParameterModelComparator
Creates a new instance
parameterName() - Method in interface org.mule.runtime.api.interception.ProcessorParameterValue
 
ParameterObjectValue - Class in org.mule.runtime.app.declaration.api.fluent
Represents the configured complex value of a given ParameterElementDeclaration.
ParameterObjectValue.Builder - Class in org.mule.runtime.app.declaration.api.fluent
 
ParameterResolver<T> - Interface in org.mule.runtime.extension.api.runtime.parameter
A parameter type that gives the capability of: Get the configured expression: With ParameterResolver.getExpression() returns the possible expression used to resolve the parameter value Differ the resolution: Using ParameterResolver.resolve() resolves the parameter value of type T
ParameterResolverTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
TypeAnnotation indicating that the real type of the of the annotated type is a ParameterResolver
ParameterResolverTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.ParameterResolverTypeAnnotation
 
ParameterRole - Enum in org.mule.runtime.api.meta.model.parameter
Represents the possible roles that each parameter plays in the context of a ParameterizedModel
parameters() - Method in interface org.mule.runtime.api.el.ExpressionFunction
Indicates the parameters this function takes.
PARAMETERS - Static variable in interface org.mule.runtime.app.declaration.api.component.location.Location
 
parameters - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
ParameterSimpleValue - Class in org.mule.runtime.app.declaration.api.fluent
Represents the configured simple value of a given ParameterElementDeclaration.
parametersType(List<FunctionParameter>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeFunctionTypeBuilder
Sets the functions parameters types, represented by FunctionParameters.
ParameterValue - Interface in org.mule.runtime.app.declaration.api
Represents the configured value of a given ParameterElementDeclaration
ParameterValueVisitor - Interface in org.mule.runtime.app.declaration.api
Used in ParameterValue.accept(ParameterValueVisitor) as a visitor pattern.
paramsMap - Variable in class org.mule.runtime.api.util.MultiMap
 
PARENT_FIRST - Static variable in class org.mule.runtime.module.artifact.api.classloader.ParentFirstLookupStrategy
Provides access to the strategy
PARENT_ONLY - Static variable in class org.mule.runtime.module.artifact.api.classloader.ParentOnlyLookupStrategy
Provides access to the strategy
ParentFirstLookupStrategy - Class in org.mule.runtime.module.artifact.api.classloader
Defines a LookupStrategy that given a classloader, will search on the classloader's parent first, before searching on the provided one.
ParentOnlyLookupStrategy - Class in org.mule.runtime.module.artifact.api.classloader
Defines a LookupStrategy that given a classloader, will search on that classloader's parent without searching on the provided classloader.
parse(String) - Static method in class org.mule.runtime.api.metadata.MediaType
Parses a media type from its string representation.
parse(Element) - Method in class org.mule.runtime.config.api.dsl.processor.xml.XmlApplicationParser
 
parse(String, CoreEvent, ComponentLocation) - Method in interface org.mule.runtime.core.api.el.ExtendedExpressionManager
Deprecated.
Parsing of expressions is deprecated. Use standard evaluation instead.
parse(String) - Method in class org.mule.runtime.extension.api.dsql.DsqlParser
Parses a String representing a dsql query into a proper DsqlQuery instance.
parseCharset(String) - Static method in class org.mule.runtime.api.metadata.MediaTypeUtils
Parses the String representation of the charset into a Charset
parseExportedResource(String) - Static method in class org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoaderFilterFactory
 
parseLogTemplate(String, CoreEvent, ComponentLocation, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Parses a logging expression template by iterating through each expression and evaluating it.
parsePropertyDefinitions(String) - Static method in class org.mule.runtime.core.api.util.SystemUtils
Returns a Map of all valid property definitions in -Dkey=value format.
PARSERS_TEST_NAMESPACE - Static variable in class org.mule.tests.parsers.api.config.TestParsersNamespaceInfoProvider
 
ParsersTestObject - Class in org.mule.tests.parsers.api
 
ParsersTestObject() - Constructor for class org.mule.tests.parsers.api.ParsersTestObject
 
ParsingContext - Class in org.mule.metadata.java.api.utils
 
ParsingContext() - Constructor for class org.mule.metadata.java.api.utils.ParsingContext
 
ParsingContext - Class in org.mule.metadata.json.api.example
 
ParsingContext() - Constructor for class org.mule.metadata.json.api.example.ParsingContext
 
ParsingContext - Class in org.mule.metadata.json.api.handler
 
ParsingContext() - Constructor for class org.mule.metadata.json.api.handler.ParsingContext
 
Part - Interface in org.mule.runtime.http.api.domain.entity.multipart
Represent a part of a multipart body.
PartialTypeKeysResolver<T> - Interface in org.mule.runtime.api.metadata.resolving
A TypeKeysResolver that can handle the resolution of multi-level MetadataKey in a lazy way.
PartitionableExpirableObjectStore<T extends Serializable> - Interface in org.mule.runtime.api.store
PartitionableObjectStore<T extends Serializable> - Interface in org.mule.runtime.api.store
An ObjectStore which has native support for partitioning.
parts(List<String>) - Method in interface org.mule.runtime.api.component.location.Location.Builder
Adds the parts of this location.
parts(List<String>) - Method in class org.mule.runtime.api.component.location.Location.LocationBuilder
 
parts(List<String>) - Method in interface org.mule.runtime.app.declaration.api.component.location.Location.Builder
Adds the parts of this location.
parts(List<String>) - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationBuilder
 
PARTS_SEPARATOR - Static variable in class org.mule.runtime.api.component.location.Location.LocationImpl
 
PARTS_SEPARATOR - Static variable in class org.mule.runtime.app.declaration.api.component.location.Location.LocationImpl
 
password(String) - Method in class org.mule.maven.client.api.model.Authentication.AuthenticationBuilder
 
Password - Annotation Type in org.mule.runtime.extension.api.annotation.param.display
Marks a Parameter as one that needs masking when it is populated from the UI.
password(String) - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder
 
password(String) - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder
Defines the password to use.
password - Variable in class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
password(String) - Method in class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
PasswordType - Enum in org.mule.runtime.extension.api.soap.security
Password types that can be configured in a SecurityStrategy.
PATCHES_FOLDER - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
path(PathModel) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
A PathModel with metadata for a parameter that points to file or directory.
Path - Annotation Type in org.mule.runtime.extension.api.annotation.param.display
Marks a field or parameter annotated with Parameter as a path to a file or directory.
PathAndMethodRequestMatcher - Interface in org.mule.runtime.http.api.server
RequestMatcher that matches against an HttpRequest method (via a MethodRequestMatcher) and it's path.
PathModel - Class in org.mule.runtime.api.meta.model.display
A model which provides directives for parameters that points to a file or directory.
PathModel(PathModel.Type, boolean, PathModel.Location, String[]) - Constructor for class org.mule.runtime.api.meta.model.display.PathModel
 
PathModel.Location - Enum in org.mule.runtime.api.meta.model.display
Classifies the generic location where the path is allowed to point
PathModel.Type - Enum in org.mule.runtime.api.meta.model.display
 
pattern(Pattern) - Method in class org.mule.metadata.api.builder.AttributeFieldTypeBuilder
 
pattern(Pattern) - Method in class org.mule.metadata.api.builder.ObjectKeyBuilder
 
pattern(String) - Method in class org.mule.metadata.api.builder.RegexTypeBuilder
 
pattern(String) - Method in class org.mule.metadata.api.builder.StringTypeBuilder
 
pattern(String) - Method in class org.mule.metadata.api.builder.TimeZoneTypeBuilder
 
payload() - Method in class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
payload(MetadataType) - Method in class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
PAYLOAD - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
payload(TypedValue<?>) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the Message's TypedValue payload to be built, including it's value and media type.
PAYLOAD - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.Optional
Denotes that if the parameter is not defined, the value will be taken from the message payload.
PAYLOAD_IDENTIFIER_NAME - Static variable in class org.mule.metadata.message.api.el.TypeBindings
 
payloadAnnotations - Variable in class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
peek() - Method in interface org.mule.runtime.core.api.util.queue.Queue
 
PeriodicScheduler - Class in org.mule.runtime.core.api.source.scheduler
Scheduler for periodic jobs.
PeriodicScheduler() - Constructor for class org.mule.runtime.core.api.source.scheduler.PeriodicScheduler
 
periodType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
periodType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
PeriodType - Interface in org.mule.metadata.api.model
Represents a period of time.
PeriodTypeBuilder - Class in org.mule.metadata.api.builder
 
PeriodTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.PeriodTypeBuilder
 
persistent(boolean) - Method in class org.mule.runtime.api.store.ObjectStoreSettings.Builder
Sets whether the store should be persistent or transient.
PHASE_NAME - Static variable in interface org.mule.runtime.api.lifecycle.Disposable
 
PHASE_NAME - Static variable in interface org.mule.runtime.api.lifecycle.Initialisable
 
PHASE_NAME - Static variable in interface org.mule.runtime.api.lifecycle.Startable
 
PHASE_NAME - Static variable in interface org.mule.runtime.api.lifecycle.Stoppable
 
Pipeline - Interface in org.mule.runtime.core.api.construct
A pipeline has an ordered list of Processor's that are invoked in order to processor new messages received from it's MessageSource
PIPELINE_MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
PipelineMessageNotification - Class in org.mule.runtime.api.notification
PipelineMessageNotification is fired at key steps in the processing of Pipeline
PipelineMessageNotification(EnrichedNotificationInfo, String, int) - Constructor for class org.mule.runtime.api.notification.PipelineMessageNotification
 
PipelineMessageNotificationListener<T extends PipelineMessageNotification> - Interface in org.mule.runtime.api.notification
 
Placement - Annotation Type in org.mule.runtime.extension.api.annotation.param.display
Defines the particular place of a Parameter field in the extension configuration window.
plain(String) - Static method in class org.mule.runtime.app.declaration.api.fluent.ParameterSimpleValue
 
PluginLicenseValidationRequest - Class in org.mule.runtime.module.license.api
Holds all the information required for doing the validation of a plugin license.
PluginLicenseValidationRequest.Builder - Class in org.mule.runtime.module.license.api
 
PluginResourcesResolver - Class in org.mule.test.runner.api
Resolves the PluginUrlClassification resources, exported packages and resources.
PluginResourcesResolver() - Constructor for class org.mule.test.runner.api.PluginResourcesResolver
 
PLUGINS_FOLDER - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
PluginUrlClassification - Class in org.mule.test.runner.api
Defines the result of the classification process for a plugin.
PluginUrlClassification(String, List<URL>, List<Class>, List<String>, Set<String>, Set<String>, Set<String>, Set<String>) - Constructor for class org.mule.test.runner.api.PluginUrlClassification
Creates an instance of the classification.
PluginUrlClassification(String, List<URL>, List<Class>, List<String>) - Constructor for class org.mule.test.runner.api.PluginUrlClassification
 
pluralize(String) - Static method in class org.mule.runtime.extension.api.util.NameUtils
Return the pluralized version of a word.
PojoWithSameTypeChildren - Class in org.mule.tests.parsers.api
 
PojoWithSameTypeChildren() - Constructor for class org.mule.tests.parsers.api.PojoWithSameTypeChildren
 
Policy - Class in org.mule.runtime.core.api.policy
This class represents a policy injection.
Policy(PolicyChain, String) - Constructor for class org.mule.runtime.core.api.policy.Policy
Creates a new ParameterizedPolicy.
POLICY_EXPORTED_PACKAGES_ERROR - Static variable in class org.mule.runtime.deployment.model.api.policy.PolicyTemplateDescriptor
 
POLICY_EXPORTED_RESOURCE_ERROR - Static variable in class org.mule.runtime.deployment.model.api.policy.PolicyTemplateDescriptor
 
POLICY_ID - Static variable in class org.mule.runtime.core.api.policy.PolicyStateId
 
POLICY_MESSAGE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
PolicyChain - Class in org.mule.runtime.core.api.policy
Policy chain for handling the message processor associated to a policy.
PolicyChain() - Constructor for class org.mule.runtime.core.api.policy.PolicyChain
 
policyExhausted(Throwable) - Static method in class org.mule.runtime.core.api.retry.policy.PolicyStatus
 
PolicyInstance - Interface in org.mule.runtime.core.api.policy
Instance of a policy which has Processors to be applied to a source and another chain to be applied to an operation.
PolicyNotification - Class in org.mule.runtime.api.notification
Used to notify that a message was processed by a policy
PolicyNotification(String, EnrichedNotificationInfo, int, ComponentLocation) - Constructor for class org.mule.runtime.api.notification.PolicyNotification
 
PolicyNotificationListener<T extends PolicyNotification> - Interface in org.mule.runtime.api.notification
Observer interface to receive notifications about messages being processed by policies
policyOk() - Static method in class org.mule.runtime.core.api.retry.policy.PolicyStatus
 
PolicyParametrization - Class in org.mule.runtime.core.api.policy
Parametrizes a policy template

A policy template is a Mule artifact consistent of a context with dependencies deployed inside a Mule application.

PolicyParametrization(String, PolicyPointcut, int, Map<String, String>, File, List<NotificationListener>) - Constructor for class org.mule.runtime.core.api.policy.PolicyParametrization
Creates a new parametrization
PolicyPointcut - Interface in org.mule.runtime.core.api.policy
Provides a way to select which policies must be applied based on a given request.
PolicyPointcutParameters - Class in org.mule.runtime.policy.api
This class defines a set of parameters related to the execution of a component.
PolicyPointcutParameters(Component) - Constructor for class org.mule.runtime.policy.api.PolicyPointcutParameters
PolicyProvider - Interface in org.mule.runtime.core.api.policy
Implementation of this interface must provide access to the policies to be applied to message sources or operations.
PolicyRegistrationException - Exception in org.mule.runtime.deployment.model.api.policy
Thrown to indicate that an error was found while attempting to add a policy instance to an application.
PolicyRegistrationException(String, Throwable) - Constructor for exception org.mule.runtime.deployment.model.api.policy.PolicyRegistrationException
PolicyStateHandler - Interface in org.mule.runtime.core.api.policy
State handler for policies execution.
PolicyStateId - Class in org.mule.runtime.core.api.policy
Identifier for a policy state.
PolicyStateId(String, String) - Constructor for class org.mule.runtime.core.api.policy.PolicyStateId
Creates a new policy state id.
PolicyStatus - Class in org.mule.runtime.core.api.retry.policy
Indicates the current state of a RetryPolicy ok: The policy is active exhausted: The policy has run through the actions for the policy For example, a RetryPolicy may have a RetryCount - how many times the policy can be invoked.
PolicyStatus() - Constructor for class org.mule.runtime.core.api.retry.policy.PolicyStatus
 
PolicyStatus(boolean, Throwable) - Constructor for class org.mule.runtime.core.api.retry.policy.PolicyStatus
 
PolicyTemplate - Interface in org.mule.runtime.deployment.model.api.policy
Represents a policy template artifact.
PolicyTemplateDescriptor - Class in org.mule.runtime.deployment.model.api.policy
Describes how to create a PolicyTemplate artifact
PolicyTemplateDescriptor(String) - Constructor for class org.mule.runtime.deployment.model.api.policy.PolicyTemplateDescriptor
Creates a new descriptor for a named artifact
PolicyTemplateDescriptor(String, Optional<Properties>) - Constructor for class org.mule.runtime.deployment.model.api.policy.PolicyTemplateDescriptor
 
poll(long) - Method in interface org.mule.runtime.core.api.util.queue.Queue
 
poll(PollContext<T, A>) - Method in class org.mule.runtime.extension.api.runtime.source.PollingSource
This method is responsible for obtaining the items to be dispatched and communicate them through the pollContext using the PollContext.accept(Consumer) method.
PollContext<T,A> - Interface in org.mule.runtime.extension.api.runtime.source
Contains context associated to each polling execution, and allows to dispatch items for execution through the PollContext.accept(Consumer) method.
PollContext.PollItem<T,A> - Interface in org.mule.runtime.extension.api.runtime.source
An item obtained through a poll
PollContext.PollItemStatus - Enum in org.mule.runtime.extension.api.runtime.source
The possible outcomes of submiting an item for processing through the PollContext.accept(Consumer) method
PollingSource<T,A> - Class in org.mule.runtime.extension.api.runtime.source
A Special kind of Source which automatically handles polling, idempotency and watermarking.
PollingSource() - Constructor for class org.mule.runtime.extension.api.runtime.source.PollingSource
 
pollSourceReturnedNull(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
PomFileSupplierFactory - Interface in org.mule.maven.client.api
Factory class to create Supplier instances to discover pom files from artifact.
POOL_EXHAUSTED_ACTIONS - Static variable in class org.mule.runtime.api.config.PoolingProfile
 
POOL_INITIALISATION_POLICIES - Static variable in class org.mule.runtime.api.config.PoolingProfile
 
POOLING_PROFILE_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the parameter which disables connection validation
POOLING_PROFILE_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of the parameter which configures pooling
PoolingConnectionProvider<C> - Interface in org.mule.runtime.api.connection
A ConnectionProvider specialization which pools connections.
PoolingListener<C> - Interface in org.mule.runtime.api.connection
Gets notifications for events related to connections on a pool.
PoolingProfile - Class in org.mule.runtime.api.config
Configuration object used to define the object pooling parameters for the service it is associated with.
PoolingProfile() - Constructor for class org.mule.runtime.api.config.PoolingProfile
 
PoolingProfile(PoolingProfile) - Constructor for class org.mule.runtime.api.config.PoolingProfile
 
PoolingProfile(int, int, long, int, int) - Constructor for class org.mule.runtime.api.config.PoolingProfile
 
PoolingProfileTypeBuilder - Class in org.mule.runtime.extension.api.declaration.type
Creates instances of MetadataType which represent a PoolingProfile.
PoolingProfileTypeBuilder() - Constructor for class org.mule.runtime.extension.api.declaration.type.PoolingProfileTypeBuilder
 
pop() - Method in class org.mule.metadata.ast.api.IntrospectionContext
 
port - Variable in class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
port(int) - Method in class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
Position - Class in org.mule.runtime.api.el.validation
Represents the position within a script.
Position(int, int, int) - Constructor for class org.mule.runtime.api.el.validation.Position
 
post(String, Map<String, String>, InputStream) - Method in class org.mule.runtime.soap.api.transport.ReflectiveHttpConfigBasedRequester
Performs a PORT request to the URL passed as parameter with a set of headers and a body content.
PRAGMA - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
Preconditions - Class in org.mule.maven.client.api.util
Utility method for checking preconditions.
Preconditions() - Constructor for class org.mule.maven.client.api.util.Preconditions
 
Preconditions - Class in org.mule.runtime.api.util
Utility class to validate Preconditions
preemptive(boolean) - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder
 
preemptive(boolean) - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder
Defines whether or not the authentication should be done from the first request.
PREFERRED_ENCODING - Static variable in class org.mule.runtime.core.api.util.Base64
Preferred encoding.
PrefixDefinedAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
Pojo used to store annotations which value has the format prefix:element.
PrefixDefinedAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
 
PrefixDefinedAnnotation(String, String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
 
PrefixDefinedAnnotation(String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
 
prepareWinFilename(String) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
prependMessage(String) - Method in exception org.mule.runtime.api.exception.MuleException
 
PRESERVE_HEADER_CASE - Static variable in class org.mule.runtime.http.api.server.HttpServerProperties
By default, header keys are parsed and stored internally in lower-case.
PRIMARY_CLUSTER_NODE_SELECTED - Static variable in class org.mule.runtime.api.notification.ClusterNodeNotification
 
PRIMARY_NODE_ONLY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the parameter which allows to configure if a source should only run on the primary node
PRIMARY_NODE_ONLY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of the parameter which allows to configure if a source should only run on the primary node
PrimaryNodeLifecycleNotificationListener - Class in org.mule.runtime.core.api.lifecycle
This class will start an Startable mule object that must only be started in the primary node.
PrimaryNodeLifecycleNotificationListener(Startable, NotificationListenerRegistry) - Constructor for class org.mule.runtime.core.api.lifecycle.PrimaryNodeLifecycleNotificationListener
 
PRIMITIVE_TYPES - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
Unmodifiable map with the supported primitive types
PrimitiveHandler - Class in org.mule.metadata.json.api.example
 
PrimitiveHandler() - Constructor for class org.mule.metadata.json.api.example.PrimitiveHandler
 
PrimitiveTypesTypeLoader - Class in org.mule.metadata.catalog.api
Default types that will be accessible when accessing the TypeResolver.resolveType(String) method.
PrimitiveTypesTypeLoader() - Constructor for class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
priorTo(String) - Method in class org.mule.runtime.api.meta.MuleVersion
 
priorTo(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
PRIVATE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
PRIVILEGED_ARTIFACTS_IDS - Static variable in class org.mule.runtime.deployment.model.api.artifact.ArtifactDescriptorConstants
 
PRIVILEGED_EXPORTED_PACKAGES - Static variable in class org.mule.runtime.deployment.model.api.artifact.ArtifactDescriptorConstants
 
PrivilegedExport - Annotation Type in org.mule.runtime.extension.api.annotation
Specifies packages that an extension should expose beyond the default ClassLoader isolation.
Problem - Class in org.mule.runtime.extension.api.loader
A problem found while validating a model or a component of it
Problem(NamedObject, String) - Constructor for class org.mule.runtime.extension.api.loader.Problem
Creates a new instance
ProblemsReporter - Class in org.mule.runtime.extension.api.loader
Collects problems found while validating an ExtensionModel.
ProblemsReporter(ExtensionModel) - Constructor for class org.mule.runtime.extension.api.loader.ProblemsReporter
Creates a new instance
proceed() - Method in interface org.mule.runtime.api.interception.InterceptionAction
Indicates that the current interception chain must continue, proceeding with the next handlers in the chain (if any) and the intercepted component.
process(CoreEvent) - Method in class org.mule.functional.api.component.AssertionMessageProcessor
 
process(CoreEvent) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
process(CoreEvent) - Method in class org.mule.functional.api.component.InvocationCountMessageProcessor
 
process(CoreEvent) - Method in class org.mule.functional.api.component.QueueReaderMessageProcessor
 
process(CoreEvent) - Method in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
process(CoreEvent) - Method in class org.mule.functional.api.component.TestNonBlockingProcessor
 
process(CoreEvent) - Method in class org.mule.functional.api.component.ThrowProcessor
 
process() - Method in interface org.mule.runtime.core.api.execution.ExecutionCallback
 
process(CoreEvent) - Method in class org.mule.runtime.core.api.policy.PolicyChain
 
process(CoreEvent) - Method in interface org.mule.runtime.core.api.processor.Processor
Invokes the MessageProcessor.
process(CoreEvent) - Method in class org.mule.runtime.core.api.processor.RaiseErrorProcessor
 
process(CoreEvent) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
process(Consumer<Result>, BiConsumer<Throwable, Result>) - Method in interface org.mule.runtime.extension.api.runtime.route.Chain
Executes the chain of components starting with the same input message that it's container scope received.
process(Object, Object, Consumer<Result>, BiConsumer<Throwable, Result>) - Method in interface org.mule.runtime.extension.api.runtime.route.Chain
Executes the chain of components starting with the given payload and attributes as Message.
process(Result, Consumer<Result>, BiConsumer<Throwable, Result>) - Method in interface org.mule.runtime.extension.api.runtime.route.Chain
Executes the chain of components starting with the given Result data as input Message.
process(CoreEvent) - Method in class org.mule.tests.parsers.api.LifecycleSensingMessageProcessor
 
PROCESS_ASYNC_COMPLETE - Static variable in class org.mule.runtime.api.notification.AsyncMessageNotification
 
PROCESS_ASYNC_SCHEDULED - Static variable in class org.mule.runtime.api.notification.AsyncMessageNotification
 
PROCESS_COMPLETE - Static variable in class org.mule.runtime.api.notification.PipelineMessageNotification
 
PROCESS_END - Static variable in class org.mule.runtime.api.notification.ErrorHandlerNotification
 
PROCESS_END - Static variable in class org.mule.runtime.api.notification.PipelineMessageNotification
 
PROCESS_END - Static variable in class org.mule.runtime.api.notification.PolicyNotification
 
PROCESS_START - Static variable in class org.mule.runtime.api.notification.ErrorHandlerNotification
 
PROCESS_START - Static variable in class org.mule.runtime.api.notification.PipelineMessageNotification
 
PROCESS_START - Static variable in class org.mule.runtime.api.notification.PolicyNotification
 
ProcessingDescriptor - Interface in org.mule.runtime.core.api.processor
Provides information about a processing unit represented by this instance
ProcessingStrategy - Interface in org.mule.runtime.core.api.processor.strategy
Determines how a list of message processors should processed.
processingStrategyFactory(ProcessingStrategyFactory) - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
Configures the factory used to create processing strategies on the created flow.
ProcessingStrategyFactory - Interface in org.mule.runtime.core.api.processor.strategy
Abstract Factory for creating concrete ProcessingStrategyies.
ProcessingTime - Class in org.mule.runtime.core.api.management.stats
Accumulates the processing time for all branches of a flow
ProcessingTimeWatcher - Interface in org.mule.runtime.core.api.management.stats
Watches ProcessingTime instances to detect when they are weakly reachable.
processMatch(String) - Method in interface org.mule.runtime.core.api.util.WildcardAttributeEvaluator.MatchCallback
 
Processor - Interface in org.mule.runtime.core.api.processor
Processes CoreEvent's.
PROCESSOR - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
PROCESSOR_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
ProcessorInterceptor - Interface in org.mule.runtime.api.interception
Provides a way to hook behavior around a component that is not a SOURCE.
ProcessorInterceptorFactory - Interface in org.mule.runtime.api.interception
Abstract Factory for creating ProcessorInterceptor instances.
ProcessorInterceptorFactory.ProcessorInterceptorOrder - Interface in org.mule.runtime.api.interception
 
ProcessorParameterValue - Interface in org.mule.runtime.api.interception
Contains information about a single parameter of an intercepted component.
PROCESSORS - Static variable in interface org.mule.runtime.api.component.location.Location
 
PROCESSORS - Static variable in interface org.mule.runtime.app.declaration.api.component.location.Location
 
processors(List<Processor>) - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
Configures the message processors to execute as part of flow.
processors(Processor...) - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
Configures the message processors to execute as part of flow.
ProcessorStereotype - Class in org.mule.runtime.extension.api.stereotype
StereotypeDefinition for any generic processor that can be executed by mule runtime.
ProcessorsTrace - Interface in org.mule.runtime.core.api.context.notification
Keeps context information about the message processors that were executed as part of the processing of an event.
processValues(Collection<String>, WildcardAttributeEvaluator.MatchCallback) - Method in class org.mule.runtime.core.api.util.WildcardAttributeEvaluator
 
produce() - Method in interface org.mule.runtime.core.api.streaming.iterator.Producer
Returns the next available item
producer - Variable in class org.mule.runtime.core.api.streaming.iterator.AbstractConsumer
 
Producer<T> - Interface in org.mule.runtime.core.api.streaming.iterator
A producer implementation that follows the idea of the Producer-Consumer design pattern.
Product - Enum in org.mule.runtime.api.deployment.meta
The set of products available
product(Product) - Method in interface org.mule.runtime.module.embedded.api.EmbeddedContainer.EmbeddedContainerBuilder
 
Product - Enum in org.mule.runtime.module.embedded.api
Enumeration of products available for the embedded container
productInformation() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
Returns a message that is a product informatin.
propagateWrappingFatal(Throwable) - Static method in class org.mule.runtime.core.api.rx.Exceptions
Propagate an exception through streams even if it's considered fatal by Reactor.
properties - Variable in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
properties - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
PROPERTIES_EXTENSION - Static variable in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
PropertiesBootstrapService - Class in org.mule.runtime.core.api.config.bootstrap
Provides a bootstrapping service from a given set of properties
PropertiesBootstrapService(ClassLoader, Properties) - Constructor for class org.mule.runtime.core.api.config.bootstrap.PropertiesBootstrapService
Creates a new instance
PropertiesBootstrapServiceDiscoverer - Class in org.mule.runtime.core.api.config.bootstrap
Discovers BootstrapService instances corresponding to bootstrap.properties files
PropertiesBootstrapServiceDiscoverer(ClassLoader) - Constructor for class org.mule.runtime.core.api.config.bootstrap.PropertiesBootstrapServiceDiscoverer
Creates a new instance
PropertiesBootstrapServiceDiscoverer(ClassLoader, RegistryBootstrapDiscoverer) - Constructor for class org.mule.runtime.core.api.config.bootstrap.PropertiesBootstrapServiceDiscoverer
 
propertiesNotSet(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
propertiesOrNotSet(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
PropertiesUtils - Class in org.mule.runtime.core.api.util
PropertiesHelper is a utility class for manipulating and filtering property Maps.
Property - Class in org.mule.metadata.ast.api
Object representing a Java Bean Property
Property() - Constructor for class org.mule.metadata.ast.api.Property
 
PROPERTY_CONFIG_RESOURCES - Static variable in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
PROPERTY_PREFIX - Static variable in class org.mule.runtime.core.api.config.MuleProperties
The prefix for any Mule-specific properties set on an event
PROPERTY_REDEPLOYMENT_ENABLED - Static variable in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
propertyDoesNotExistOnObject(String, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
PropertyElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
Describes a java bean property
PropertyElement.Accessibility - Enum in org.mule.runtime.module.extension.api.loader.java.type
 
PropertyElement.DefaultPropertyElement - Class in org.mule.runtime.module.extension.api.loader.java.type
Default PropertyElement implementation
PropertyElement.PropertyElementBuilder - Class in org.mule.runtime.module.extension.api.loader.java.type
 
PropertyElementBuilder() - Constructor for class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.PropertyElementBuilder
 
propertyHasInvalidValue(String, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
propertyIsNotSetOnEvent(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
propertyIsNotSupportedType(String, Class<?>, Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
propertyIsNotSupportedType(String, Class<?>[], Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
propertyNotSerializableWasDropped(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
PROTOCOL - Static variable in class org.mule.runtime.module.artifact.api.classloader.net.MuleArtifactUrlStreamHandler
Mule Protocol that will be used to reference artifacts.
providedServices() - Method in interface org.mule.runtime.api.service.ServiceProvider
Provides service instances.
providedValue() - Method in interface org.mule.runtime.api.interception.ProcessorParameterValue
Allows to query the unresolved value originally configured in the application.
PROXY_AUTHENTICATE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
PROXY_AUTHORIZATION - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
PROXY_REVALIDATE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
ProxyConfig - Interface in org.mule.runtime.http.api.client.proxy
HTTP proxy configuration for making HTTP requests.
ProxyConfig.NtlmProxyConfig - Interface in org.mule.runtime.http.api.client.proxy
HTTP proxy configuration for making HTTP requests through an NTLM authenticated proxy.
ProxyConfigBuilder - Class in org.mule.runtime.http.api.client.proxy
Builder of ProxyConfigs.
proxyPoolTimedOut() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
PUBLIC - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
push(Element, TypeBuilder) - Method in class org.mule.metadata.ast.api.IntrospectionContext
 
put(Serializable, Serializable) - Method in interface org.mule.runtime.api.metadata.MetadataCache
Associates the specified value with the specified key in the cache.
put(String, T) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
put(String, T) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
put(K, V) - Method in class org.mule.runtime.api.util.MultiMap
 
put(K, Collection<V>) - Method in class org.mule.runtime.api.util.MultiMap
Associates the specified value with the specified key in this map (optional operation).
put(K, V) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
put(Serializable) - Method in interface org.mule.runtime.core.api.util.queue.Queue
Puts a new object in this queue and wait if necessary.
put(Class<?>, V) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
putAll(Map<? extends Serializable, ? extends Serializable>) - Method in interface org.mule.runtime.api.metadata.MetadataCache
Copies all of the entries from the specified map to the cache.
putAll(Map<? extends String, ? extends T>) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
putAll(Map<? extends String, ? extends T>) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
putAll(Map<? extends K, ? extends V>) - Method in class org.mule.runtime.api.util.MultiMap
 
putAll(MultiMap<? extends K, ? extends V>) - Method in class org.mule.runtime.api.util.MultiMap
Similar to MultiMap.putAll(Map), but instead of putting only the first value of each key, all the values are copied for each key.
putAll(Map<? extends K, ? extends V>) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
putAll(Map<? extends Class<?>, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
putIfAbsent(Class<?>, V) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 

Q

QNameModelProperty - Class in org.mule.runtime.extension.api.property
A ModelProperty which indicates that the enriched model relates to a QName which is not the one the extension belongs to.
QNameModelProperty(QName) - Constructor for class org.mule.runtime.extension.api.property.QNameModelProperty
Creates a new instance
QNameTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
A TypeAnnotation which indicates that the enriched type relates to a QName which is not the one the extension belongs to.
QNameTypeAnnotation(QName) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
Creates a new instance
Query - Annotation Type in org.mule.runtime.extension.api.annotation.param
This annotation is meant to be applied to support easy query building by using DataSense Query Language, DSQL.
QueryBuilder - Interface in org.mule.runtime.extension.api.dsql
Builder interface to create basic query objects.
QueryEntityResolver - Interface in org.mule.runtime.api.metadata.resolving
Handles the dynamic resolution of all the available entities MetadataKeys when building a DSQL query and the dynamic MetadataType resolution each of those entities.
queryParams(MultiMap<String, String>) - Method in class org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder
 
QueryTranslator - Interface in org.mule.runtime.extension.api.dsql
This is a translator interface for go over a DSQL Query structure and easily translate it to a native one.
Queue - Interface in org.mule.runtime.core.api.util.queue
Interface for mule queues used for VM.
QueueConfiguration - Interface in org.mule.runtime.core.api.util.queue
Queue configuration attributes
QueueManager - Interface in org.mule.runtime.core.api.util.queue
A Queue manager is responsible for managing one or more Queue resources and providing common support for transactions and persistence.
QueueProfile - Class in org.mule.runtime.core.api.config
QueueProfile determines how an internal queue for a service will behave
QueueProfile(boolean) - Constructor for class org.mule.runtime.core.api.config.QueueProfile
 
QueueProfile(int, boolean) - Constructor for class org.mule.runtime.core.api.config.QueueProfile
 
QueueReaderMessageProcessor - Class in org.mule.functional.api.component
Reads CoreEvent from a test connector's queue.
QueueReaderMessageProcessor(Registry, String, Long) - Constructor for class org.mule.functional.api.component.QueueReaderMessageProcessor
Creates a queue reader
QueueSession - Interface in org.mule.runtime.core.api.util.queue
Session for executing operation over queues.
QUOTED_PRINTABLE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values

R

RAISE_ERROR - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
RAISE_ERROR_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
RaiseErrorProcessor - Class in org.mule.runtime.core.api.processor
Processor capable of raising errors on demand, given a type and optionally a message.
RaiseErrorProcessor() - Constructor for class org.mule.runtime.core.api.processor.RaiseErrorProcessor
 
range(Number, Number) - Method in class org.mule.metadata.api.builder.NumberTypeBuilder
 
RANGE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ReactiveProcessor - Interface in org.mule.runtime.core.api.processor
Processes streams of CoreEvent's using a functional approach based on Reactive Streams where CoreEvent processing is defined via stream functions.
ReactiveProcessor.ProcessingType - Enum in org.mule.runtime.core.api.processor
Defines the type of processing that the processor will be doing.
read(String) - Method in class org.mule.functional.api.component.TestConnectorQueueHandler
Reads an event from a given queue waiting if necessary until an element becomes available.
read(String, long) - Method in class org.mule.functional.api.component.TestConnectorQueueHandler
Reads an event from a given queue waiting up to the specified wait time if necessary for an element to become available.
read(JsonReader) - Method in class org.mule.runtime.api.el.persistence.ValidationResultTypeAdapter
 
read() - Method in class org.mule.runtime.core.api.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.mule.runtime.core.api.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
readArtifactDescriptor(Artifact) - Method in class org.mule.test.runner.api.DependencyResolver
Gets information about an artifact like its direct dependencies and potential relocations.
readArtifactDescriptor(Artifact, List<RemoteRepository>) - Method in class org.mule.test.runner.api.DependencyResolver
Gets information about an artifact like its direct dependencies and potential relocations.
readAttributesFromFile(InputStream) - Method in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
readWriteLock() - Static method in class org.mule.runtime.core.api.util.concurrent.FunctionalReadWriteLock
Creates a new instance
reasonPhrase(String) - Method in class org.mule.runtime.http.api.domain.message.response.HttpResponseBuilder
 
receiveBufferSize - Variable in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
 
receiveBufferSize(Integer) - Method in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
Defines the size of the buffer to use when receiving data.
reconnect(ConnectionException, ReconnectionCallback) - Method in interface org.mule.runtime.extension.api.runtime.connectivity.Reconnectable
Performs custom reconnection logic.
RECONNECT_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
 
RECONNECT_FOREVER_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
 
Reconnectable - Interface in org.mule.runtime.extension.api.runtime.connectivity
A component which has its own way of reconnecting.
RECONNECTION_CONFIG - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
 
RECONNECTION_CONFIG_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the parameter which configures reconnection
RECONNECTION_CONFIG_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of the parameter for configuring the reconnection configuration
RECONNECTION_STRATEGY - Static variable in class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
 
RECONNECTION_STRATEGY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the parameter for configuring the reconnection strategy parameter
RECONNECTION_STRATEGY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of the parameter for configuring the reconnection strategy parameter
ReconnectionCallback - Interface in org.mule.runtime.extension.api.runtime.connectivity
Callback used to notify the runtime about the outcome of a reconnection attempt.
ReconnectionStrategyTypeBuilder - Class in org.mule.runtime.extension.api.declaration.type
Creates instances of MetadataType which represent a reconnection strategy
ReconnectionStrategyTypeBuilder() - Constructor for class org.mule.runtime.extension.api.declaration.type.ReconnectionStrategyTypeBuilder
 
reconnectStrategyFailed(Class<?>, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
REDELIVERY_EXHAUSTED - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
REDELIVERY_EXHAUSTED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that the max attempts to reprocess a message from a source have been exhausted
REDELIVERY_POLICY - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
 
REDELIVERY_POLICY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the parameter for configuring reconnection strategy parameter
REDELIVERY_POLICY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of the parameter for configuring reconnection strategy parameter
REDELIVERY_TAB_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of the tab in which transaction parameters should appear
RedeliveryPolicyTypeBuilder - Class in org.mule.runtime.extension.api.declaration.type
Creates instances of MetadataType which represent a redelivery policy
RedeliveryPolicyTypeBuilder() - Constructor for class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
 
redeploy(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Undeploys and redeploys an application
redeploy(String, Properties) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Undeploys and redeploys an application including the provided appProperties.
redeployDomain(String, Properties) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Undeploys and redeploys a domain
redeployDomain(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Undeploys and redeploys a domain
reduce(Function<? super L, ? extends T>, Function<? super R, ? extends T>) - Method in class org.mule.runtime.core.api.functional.Either
Allows to reduce to a single value using left and right functions with the same return type.
ReferableElementDeclaration - Interface in org.mule.runtime.app.declaration.api
Adds this#getRefName and this#setRefName capabilities to an ElementDeclaration that represents a global element that can be referenced by its name.
Reference<T> - Class in org.mule.runtime.api.util
An object which holds a reference to a given Reference.value.
Reference() - Constructor for class org.mule.runtime.api.util.Reference
Creates a new instance which references null
Reference(T) - Constructor for class org.mule.runtime.api.util.Reference
Creates a new instance
ReferenceHandler - Class in org.mule.metadata.json.api.handler
 
ReferenceHandler() - Constructor for class org.mule.metadata.json.api.handler.ReferenceHandler
 
REFERER - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
ReflectiveHttpConfigBasedRequester - Class in org.mule.runtime.soap.api.transport
Performs HTTP requests using an Http Connector configuration.
ReflectiveHttpConfigBasedRequester(String, ExtensionsClient) - Constructor for class org.mule.runtime.soap.api.transport.ReflectiveHttpConfigBasedRequester
 
RefName - Annotation Type in org.mule.runtime.extension.api.annotation.param
This annotation is meant to be applied on fields of classes which are serving as top level elements which can be referenced by name, such as configs or global objects.
refreshSystemProperties() - Static method in class org.mule.runtime.http.api.server.HttpServerProperties
 
refreshToken(String) - Method in interface org.mule.runtime.oauth.api.AuthorizationCodeOAuthDancer
Performs the refresh of the access token.
refreshToken() - Method in interface org.mule.runtime.oauth.api.ClientCredentialsOAuthDancer
Performs the refresh of the access token.
refreshVerboseExceptions() - Static method in exception org.mule.runtime.api.exception.MuleException
Reads the value of the mule.verbose.exceptions system property.
REGEX - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
RegexPatternAnnotation - Class in org.mule.metadata.api.annotation
Pattern constrain for string types.
RegexPatternAnnotation(String) - Constructor for class org.mule.metadata.api.annotation.RegexPatternAnnotation
 
regexType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
regexType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
RegexType - Interface in org.mule.metadata.api.model
Represents a regex expression.
RegexTypeBuilder - Class in org.mule.metadata.api.builder
 
RegexTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.RegexTypeBuilder
 
REGION_OWNER_CANNOT_BE_REMOVED_ERROR - Static variable in class org.mule.runtime.module.artifact.api.classloader.RegionClassLoader
 
RegionClassLoader - Class in org.mule.runtime.module.artifact.api.classloader
Defines a classloader for a Mule artifact composed of other artifacts.
RegionClassLoader(String, ArtifactDescriptor, ClassLoader, ClassLoaderLookupPolicy) - Constructor for class org.mule.runtime.module.artifact.api.classloader.RegionClassLoader
Creates a new region.
RegionOwnerArtifact - Interface in org.mule.runtime.module.artifact.api.classloader
Indicates that an artifact is the owner of a region where other artifact are included as members.
register(ComponentBuildingDefinition<?>) - Method in class org.mule.runtime.config.api.dsl.model.ComponentBuildingDefinitionRegistry
Adds a new ComponentBuildingDefinition to the registry.
register() - Method in class org.mule.runtime.core.api.lifecycle.PrimaryNodeLifecycleNotificationListener
 
register(ArtifactClassLoader) - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoaderManager
Registers a new class loader
register() - Static method in class org.mule.runtime.module.artifact.api.classloader.net.MuleArtifactUrlStreamHandler
registerAction(String, int) - Static method in class org.mule.runtime.api.notification.AbstractServerNotification
 
registerBuilder(Schema, TypeBuilder<?>) - Method in class org.mule.metadata.json.api.handler.ParsingContext
 
registerConfigurationProvider(ConfigurationProvider) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
registerCustomServiceClass(String, Class<T>) - Method in interface org.mule.runtime.api.config.custom.CustomizationService
Allows to define a custom service on a mule context.
registerCustomServiceImpl(String, T) - Method in interface org.mule.runtime.api.config.custom.CustomizationService
Allows to define a custom service on a mule context.
registerExceptionReader(ExceptionReader) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Registers an exception reader on the Mule Runtime to be used only by the artifact it belongs to
registerExtension(ExtensionModel) - Method in interface org.mule.runtime.core.api.extension.ExtensionManager
Registers the given ExtensionModel.
registerGlobalExceptionReader(ExceptionReader) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Registers an exception reader on the Mule Runtime.
registerHandler(String, URLStreamHandler) - Static method in class org.mule.runtime.module.artifact.api.classloader.net.MuleUrlStreamHandlerFactory
 
registerListener(NotificationListener<N>) - Method in interface org.mule.runtime.api.notification.NotificationListenerRegistry
registerListener(NotificationListener<N>, Predicate<N>) - Method in interface org.mule.runtime.api.notification.NotificationListenerRegistry
registerMaskedPropertyName(String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
Register a property name for masking.
registerObject(MuleContext, String, Object) - Static method in class org.mule.functional.api.registry.TestRegistryUtils
Deprecated.
Registers an object in the registry with a key.
registerSourceType(DataType) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
Register a supported data type with this transformer.
registerTransactionFactory(Class, TransactionFactory) - Method in class org.mule.runtime.core.api.SingleResourceTransactionFactoryManager
 
registry - Variable in class org.mule.functional.api.flow.FlowConstructRunner
 
Registry - Interface in org.mule.runtime.api.artifact
Interface to access artifact objects.
registry - Variable in class org.mule.runtime.core.api.security.AbstractSecurityFilter
 
REGISTRY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
REGISTRY_KEY - Static variable in interface org.mule.runtime.api.component.location.ConfigurationComponentLocator
 
REGISTRY_KEY - Static variable in interface org.mule.runtime.api.notification.NotificationListenerRegistry
 
REGISTRY_KEY - Static variable in interface org.mule.runtime.core.api.event.EventContextService
 
RegistryBootstrapDiscoverer - Interface in org.mule.runtime.core.api.config.bootstrap
Allows to discover properties to be used during the bootstrap process.
release() - Method in interface org.mule.runtime.api.connection.ConnectionHandler
When a component requests an instance of this interface, it becomes obligated to invoke this method after it no longer requires such instance.
release() - Method in interface org.mule.runtime.api.streaming.Cursor
Releases all the resources that this cursor allocated.
release() - Method in class org.mule.runtime.api.util.concurrent.Latch
Releases all waiting threads
release() - Method in interface org.mule.runtime.core.api.util.concurrent.FunctionalReadWriteLock.LockReleaser
Releases the lock
release() - Method in interface org.mule.runtime.module.artifact.api.classloader.ResourceReleaser
Attempts to release, during an Artifact undeployment, resources that were not explicitly released and could cause a memory leak.
releaseResources() - Method in interface org.mule.runtime.api.streaming.CursorProvider
Releases all the resources currently held by this provider.
releaseResources() - Method in class org.mule.runtime.core.api.streaming.bytes.InMemoryCursorStreamProvider
Releases all the resources currently held by this provider.
reloadControl - Static variable in class org.mule.runtime.api.i18n.I18nMessageFactory
Do not use the default reload control to avoid loading the resource bundle upon each request.
remoteRepository(RemoteRepository) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
Adds a new remote repository to use for discovering artifacts.
RemoteRepository - Interface in org.mule.maven.client.api.model
 
RemoteRepository.RemoteRepositoryBuilder - Class in org.mule.maven.client.api.model
Builder for RemoteRepository instances
RemoteRepositoryBuilder() - Constructor for class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
 
remove(String) - Method in interface org.mule.runtime.api.store.ObjectStore
Remove the object with the given key
remove(Object) - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
remove(String, String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Remove the object with the given key in the given partitionName
remove(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
Remove the object with the given key
remove(Object) - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
remove(Object) - Method in class org.mule.runtime.api.util.MultiMap
 
remove(FlowConstructStatistics) - Method in class org.mule.runtime.core.api.management.stats.AllStatistics
 
remove() - Method in interface org.mule.runtime.core.api.streaming.iterator.StreamingIterator
Not allowed on this implementations
remove(Object) - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
remove(Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
remove(Object, Object) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
removeClassLoader(ArtifactClassLoader) - Method in class org.mule.runtime.module.artifact.api.classloader.RegionClassLoader
Removes a class loader member from the region.
removeDeploymentListener(DeploymentListener) - Method in interface org.mule.runtime.module.deployment.api.DeploymentListenerManager
 
removeDomainBundleDeploymentListener(DeploymentListener) - Method in interface org.mule.runtime.module.deployment.api.DomainBundleDeploymentListenerManager
Removes a deployment listener for domain bundles
removeDomainDeploymentListener(DeploymentListener) - Method in interface org.mule.runtime.module.deployment.api.DomainDeploymentListenerManager
 
removeEncryptionStrategy(String) - Method in interface org.mule.runtime.core.api.security.SecurityManager
Removes the EncryptionStrategy with the given name from the set of managed EncryptionStrategys
removeHeader(String) - Method in class org.mule.runtime.http.api.domain.message.HttpMessageBuilder
Removes a header.
removeLifecycleCallback(FunctionalTestProcessor.LifecycleCallback) - Static method in class org.mule.functional.api.component.FunctionalTestProcessor
 
removeListener(MuleContextListener) - Method in class org.mule.runtime.core.api.context.DefaultMuleContextFactory
 
removeListener(MuleContextListener) - Method in interface org.mule.runtime.core.api.context.MuleContextFactory
Removes a listener from the factory.
removeListener(NotificationListener<?>) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
This removes *all* registrations that reference this listener
removeNamespacePrefix(String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
 
removeNamespaces(Map) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
 
removePolicy(String) - Method in interface org.mule.runtime.deployment.model.api.application.ApplicationPolicyManager
Removes a policy from the application
removeProvider(String) - Method in interface org.mule.runtime.core.api.security.SecurityManager
Removes the SecurityProvider with the given name from the pool of managed SecurityProviders
removeSessionProperty(CoreEvent, String) - Static method in class org.mule.functional.api.event.TestLegacyEventUtils
 
removeStartupListener(StartupListener) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
 
removeVariable(String) - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Remove a variable.
removeVariable(String) - Method in interface org.mule.runtime.core.api.event.CoreEvent.Builder
Remove a variable.
removeVariable(String) - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
Removes the variable value associated with key.
removeXmlNamespacePrefix(String) - Static method in class org.mule.runtime.core.api.util.PropertiesUtils
 
renameFile(String, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
renameFile(File, File) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
renameFileHard(String, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
renameFileHard(File, File) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
repeat(char, int) - Static method in class org.mule.runtime.core.api.util.StringUtils
Like StringUtils.repeat(String, int) but with a single character as argument.
REPEATABLE_FILE_STORE_BYTES_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
 
REPEATABLE_FILE_STORE_OBJECTS_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
 
REPEATABLE_IN_MEMORY_BYTES_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
 
REPEATABLE_IN_MEMORY_OBJECTS_STREAM_ALIAS - Static variable in class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
 
repeated(boolean) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
replace(Class<?>, V, V) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
replace(Class<?>, V) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
replaceAll(BiFunction<? super Class<?>, ? super V, ? extends V>) - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
REPOSITORY_FOLDER - Static variable in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
RepositoryConnectionException - Exception in org.mule.runtime.module.repository.api
Exception thrown when the repository system could not connect to an external repository
RepositoryConnectionException(String, Throwable) - Constructor for exception org.mule.runtime.module.repository.api.RepositoryConnectionException
RepositoryService - Interface in org.mule.runtime.module.repository.api
Service that provides access to bundles.
RepositoryServiceAware - Interface in org.mule.runtime.module.repository.api
Deprecated.
on 4.1, use @Inject on a field or setter method of type RepositoryService
RepositoryServiceDisabledException - Exception in org.mule.runtime.module.repository.api
Exception thrown when the repository system is not enabled.
RepositoryServiceDisabledException(String) - Constructor for exception org.mule.runtime.module.repository.api.RepositoryServiceDisabledException
RequestAuthenticationException - Exception in org.mule.runtime.oauth.api.exception
Exception throw when it's not possible to create the authentication request for a given request.
RequestAuthenticationException(I18nMessage) - Constructor for exception org.mule.runtime.oauth.api.exception.RequestAuthenticationException
 
RequestHandler - Interface in org.mule.runtime.http.api.server
Handler for an incoming HTTP request that allows to send the HTTP response asynchronously.
RequestHandlerManager - Interface in org.mule.runtime.http.api.server
Object to manage a RequestHandler for a server.
RequestMatcher - Interface in org.mule.runtime.http.api.server
A request matcher represents a condition that is fulfilled or not by an HTTP request.
required(boolean) - Method in class org.mule.metadata.api.builder.AttributeFieldTypeBuilder
 
required() - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
required(boolean) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
REQUIRED_PRODUCT - Static variable in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
 
requiresConfig() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
requiresConfig(boolean) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
Declares whether or not this DslElementSyntax requires a parameter pointing to a config
requiresConfig(ExtensionModel, NamedObject) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
 
requiresConfiguration() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
requiresConnection() - Method in interface org.mule.runtime.api.meta.model.ConnectableComponentModel
 
requiresConnection(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Specifies if this component requires a connection in order to perform its task
requiresConnection() - Method in class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
 
requiresConnection() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
RequiresEnterpriseLicense - Annotation Type in org.mule.runtime.extension.api.annotation.license
Defines if the extension requires an enterprise license to run.
RequiresEntitlement - Annotation Type in org.mule.runtime.extension.api.annotation.license
Defines if the extension license requires a custom entitlement.
reset() - Method in class org.mule.functional.api.flow.FlowConstructRunner
Clears the last built requestEvent, allowing for reuse of this runner.
reset() - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleManager
Reset the lifecycle manager state back to 'not in lifecycle' phase
reset() - Static method in class org.mule.runtime.globalconfig.api.GlobalConfigLoader
Resets the maven configuration.
resolve(InputStream, CoreEvent) - Method in class org.mule.runtime.core.api.streaming.bytes.factory.AbstractCursorStreamProviderFactory
Implementations should use this method to actually create the output value
resolve(InputStream, CoreEvent) - Method in class org.mule.runtime.core.api.streaming.bytes.factory.InMemoryCursorStreamProviderFactory
Implementations should use this method to actually create the output value
resolve(DataType, List<DataType>) - Method in interface org.mule.runtime.core.api.transformer.DataTypeConversionResolver
 
resolve(NamedObject) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
Resolves the DslElementSyntax for the given component.
resolve(ParameterModel) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
Resolves the DslElementSyntax for the given parameter, providing all the required information for representing this parameter element in the DSL.
resolve(MetadataType) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
Resolves the DslElementSyntax for the standalone xml element for the given MetadataType
resolve(NamedObject) - Method in class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
Resolves the DslElementSyntax for the given component.
resolve(ParameterModel) - Method in class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
Resolves the DslElementSyntax for the given parameter, providing all the required information for representing this parameter element in the DSL.
resolve(MetadataType) - Method in class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
Resolves the DslElementSyntax for the standalone xml element for the given MetadataType
resolve() - Method in interface org.mule.runtime.extension.api.runtime.parameter.ParameterResolver
 
resolve() - Method in interface org.mule.runtime.extension.api.values.ValueProvider
Resolves and provides a Set of values which represents a set of possible and valid values for a parameter.
resolve(ExecutionContext) - Method in class org.mule.runtime.module.extension.api.runtime.privileged.StreamingHelperFactory
 
resolveAnnotationClass(Annotation) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
resolveArtifact(Artifact) - Method in class org.mule.test.runner.api.DependencyResolver
Resolves the path for an artifact.
resolveArtifact(Artifact, List<RemoteRepository>) - Method in class org.mule.test.runner.api.DependencyResolver
Resolves the path for an artifact.
resolveArtifactClassificationType(Artifact) - Method in class org.mule.test.runner.api.ArtifactClassificationTypeResolver
Resolves the ArtifactClassificationType for the artifact.
resolveArtifactDependencies(File, boolean, boolean, Optional<File>, Optional<File>) - Method in interface org.mule.maven.client.api.MavenClient
Resolves the artifact dependencies for an artifact.
resolveArtifactDependencies(File, boolean, boolean, Optional<File>, Optional<MavenReactorResolver>, Optional<File>) - Method in interface org.mule.maven.client.api.MavenClient
Resolves the artifact dependencies for an artifact.
resolveAssignment(MetadataType, MetadataType, ExpressionLanguageMetadataTypeResolver.MessageCallback) - Method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver
Returns the substitution that needs to be done in order for this two types can be assigned
resolveBooleanProperty(String) - Method in interface org.mule.runtime.api.component.ConfigurationProperties
Lookups for a property and returns it's value as boolean.
resolveBundleDescriptor(BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenClient
Retrieves the BundleDependency for a BundleDescriptor.
resolveBundleDescriptorDependencies(boolean, BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenClient
Resolves dependencies of a bundle.
resolveBundleDescriptorDependencies(boolean, boolean, BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenClient
Resolves dependencies of a bundle.
resolveChilds(MetadataContext, T) - Method in interface org.mule.runtime.api.metadata.resolving.PartialTypeKeysResolver
Further resolves the of types that can be described based on a partial configuration of the Type descriptor, representing them as a multi level MetadataKey.
resolveClass(ObjectStreamClass) - Method in class org.mule.runtime.module.artifact.api.serializer.ArtifactClassLoaderObjectInputStream
 
resolveCursor(Object) - Method in interface org.mule.runtime.extension.api.runtime.streaming.StreamingHelper
If the value is a CursorProvider, a corresponding Cursor is returned.
resolveCursorProvider(Object) - Method in interface org.mule.runtime.extension.api.runtime.streaming.StreamingHelper
If the value is a repeatable streaming resource such as InputStream, Cursor, streaming iterators, etc., then an equivalent CursorProvider is returned.
resolveCursorProviders(Map<K, Object>, boolean) - Method in interface org.mule.runtime.extension.api.runtime.streaming.StreamingHelper
Inspects the values of the given map looking for repeatable streaming resources such as InputStream, Cursor, streaming iterators, etc., A new equivalent map is returned, except that such values have been replaced by CursorProvider instances.
resolveCursors(Map<K, Object>, boolean) - Method in interface org.mule.runtime.extension.api.runtime.streaming.StreamingHelper
Inspects the values of the given map looking for instances of CursorProvider.
resolveDependencies(Dependency, List<Dependency>, List<Dependency>, DependencyFilter, List<RemoteRepository>) - Method in class org.mule.test.runner.api.DependencyResolver
Resolves and filters transitive dependencies for the root and direct dependencies.
resolveEncoding(Message) - Method in class org.mule.runtime.core.api.DefaultTransformationService
 
resolveEncoding(Object) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
resolveErrorType(Class<? extends Throwable>) - Method in class org.mule.runtime.core.api.exception.ExceptionMapper
Using the set of ExceptionMappings which this instance was configured with, it resolves the ErrorType associated with the exception.
resolveInline(ParameterGroupModel) - Method in interface org.mule.runtime.extension.api.dsl.syntax.resolver.DslSyntaxResolver
Resolves the DslElementSyntax for a ParameterGroupModel that has to be shown as an inline element of the DSL
resolveInline(ParameterGroupModel) - Method in class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
Resolves the DslElementSyntax for a ParameterGroupModel that has to be shown as an inline element of the DSL
resolvePath(String) - Method in interface org.mule.test.runner.api.WorkspaceLocationResolver
Resolves the File to file system for the given Artifact.
resolvePluginBundleDescriptorsDependencies(List<BundleDescriptor>) - Method in interface org.mule.maven.client.api.MavenClient
Resolve the effective list of plugins.
resolvePluginResourcesFor(PluginUrlClassification) - Method in class org.mule.test.runner.api.PluginResourcesResolver
Resolves for the given PluginUrlClassification the resources exported.
resolveProcessorPath(Object) - Method in exception org.mule.runtime.api.exception.LocatedMuleException
 
resolveProcessorPath(Object) - Method in exception org.mule.runtime.api.lifecycle.LifecycleException
 
resolveProcessorRepresentation(String, String, Object) - Static method in class org.mule.runtime.api.util.ComponentLocationProvider
Generates a representation of a flow element to be logged in a standard way.
resolveProperty(String) - Method in interface org.mule.runtime.api.component.ConfigurationProperties
Lookups for a property and returns it's value as boolean.
resolveServiceResourcesFor(ArtifactUrlClassification) - Method in class org.mule.test.runner.api.ServiceResourcesResolver
Resolves for the given ArtifactUrlClassification the resources exported.
resolveStereotypes(Function<Class<? extends StereotypeDefinition>, StereotypeModel>) - Method in class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
 
resolveStringProperty(String) - Method in interface org.mule.runtime.api.component.ConfigurationProperties
Lookups for a property and returns it's value as boolean.
resolveTimeZone(String) - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
resolveTransaction() - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
resolveType(String) - Method in interface org.mule.metadata.catalog.api.TypeResolver
Returns the MetadataType of the specified type if found.
resolveValue() - Method in interface org.mule.runtime.api.interception.ProcessorParameterValue
Performs any required expression resolution on ProcessorParameterValue.providedValue().
resolveVariables(Type) - Static method in class org.mule.metadata.java.api.utils.TypeResolver
Resolves type variables in given class.
resolveVersionRange(BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenClient
Resolves for a bundle descriptor with a version range the available versions from remote repositories.
ResolvingFailure - Class in org.mule.runtime.api.value
Immutable representation of an error that occurred during Value resolution.
ResolvingFailure.Builder - Class in org.mule.runtime.api.value
 
RESOURCE_DECLARATION - Static variable in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
Attribute to look for in the parametrized attributes picked up from the descriptor.
RESOURCE_OWNER_ID_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the id of the user to be authenticated is configured
RESOURCE_UNAVAILABLE - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
RESOURCE_XML - Static variable in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
Attribute to look for in the parametrized attributes picked up from the descriptor.
resourceIdentifier - Variable in class org.mule.runtime.api.notification.AbstractServerNotification
The resourceIdentifier is used when firing inbound server notifications such as Admin notifications or other action notifications triggered by an external source Used to associate the event with a particular resource.
resourceManagerDirty() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ResourceManagerException - Exception in org.mule.runtime.core.api.transaction.xa
 
ResourceManagerException() - Constructor for exception org.mule.runtime.core.api.transaction.xa.ResourceManagerException
 
ResourceManagerException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.transaction.xa.ResourceManagerException
 
ResourceManagerException(Throwable) - Constructor for exception org.mule.runtime.core.api.transaction.xa.ResourceManagerException
 
ResourceManagerException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.transaction.xa.ResourceManagerException
 
resourceManagerNotReady() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
resourceManagerNotStarted() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
resourceName - Variable in class org.mule.runtime.core.api.config.ConfigResource
 
resourceOwnerIdTransformer(Function<String, String>) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
Allows to partition a tokensStore and reuse it among different dancers, as long as each dancer has its own proper resourceOwnerIdStoreTransformer and ensures there can be no collissions between the transformed respurceOwnerIds for different dancers.
ResourceOwnerOAuthContext - Interface in org.mule.runtime.oauth.api.state
OAuth state for a particular resource owner, which typically represents an user.
resourceProvider - Variable in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
ResourceProvider - Interface in org.mule.runtime.config.api.dsl.model
Represents a generic resource provider, to be used instead of the artifact class loader.
ResourceReleaser - Interface in org.mule.runtime.module.artifact.api.classloader
Implementations of this class should take care about resources that may leak memory after application undeployment.
ResourcesGenerator - Interface in org.mule.runtime.extension.api.resources
A component capable of dynamically generating resources to support an ExtensionModel.
responseAccessTokenExpr(String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
 
ResponseAssertionMessageProcessor - Class in org.mule.functional.api.component
 
ResponseAssertionMessageProcessor() - Constructor for class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
responseCountFailOrNullEvent() - Method in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
responseError(Error, SourceCallbackContext) - Static method in class org.mule.runtime.extension.api.runtime.source.SourceResult
 
responseExpiresInExpr(String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
 
responseExpression - Variable in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
responseExpressionFailed() - Method in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
responseReady(HttpResponse, ResponseStatusCallback) - Method in interface org.mule.runtime.http.api.server.async.HttpResponseReadyCallback
Method to send response to the client.
responseRefreshTokenExpr(String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
 
responseSendFailure(Throwable) - Method in interface org.mule.runtime.http.api.server.async.ResponseStatusCallback
Method to process a failure while sending the response to the client
responseSendSuccessfully() - Method in interface org.mule.runtime.http.api.server.async.ResponseStatusCallback
Notifies that the response was successfully send.
ResponseStatusCallback - Interface in org.mule.runtime.http.api.server.async
Callback to notify of success or failure sending a response.
responseTimedOutWaitingForId(int, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
restoreIsolatedTransaction() - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
Result<T,A> - Class in org.mule.runtime.extension.api.runtime.operation
Represents the result of a component's execution.
Result() - Constructor for class org.mule.runtime.extension.api.runtime.operation.Result
 
Result.Builder<T,A> - Class in org.mule.runtime.extension.api.runtime.operation
Builds instances of Result
resultFrom(Set<Value>) - Static method in interface org.mule.runtime.api.value.ValueResult
Creates a new ValueResult with a successful result containing the resolved Set of values.
resultFrom(ResolvingFailure) - Static method in interface org.mule.runtime.api.value.ValueResult
Creates a new ValueResult with a failure result containing the associated failure
resume() - Method in interface org.mule.runtime.core.api.transaction.Transaction
Resume the XA transaction
resumeEncoding() - Method in class org.mule.runtime.core.api.util.Base64.OutputStream
Resumes encoding of the stream.
resumeSuspendedTransaction() - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
resumeXaTransactionIfAvailable() - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
retrieve(String) - Method in interface org.mule.runtime.api.store.ObjectStore
* Retrieve the object stored under the given key
retrieve(String, String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Retrieve the object stored under the given key in the given partitionName
retrieve(String) - Method in class org.mule.runtime.api.store.TemplateObjectStore
* Retrieve the object stored under the given key
retrieveAll() - Method in interface org.mule.runtime.api.store.ObjectStore
 
retrieveAll(String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
 
retrieveAll() - Method in class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
retrieveNextOperation(String) - Method in interface org.mule.runtime.core.api.policy.PolicyStateHandler
 
RETRY_AFTER - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
RETRY_COUNT_FOREVER - Static variable in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
RETRY_EXHAUSTED - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
RETRY_EXHAUSTED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that the retry of a certain execution block has been exhausted
RetryCallback - Interface in org.mule.runtime.core.api.retry
This is the main Retry SPI.
RetryContext - Interface in org.mule.runtime.core.api.retry
The RetryContext is used to store any data which carries over from attempt to attempt such as response messages.
RetryNotifier - Interface in org.mule.runtime.core.api.retry
This interface is a callback that allows actions to be performed after each retry attempt, such as firing notifications, logging, etc.
RetryPolicy - Interface in org.mule.runtime.core.api.retry.policy
A RetryPolicy takes some action each time an exception occurs and returns a PolicyStatus which indicates whether the policy is exhausted or should continue to retry.
retryPolicyExhausted(RetryPolicyTemplate) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
RetryPolicyExhaustedException - Exception in org.mule.runtime.core.api.retry.policy
This exception is thrown when a Retry policy has made all the retry attempts it wants to make and is still failing.
RetryPolicyExhaustedException(I18nMessage, Object) - Constructor for exception org.mule.runtime.core.api.retry.policy.RetryPolicyExhaustedException
 
RetryPolicyExhaustedException(I18nMessage, Throwable, Object) - Constructor for exception org.mule.runtime.core.api.retry.policy.RetryPolicyExhaustedException
 
RetryPolicyExhaustedException(Throwable, Object) - Constructor for exception org.mule.runtime.core.api.retry.policy.RetryPolicyExhaustedException
 
RetryPolicyTemplate - Interface in org.mule.runtime.core.api.retry.policy
A RetryPolicyTemplate creates a new RetryPolicy instance each time the retry goes into effect, thereby resetting any state the policy may have (counters, etc.) A RetryNotifier may be set in order to take action upon each retry attempt.
returnType(TypeBuilder<?>) - Method in class org.mule.metadata.api.builder.FunctionTypeBuilder
 
returnType(MetadataType) - Method in class org.mule.metadata.api.builder.FunctionTypeBuilder
 
returnType() - Method in class org.mule.metadata.api.builder.FunctionTypeBuilder
 
returnType() - Method in interface org.mule.runtime.api.el.ExpressionFunction
Indicates the return type, if any.
returnType(DataType) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeFunctionTypeBuilder
Sets the return type of the function, null indicates there's none and is the default value.
revocationCheck() - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the certificate revocation checking mechanism.
right(R) - Static method in class org.mule.runtime.core.api.functional.Either
Creates an Either with a right value.
roleOf(Optional<Content>) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
 
rollback() - Method in interface org.mule.runtime.core.api.exception.RollbackSourceCallback
 
rollback() - Method in interface org.mule.runtime.core.api.transaction.Transaction
Rollback the transaction
rollback() - Method in interface org.mule.runtime.core.api.util.queue.QueueSession
Rollbacks a transaction started with QueueSession.begin()
rollback() - Method in interface org.mule.runtime.extension.api.tx.Transactional
Rolls the transaction back
rollback() - Method in interface org.mule.runtime.extension.api.tx.TransactionHandle
Rolls the transaction back.
rollbackCurrentTransaction() - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
RollbackSourceCallback - Interface in org.mule.runtime.core.api.exception
This is used to provide a rollback method in order to achieve atomic message delivery without relying on JTA transactions, The exact behavior of this method will depend on the transport, e.g.
rollbackTxButNoResource(Transaction) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
ROOT_CONTAINER_NAME_KEY - Static variable in class org.mule.runtime.api.component.AbstractComponent
 
rootStackTrace() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
route(Exception) - Method in class org.mule.functional.api.component.OnErrorCheckLogHandler
 
Route - Class in org.mule.runtime.extension.api.runtime.route
A Route allows a given Operation to receive a chain of message processors along with a set of parameters, to be executed as part of the operation's execution.
Route() - Constructor for class org.mule.runtime.extension.api.runtime.route.Route
 
RouteElementDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of a NestedRouteModel configuration.
RouteElementDeclaration(String, String) - Constructor for class org.mule.runtime.app.declaration.api.RouteElementDeclaration
 
RouteElementDeclarer - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring a RouteElementDeclaration through a fluent API
RouterCompletionCallback - Interface in org.mule.runtime.extension.api.runtime.process
This callback is how a Router receiving Routes notify their outcome.
RouterStatistics - Class in org.mule.runtime.core.api.management.stats
RouterStatistics TODO
RouterStatistics(int) - Constructor for class org.mule.runtime.core.api.management.stats.RouterStatistics
The constructor
ROUTING - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
ROUTING_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that a problem occurred when routing a message
ROUTING_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
RoutingNotification - Class in org.mule.runtime.api.notification
Is fired by routers.
RoutingNotification(Message, String, int) - Constructor for class org.mule.runtime.api.notification.RoutingNotification
 
RoutingNotificationListener<T extends RoutingNotification> - Interface in org.mule.runtime.api.notification
RoutingNotificationListener is an observer interface that objects can use to receive notifications about routing events such as async-reply misses.
RSS - Static variable in class org.mule.runtime.api.metadata.MediaType
 
RSS_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
run() - Method in class org.mule.functional.api.flow.FlowRunner
Runs the specified flow with the provided event and configuration, and performs a FlowAssert#verify(String)) afterwards.
run() - Method in interface org.mule.runtime.core.api.util.func.CheckedRunnable
 
runAndVerify(String...) - Method in class org.mule.functional.api.flow.FlowRunner
Runs the specified flow with the provided event and configuration, and performs a FlowAssert#verify(String)) for each flowNamesToVerify afterwards.
runChecked() - Method in interface org.mule.runtime.core.api.util.func.CheckedRunnable
Executes an unsafe operation
runExpectingException() - Method in class org.mule.functional.api.flow.FlowRunner
Runs the specified flow with the provided event and configuration expecting a failure.
runExpectingException(ErrorTypeMatcher) - Method in class org.mule.functional.api.flow.FlowRunner
Runs the specified flow with the provided event and configuration expecting a failure with an error type that matches the given matcher.
runExpectingException(Matcher<Throwable>) - Method in class org.mule.functional.api.flow.FlowRunner
Runs the specified flow with the provided event and configuration expecting a failure with a cause that matches the given matcher.
runExpectingException(EventMatcher) - Method in class org.mule.functional.api.flow.FlowRunner
Runs the specified flow with the provided event and configuration expecting a failure with an CoreEvent that matches the given errorEventMatcher.
runExpectingException(ErrorTypeMatcher, Matcher<CoreEvent>) - Method in class org.mule.functional.api.flow.FlowRunner
Runs the specified flow with the provided event and configuration expecting a failure with an CoreEvent that matches the given errorEventMatcher.
runExpectingException(Matcher<Throwable>, Matcher<CoreEvent>) - Method in class org.mule.functional.api.flow.FlowRunner
Runs the specified flow with the provided event and configuration expecting a failure with an CoreEvent that matches the given errorEventMatcher.
runNoVerify() - Method in class org.mule.functional.api.flow.FlowRunner
Runs the specified flow with the provided event and configuration.
runOnce() - Method in class org.mule.runtime.core.api.util.func.Once.RunOnce
Runs (or not) the delegate according to the behaviour described on the class javadoc
runsOnPrimaryNodeOnly(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclarer
Allows to specify whether the declared source should only run in the primary node when in cluster mode
runsOnPrimaryNodeOnly() - Method in interface org.mule.runtime.api.meta.model.source.SourceModel
 
runsOnPrimaryNodeOnly() - Method in class org.mule.runtime.extension.api.model.source.ImmutableSourceModel
RuntimeExtensionModelProvider - Interface in org.mule.runtime.core.api.extension
 
RuntimeGlobalConfigException - Exception in org.mule.runtime.globalconfig.api.exception
Exception thrown when there's a problem in the global runtime configuration.
RuntimeGlobalConfigException(I18nMessage) - Constructor for exception org.mule.runtime.globalconfig.api.exception.RuntimeGlobalConfigException
 
RuntimeGlobalConfigException(Exception) - Constructor for exception org.mule.runtime.globalconfig.api.exception.RuntimeGlobalConfigException
 
RuntimeGlobalConfigException(I18nMessage, IOException) - Constructor for exception org.mule.runtime.globalconfig.api.exception.RuntimeGlobalConfigException
 
rxExceptionToMuleException(Throwable) - Static method in class org.mule.runtime.core.api.rx.Exceptions
Unwrap reactive exception and rethrow instances MuleException or RuntimeException.

S

S_MAXAGE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
safeStopIfNeeded(Collection<? extends Object>, Logger) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
For each item in the objects collection, it invokes the Stoppable.stop() if it implements the Stoppable interface.
sameAs(String) - Method in class org.mule.runtime.api.meta.MuleVersion
 
sameAs(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
sameBaseVersion(MuleVersion) - Method in class org.mule.runtime.api.meta.MuleVersion
 
sanitize(Throwable) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Removes some internal Mule entries from the stacktrace.
sanitizeName(String) - Static method in class org.mule.runtime.api.util.NameUtils
Removes everything that's not a word, a dot nor a hyphen
sanitizeName(Optional<String>) - Static method in class org.mule.runtime.api.util.NameUtils
Removes everything that's not a word, a dot nor a hyphen
schedule(Scheduler, Runnable) - Method in class org.mule.runtime.core.api.source.scheduler.PeriodicScheduler
Schedules a job.
schedule(Scheduler, Runnable) - Method in interface org.mule.runtime.core.api.source.scheduler.Scheduler
Schedules a job.
Scheduler - Interface in org.mule.runtime.api.scheduler
Allows tasks to be submitted/scheduled to a specific executor in the Mule runtime.
Scheduler - Interface in org.mule.runtime.core.api.source.scheduler
Strategy used by the Scheduler for executing jobs.
SCHEDULER_MESSAGE_SOURCE_IDENTIFIER - Static variable in interface org.mule.runtime.api.source.SchedulerMessageSource
ComponentIdentifier of an scheduler message source.
SchedulerBusyException - Exception in org.mule.runtime.api.scheduler
Exception thrown by a Scheduler when all of its threads are busy and it cannot accept a new task for execution.
SchedulerBusyException(String) - Constructor for exception org.mule.runtime.api.scheduler.SchedulerBusyException
Constructs a new exception with the specified message.
SchedulerConfig - Class in org.mule.runtime.api.scheduler
Provides a fluent way of customizing a Scheduler obtained through the SchedulerService.
SchedulerConfiguration - Interface in org.mule.runtime.api.source
Interface for SchedulerMessageSource scheduler configuration.
SchedulerContainerPoolsConfig - Class in org.mule.runtime.api.scheduler
Singleton implementation whose SchedulerContainerPoolsConfig.getConfig() method returns an empty value, to indicate that the container pools have to be used.
SchedulerMessageSource - Interface in org.mule.runtime.api.source
Scheduler message source interface.
SchedulerPoolsConfig - Interface in org.mule.runtime.api.scheduler
Parameters to use when building the Executors for the scheduler service.
SchedulerPoolsConfigFactory - Interface in org.mule.runtime.api.scheduler
Provides an instance of SchedulerPoolsConfig to use when building the infrastructure for the Schedulers.
SchedulerService - Interface in org.mule.runtime.api.scheduler
Provides access to the different schedulers and thread pools that exist in the Mule runtime, allowing an artifact to schedule tasks on those.
SchedulerView - Interface in org.mule.runtime.api.scheduler
Provides a read-only view of the state of a Scheduler.
scheduleWithCronExpression(Runnable, String) - Method in interface org.mule.runtime.api.scheduler.Scheduler
Creates and executes a periodic action that becomes enabled according to given cronExpression and timeZone.
scheduleWithCronExpression(Runnable, String, TimeZone) - Method in interface org.mule.runtime.api.scheduler.Scheduler
Creates and executes a periodic action that becomes enabled according to given cronExpression in the given timeZone.
SCHEDULING_STRATEGY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the parameter for configuring the scheduling strategy parameter
SCHEDULING_STRATEGY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of an attribute which allows referencing an Scheduler
SchemaCollector - Class in org.mule.metadata.xml.api
 
SchemaFetcher - Class in org.mule.metadata.xml.api.schema
This class provide the functionality of fetching all the XSD dependencies of a XSd file using import or include references.
SchemaFetcher() - Constructor for class org.mule.metadata.xml.api.schema.SchemaFetcher
 
SchemaFetcher.XsdDependency - Class in org.mule.metadata.xml.api.schema
Represents an import or include dependency in a XSD file
SchemaHandler - Interface in org.mule.metadata.json.api.handler
 
SchemaHelper - Class in org.mule.metadata.json.api.utils
 
SchemaHelper() - Constructor for class org.mule.metadata.json.api.utils.SchemaHelper
 
SchemaHelper - Class in org.mule.metadata.xml.api.utils
 
SchemaHelper() - Constructor for class org.mule.metadata.xml.api.utils.SchemaHelper
 
SchemaHelper.XmlDoc - Class in org.mule.metadata.xml.api.utils
 
schemaValidatingDocumentLoader() - Static method in class org.mule.runtime.config.api.XmlConfigurationDocumentLoader
Creates an XmlConfigurationDocumentLoader using the default DefaultXmlGathererErrorHandlerFactory to instantiate XmlGathererErrorHandlers objects when executing the XmlConfigurationDocumentLoader.loadDocument(Set, String, InputStream) method.
schemaValidatingDocumentLoader(XmlGathererErrorHandlerFactory) - Static method in class org.mule.runtime.config.api.XmlConfigurationDocumentLoader
schemeCannotChangeForRouter(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
scopes(String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
Scopes define permissions over resources.
SCOPES_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the parameter on which the scopes are configured
SEC_WEBSOCKET_ACCEPT - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
SEC_WEBSOCKET_KEY - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
SEC_WEBSOCKET_KEY1 - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
SEC_WEBSOCKET_KEY2 - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
SEC_WEBSOCKET_LOCATION - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
SEC_WEBSOCKET_ORIGIN - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
SEC_WEBSOCKET_PROTOCOL - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
SEC_WEBSOCKET_VERSION - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
seconds() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
SecretKeyFactory - Interface in org.mule.runtime.core.api.security
A factory class for providing secret keys to an instance of SecretKeyEncryptionStrategy.
SECURITY - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
SECURITY_AUTHENTICATION_FAILED - Static variable in class org.mule.runtime.api.notification.SecurityNotification
 
SECURITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates a security type problem occurred, eg: invalid credentials, expired token, etc.
SECURITY_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
SECURITY_TAB - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.display.Placement
 
SecurityContext - Interface in org.mule.runtime.api.security
SecurityContext holds security information and is associated with the MuleSession.
securityContext(SecurityContext) - Method in interface org.mule.runtime.core.api.event.CoreEvent.Builder
The security context for this event.
SecurityContextFactory - Interface in org.mule.runtime.core.api.security
SecurityContextFactory is responsible for creating a SecurityContext instance.
SecurityException - Exception in org.mule.runtime.api.security
SecurityException is a generic security exception
SecurityException(I18nMessage) - Constructor for exception org.mule.runtime.api.security.SecurityException
 
SecurityException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.security.SecurityException
 
SecurityFilter - Interface in org.mule.runtime.core.api.security
SecurityFilter is a base filter for secure filtering of inbound and outbound event flow.
securityManager - Variable in class org.mule.runtime.core.api.security.AbstractSecurityFilter
 
SecurityManager - Interface in org.mule.runtime.core.api.security
SecurityManager is responsible for managing one or more SecurityProviders.
SecurityNotification - Class in org.mule.runtime.api.notification
SecurityNotification is fired when a request for authorisation failed.
SecurityNotification(SecurityException, int) - Constructor for class org.mule.runtime.api.notification.SecurityNotification
 
SecurityNotificationListener<T extends SecurityNotification> - Interface in org.mule.runtime.api.notification
MuleContextNotificationListener is an observer interface that objects can implement to receive notifications about secure access requests.
SecurityProvider - Interface in org.mule.runtime.core.api.security
SecurityProvider is a target security provider that actually does the work of authenticating credentials and populating the Authentication object.
SecurityProviderNotFoundException - Exception in org.mule.runtime.api.security
SecurityProviderNotFoundException is thrown by the SecurityManager when an authentication request is made but no suitable security provider can be found to process the authentication.
SecurityProviderNotFoundException(String) - Constructor for exception org.mule.runtime.api.security.SecurityProviderNotFoundException
 
SecurityProviderNotFoundException(String, Throwable) - Constructor for exception org.mule.runtime.api.security.SecurityProviderNotFoundException
 
SecurityStrategy - Interface in org.mule.runtime.extension.api.soap.security
Contract for objects that adds a level of security to the SOAP Protocol.
SecurityStrategyVisitor - Interface in org.mule.runtime.extension.api.soap.security
sedBundleDescriptor(BundleDescriptor) - Method in class org.mule.maven.client.api.model.BundleDependency.Builder
Sets the descriptor of the bundle.
seek(long) - Method in interface org.mule.runtime.api.streaming.Cursor
Updates the cursor's position.
send(HttpRequest, int, boolean, HttpAuthentication) - Method in interface org.mule.runtime.http.api.client.HttpClient
Sends a HttpRequest blocking the current thread until a response is available or the request times out.
sendAsync(HttpRequest, int, boolean, HttpAuthentication) - Method in interface org.mule.runtime.http.api.client.HttpClient
Sends a HttpRequest without blocking the current thread.
sendBufferSize - Variable in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
 
sendBufferSize(Integer) - Method in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
Defines the size of the buffer to use when sending data.
sendTcpNoDelay - Variable in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
 
sendTcpNoDelay(Boolean) - Method in class org.mule.runtime.http.api.tcp.TcpClientSocketPropertiesBuilder
Defines whether data should be collected or not before sending.
SerializationException - Exception in org.mule.runtime.api.serialization
Exception to signal an error during serialization/deserialization process
SerializationException(String, Throwable) - Constructor for exception org.mule.runtime.api.serialization.SerializationException
 
SerializationException(String) - Constructor for exception org.mule.runtime.api.serialization.SerializationException
 
SerializationException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.serialization.SerializationException
 
SerializationException(I18nMessage) - Constructor for exception org.mule.runtime.api.serialization.SerializationException
 
SerializationProtocol - Interface in org.mule.runtime.api.serialization
Defines a component capable to serialize/deserialize objects into/from an array of bytes.
serialize(ArtifactDeclaration) - Method in interface org.mule.runtime.api.app.declaration.serialization.ArtifactDeclarationJsonSerializer
Serializes an ArtifactDeclaration into JSON
serialize(ErrorType) - Method in class org.mule.runtime.api.connection.serialization.ErrorTypeSerializer
Serializes an ErrorType into JSON
serialize(T) - Method in class org.mule.runtime.api.deployment.persistence.AbstractMuleArtifactModelJsonSerializer
Serializes the given muleArtifactModel to JSON
serialize(ValidationResult) - Method in class org.mule.runtime.api.el.persistence.ValidationResultJsonSerializer
 
serialize(Object) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Serializes the given object into a an array of bytes
serialize(Object, OutputStream) - Method in interface org.mule.runtime.api.serialization.SerializationProtocol
Serializes the given object and writes the result into out
serialize(ArtifactDeclaration) - Method in interface org.mule.runtime.config.api.dsl.ArtifactDeclarationXmlSerializer
Serializes an ArtifactDeclaration into an XML Document
serialize(ExtensionModel) - Method in class org.mule.runtime.extension.api.persistence.ExtensionModelJsonSerializer
Serializes an ExtensionModel into JSON
serialize(MetadataResult<ComponentMetadataDescriptor<T>>) - Method in class org.mule.runtime.extension.api.persistence.metadata.ComponentResultJsonSerializer
serialize(MetadataResult<TypeMetadataDescriptor>) - Method in class org.mule.runtime.extension.api.persistence.metadata.EntityMetadataResultJsonSerializer
 
serialize(MetadataResult) - Method in class org.mule.runtime.extension.api.persistence.metadata.MetadataKeysResultJsonSerializer
serialize(ValueResult) - Method in class org.mule.runtime.extension.api.persistence.value.ValueResultJsonSerializer
Serializes to a JSON representation a ValueResult
serializeList(List<ExtensionModel>) - Method in class org.mule.runtime.extension.api.persistence.ExtensionModelJsonSerializer
 
SERVER - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
SERVER_PLUGINS - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
SERVER_SECURITY - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
SERVER_SECURITY_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates a security type problem enforced by the mule runtime
ServerAddress - Interface in org.mule.runtime.http.api.server
Representation of a server's address.
ServerAlreadyExistsException - Exception in org.mule.runtime.http.api.server
Exception thrown when a server cannot be created because a conflicting one already exists.
ServerAlreadyExistsException(ServerAddress) - Constructor for exception org.mule.runtime.http.api.server.ServerAlreadyExistsException
 
ServerConnection - Interface in org.mule.runtime.http.api.domain.request
Representation of all server related data concerning an HttpServer.
ServerCreationException - Exception in org.mule.runtime.http.api.server
Exception thrown when a server cannot be created.
ServerCreationException(String, Throwable) - Constructor for exception org.mule.runtime.http.api.server.ServerCreationException
 
ServerCreationException(String) - Constructor for exception org.mule.runtime.http.api.server.ServerCreationException
 
serverId - Variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
ServerNotFoundException - Exception in org.mule.runtime.http.api.server
Exception thrown when a reference to a server fails.
ServerNotFoundException(String) - Constructor for exception org.mule.runtime.http.api.server.ServerNotFoundException
 
ServerNotificationHandler - Interface in org.mule.runtime.core.api.context.notification
 
ServerNotificationManager - Class in org.mule.runtime.core.api.context.notification
A reworking of the event manager that allows efficient behaviour without global on/off switches in the config.
ServerNotificationManager() - Constructor for class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
serverNotificationManagerNotEnabled() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
serverPlugins(BundleDescriptor...) - Method in interface org.mule.runtime.module.embedded.api.ContainerConfiguration.ContainerConfigurationBuilder
 
serverPlugins(List<BundleDescriptor>) - Method in interface org.mule.runtime.module.embedded.api.ContainerConfiguration.ContainerConfigurationBuilder
 
ServerSecurityException - Exception in org.mule.runtime.api.security
Base exception for all security exceptions related to security enforced within the mule runtime.
ServerSecurityException(I18nMessage) - Constructor for exception org.mule.runtime.api.security.ServerSecurityException
 
ServerSecurityException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.security.ServerSecurityException
 
serverShutdownAt(Date) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
serverStartedAt(long) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
serverWasUpForDuration(long) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
Service - Interface in org.mule.runtime.api.service
Defines a named service which is instantiated at the container level.
SERVICE_FINDER - Static variable in class org.mule.runtime.core.api.config.MuleProperties
***************************************************************************** Generic Service descriptor properties *****************************************************************************
SERVICE_ID - Static variable in interface org.mule.runtime.api.deployment.management.ComponentInitialStateManager
Service ID to use to customize the ComponentInitialStateManager instance for the application through the use of the CustomizationService.
ServiceConfigurator - Interface in org.mule.runtime.api.config.custom
 
serviceConfigurators - Variable in class org.mule.runtime.core.api.config.builders.AbstractConfigurationBuilder
 
ServiceDefinition - Class in org.mule.runtime.api.service
Defines a service implementation for a given Service interface
ServiceDefinition(Class<? extends Service>, Service) - Constructor for class org.mule.runtime.api.service.ServiceDefinition
Defines a new service instance.
ServiceDiscoverer - Interface in org.mule.runtime.module.service.api.discoverer
Discovers the available services.
ServiceManager - Interface in org.mule.runtime.module.service.api.manager
Manages the lifecycle of the services avaialbe in the ServiceRepository
ServiceProvider - Interface in org.mule.runtime.api.service
Provides service definitions.
ServiceProviderDiscoverer - Interface in org.mule.runtime.module.service.api.discoverer
Discovers the ServiceProvider available in the container.
ServiceRegistry - Interface in org.mule.runtime.core.api.registry
Locates and returns all registered instances of a given provider class.
ServiceRepository - Interface in org.mule.runtime.api.service
Provides access to the services available in the container.
ServiceRepository - Interface in org.mule.runtime.module.service.api.manager
Provides access to the services available in the container.
ServiceResolutionError - Exception in org.mule.runtime.module.service.api.discoverer
Thrown to indicate an error during the resolution process of Service instances.
ServiceResolutionError(String) - Constructor for exception org.mule.runtime.module.service.api.discoverer.ServiceResolutionError
 
ServiceResolutionError(String, Throwable) - Constructor for exception org.mule.runtime.module.service.api.discoverer.ServiceResolutionError
 
ServiceResourcesResolver - Class in org.mule.test.runner.api
Resolves the ArtifactUrlClassification resources, exported packages and resources for services.
ServiceResourcesResolver() - Constructor for class org.mule.test.runner.api.ServiceResourcesResolver
 
SERVICES_FOLDER - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
servicesDeprecated() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
sessionPropertyNotSerializableWarning(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
sessionValueIsMalformed(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
set(T) - Method in class org.mule.runtime.api.util.Reference
 
SET_COOKIE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
SET_COOKIE2 - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
SET_REUSE_OBJECT_METHOD_NAME - Static variable in interface org.mule.runtime.api.tx.MuleXaObject
 
setAccessToken(String) - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
setAction(byte) - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
setAction(byte) - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
 
setActionAsString(String) - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
setAllowedStereotypeModels(List<StereotypeModel>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setAllowNullReturn(boolean) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
setAllowsEvaluationLicense(boolean) - Method in class org.mule.runtime.api.deployment.meta.LicenseModelBuilder
 
setAllowsTopLevelDefinition(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConstructDeclaration
 
setAnnotations(Map<QName, Object>) - Method in class org.mule.runtime.api.component.AbstractComponent
 
setAnnotations(Map<QName, Object>) - Method in interface org.mule.runtime.api.component.Component
Sets annotations to the object.
setAnnotations(Map<QName, Object>) - Method in interface org.mule.runtime.core.api.component.InternalComponent
 
setAnotherElementTypeA(ParsersTestObject) - Method in class org.mule.tests.parsers.api.PojoWithSameTypeChildren
 
setAppendString(String) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
setApplicationLibCoordinates(Set<String>) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the Set of Maven coordinates in format <groupId>:<artifactId> or <groupId>:<artifactId>:<classifier> in order to be added to the application ArtifactClassLoader
setApplicationName(String) - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig.Builder
 
setApplicationSharedLibCoordinates(Set<String>) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the Set of Maven coordinates in format <groupId>:<artifactId> or <groupId>:<artifactId>:<classifier> in order to be added to the sharedLib ArtifactClassLoader
setAppProperties(Map<String, String>) - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
setArtifactClassLoaderManager(ArtifactClassLoaderManager) - Method in interface org.mule.runtime.container.api.ArtifactClassLoaderManagerAware
Deprecated.
Sets the artifact classloader
setArtifactDeclaration(ArtifactDeclaration) - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
setArtifactDeclaration(ArtifactDeclaration) - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration.ArtifactContextConfigurationBuilder
 
setArtifactDeclaration(ArtifactDeclaration) - Method in interface org.mule.runtime.module.tooling.api.connectivity.ConnectivityTestingServiceBuilder
Configures the mule components required to do connectivity testing
setArtifactId(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
 
setArtifactId(String) - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor.Builder
 
setArtifactLocation(File) - Method in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
setArtifactProperties(Map<String, String>) - Method in class org.mule.runtime.config.api.dsl.processor.ArtifactConfig.Builder
 
setArtifactProperties(Map<String, String>) - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration.ArtifactContextConfigurationBuilder
 
setArtifactType(ArtifactType) - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration.ArtifactContextConfigurationBuilder
 
setAuthentication(Authentication) - Method in interface org.mule.runtime.api.security.SecurityContext
 
setAuthentication(Authentication) - Method in interface org.mule.runtime.extension.api.security.AuthenticationHandler
Updates the current context with the given Authentication information.
setAuthentication(List<String>, Authentication) - Method in interface org.mule.runtime.extension.api.security.AuthenticationHandler
Updates the current context with the given Authentication information.
setAutoWrapMessageAwareTransform(boolean) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setBackPressureCallback(SourceCallbackDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
Sets the back pressure SourceCallbackDeclaration
setBaseVersion(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
Sets the base version of the bundle, for example "1.0-SNAPSHOT".
setBlocking(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclaration
 
setBootstrapServiceDiscoverer(BootstrapServiceDiscoverer) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Sets application wide instance of BootstrapServiceDiscoverer
setBundleDescriptor(BundleDescriptor) - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
setBundleUri(URI) - Method in class org.mule.maven.client.api.model.BundleDependency.Builder
 
setBundleUri(URI) - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDependency.Builder
 
setCacheMessageAsBytes(boolean) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setCategory(Category) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
setCheckers(List<LogChecker>) - Method in class org.mule.functional.api.component.OnErrorCheckLogHandler
 
setClassifier(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
Sets the classifier of the bundle.
setClassifier(String) - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor.Builder
Sets the classifier of the bundle.
setClassLoaderModel(ClassLoaderModel) - Method in class org.mule.runtime.deployment.model.api.policy.PolicyTemplateDescriptor
 
setClassLoaderModel(ClassLoaderModel) - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
setClassPathClassifier(ClassPathClassifier) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the ClassPathClassifier implementation to be used by the builder.
setClassPathUrlProvider(ClassPathUrlProvider) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the ClassPathUrlProvider implementation to be used by the builder.
setClazz(String) - Method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
setClientMode(boolean) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setClientSocketProperties(TcpClientSocketProperties) - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration.Builder
Optionally defines TCP specific properties like the socket connection timeout, for example, via a TcpClientSocketProperties.
setClusterId(String) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setCommonConfiguratorType(Class<ObjectFactoryCommonConfigurator>) - Method in class org.mule.runtime.config.api.dsl.ConfigurableObjectFactory
injection method for the ObjectFactoryCommonConfigurator of the object instance.
setComplexTypeMap(Map<Long, ParsersTestObject>) - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
setConfig(SharedConfig) - Method in class org.mule.functional.api.component.SharedSource
 
setConfigOverride(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setConfigRef(String) - Method in class org.mule.runtime.app.declaration.api.ComponentElementDeclaration
Sets the config-ref parameter required for this component
setConfigResources(String[]) - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration.ArtifactContextConfigurationBuilder
 
setConfigResources(Set<String>) - Method in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
setConfigs(Set<String>) - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
setConnection(ConnectionElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.ConfigurationElementDeclaration
 
setConnectionIdleTimeout(int) - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration.Builder
Defines the number of milliseconds that a connection can remain idle before being closed.
setConnectionIdleTimeout(int) - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration.Builder
Defines the number of milliseconds that a connection can remain idle before being closed.
setConnectionManagementType(ConnectionManagementType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
setContainerClassLoader(ArtifactClassLoader) - Method in interface org.mule.runtime.container.api.MuleCoreExtension
 
setContainerMode(boolean) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
The setting is only editable before the context has been initialized, change requests ignored afterwards.
setCoreExtensions(List<MuleCoreExtension>) - Method in interface org.mule.runtime.container.api.CoreExtensionsAware
Deprecated.
 
setCorrelationId(String) - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCallbackContext
Sets the correlationId of the event that will be passed to the flow when the SourceCallback.handle(Result, SourceCallbackContext) method is invoked.
setCount(int) - Method in class org.mule.functional.api.component.AssertionMessageProcessor
 
setCount(int) - Method in class org.mule.functional.api.component.ThrowProcessor
 
setCount(int) - Method in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
setDataFolderName(String) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setDeclaringExtension(String) - Method in class org.mule.runtime.app.declaration.api.ElementDeclaration
Sets the name of the extension containing the model associated to this element declaration
setDeclaringExtension(String) - Method in interface org.mule.runtime.app.declaration.api.IdentifiableElementDeclaration
Sets the name of the extension containing the model associated to this element declaration
setDeclaringExtension(String) - Method in class org.mule.runtime.app.declaration.api.ParameterGroupElementDeclaration
Sets the name of the extension containing the model associated to this element declaration
setDefaultEncoding(String) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setDefaultErrorHandlerName(String) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setDefaultObjectSerializer(ObjectSerializer) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setDefaultProcessingStrategyFactory(ProcessingStrategyFactory) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setDefaultQueueConfiguration(QueueConfiguration) - Method in interface org.mule.runtime.core.api.util.queue.QueueManager
Sets the default QueueConfiguration for any created Queue for which a custom configuration hasn't been specified
setDefaultQueueTimeout(int) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setDefaultResponseTimeout(int) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setDefaultSynchronousEndpoints(boolean) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setDefaultTransactionTimeout(int) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setDefaultValue(Object) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setDeploymentProperties(Optional<Properties>) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
 
setDeploymentService(DeploymentService) - Method in interface org.mule.runtime.module.deployment.api.DeploymentServiceAware
Deprecated.
 
setDescription(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Sets the BaseDeclaration.description for this declaration
setDescription(String) - Method in class org.mule.runtime.core.api.processor.RaiseErrorProcessor
 
setDescriptor(BundleDescriptor) - Method in class org.mule.maven.client.api.model.BundleDependency.Builder
This is the descriptor of the bundle.
setDescriptor(BundleDescriptor) - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDependency.Builder
This is the descriptor of the bundle.
setDirection(Direction) - Method in class org.mule.runtime.extension.api.dsql.DefaultQueryBuilder
Sets the sorting direction of the query.
setDirection(Direction) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
Sets the sorting direction of the query.
setDisabled(boolean) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setDisabledInterfaces(Collection<Class<? extends NotificationListener>>) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
setDisableXmlValidations(boolean) - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration.ArtifactContextConfigurationBuilder
Allows to create an ArtifactContext that will not check for XSD validations.
setDisplayModel(DisplayModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.BaseDeclaration
Sets the BaseDeclaration.displayModel for this declaration
setDomainId(String) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setDomainName(String) - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
setDslConfiguration(ParameterDslConfiguration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setDynamicConfigExpiration(DynamicConfigExpiration) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setElementTypeA(ParsersTestObject) - Method in class org.mule.tests.parsers.api.PojoWithSameTypeChildren
 
setEnabled(boolean) - Method in class org.mule.runtime.core.api.management.stats.AllStatistics
Enable statistics logs (this is a dynamic parameter)
setEnabled(boolean) - Method in class org.mule.runtime.core.api.management.stats.ComponentStatistics
Tags this stats collector as enabled or disabled.
setEnabled(boolean) - Method in interface org.mule.runtime.core.api.management.stats.FlowConstructStatistics
 
setEnabled(boolean) - Method in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
setEnableLazyInitialization(boolean) - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration.ArtifactContextConfigurationBuilder
When the ArtifactContext is created lazily then not all the services or configuration components are created.
setEnableMessageHistory(boolean) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
setEnableNotifications(boolean) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
setEnableStreaming(boolean) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setEncoding(String) - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
setEncryptionStrategies(List<EncryptionStrategy>) - Method in class org.mule.runtime.core.api.security.MuleSecurityManagerConfigurator
 
setEncryptionStrategies(Collection<EncryptionStrategy>) - Method in interface org.mule.runtime.core.api.security.SecurityManager
Sets the available encryption strategies for this SecurityManager.
setError(String) - Method in class org.mule.functional.api.component.ThrowProcessor
 
setErrorCallback(SourceCallbackDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
setErrorTypeRepository(ErrorTypeRepository) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
 
setEventCallback(EventCallback) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
An event callback is called when a message is received by the service.
setEvictionCheckIntervalMillis(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setException(String) - Method in class org.mule.functional.api.component.StacktraceLogChecker.ExceptionCause
 
setException(Class<? extends Throwable>) - Method in class org.mule.functional.api.component.ThrowProcessor
 
setException(Exception) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setExceptionListener(SystemExceptionHandler) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
setExceptionText(String) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
setExceptionToThrow(Class<? extends Throwable>) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
setExcludedArtifacts(Set<String>) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the Maven artifacts to be excluded from artifact class loaders created here due to they are going to be added as boot packages.
setExclusiveContent(boolean) - Method in class org.mule.functional.api.component.SummaryLogChecker
 
setExecutionClassLoader(ClassLoader) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
 
setExecutionClassLoader(ClassLoader) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
 
setExecutionType(ExecutionType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclaration
 
setExhaustedAction(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setExpectedCalls(List<StacktraceLogChecker.MethodCall>) - Method in class org.mule.functional.api.component.StacktraceLogChecker
 
setExpectedExceptionCauses(List<StacktraceLogChecker.ExceptionCause>) - Method in class org.mule.functional.api.component.StacktraceLogChecker
 
setExpectedInfo(List<SummaryLogChecker.SummaryInfo>) - Method in class org.mule.functional.api.component.SummaryLogChecker
 
setExpectedLogMessage(String) - Method in class org.mule.functional.api.component.EqualsLogChecker
 
setExpiresIn(String) - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
setExportPluginClasses(Set<Class>) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the Set of Classes to be exported by rootArtifact (if it is a Mule plugin) in addition to their APIs, for testing purposes only.
setExpression(String) - Method in class org.mule.functional.api.component.AssertionMessageProcessor
 
setExpression(String) - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
setExpressionManager(ExpressionManager) - Method in class org.mule.functional.api.component.AssertionMessageProcessor
 
setExpressionSupport(ExpressionSupport) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setExtendedProperties(Map<String, String>) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setExtendedProperty(String, String) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setExtensionManager(ExtensionManager) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Sets artifact wide instance of ExtensionManager
setExtensionMetadataGeneration(boolean) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets to true if while building the a plugin ArtifactClassLoader for an Extension the metadata should be generated.
setExtensionModelDescriptorProperty(LoaderDescriber) - Method in class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginDescriptor
Takes a LoaderDescriber that should contain the values used to properly initialize an ExtensionModel
setExternalCompletionCallback(CompletableFuture<Void>) - Method in class org.mule.functional.api.flow.TestEventBuilder
 
setExtraBootPackages(List<String>) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the List of Strings containing the extra boot packages defined to be appended to the container in addition to the pre-defined ones.
setExtraPrivilegedArtifacts(Set<String>) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the List of Strings containing the extra privileged artifacts defined to be appended to the container in addition to the pre-defined ones.
setFactory(ConfigurableInstanceFactory) - Method in class org.mule.runtime.config.api.dsl.ConfigurableObjectFactory
Sets a ConfigurableInstanceFactory to create a do custom configuration for the object to be used at runtime.
setFactory(TransactionFactory) - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
setFactory(TransactionFactory) - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
 
setFailed(Throwable) - Method in interface org.mule.runtime.core.api.retry.RetryContext
Typically called by validation logic to mark a problem and an optional root cause.
setFailurePhase(String) - Method in class org.mule.functional.api.component.LifecycleObject
 
setFieldValue(Object, String, Object, boolean) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
setFilterExpression(Expression) - Method in class org.mule.runtime.extension.api.dsql.DefaultQueryBuilder
Sets an expression to filter the returned query elements.
setFilterExpression(Expression) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
Sets an expression to filter the returned query elements.
setFrequency(long) - Method in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
setFrequency(long) - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
setGetterMethod(ExecutableElement) - Method in class org.mule.metadata.ast.api.Property
 
setGroupId(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
 
setGroupId(String) - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor.Builder
 
setHasResponse(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
 
setHost(String) - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration.Builder
Defines the host where the requests will be sent to the HttpServer.
setId(String) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
setId(Serializable) - Method in class org.mule.runtime.api.bulk.BulkOperationResult.BulkOperationResultBuilder
 
setId(String) - Method in class org.mule.runtime.api.deployment.meta.MuleArtifactLoaderDescriptorBuilder
Sets the describer's ID
setId(String) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setId(String) - Method in class org.mule.runtime.core.api.retry.policy.AbstractPolicyTemplate
 
setId(String) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext.PollItem
Associates this item to a unique identifier.
setIdentifier(String) - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
setIgnoreBadInput(boolean) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
setInitialisationPolicy(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setInteractWithExternal(boolean) - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
setInteractWithExternal(boolean) - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
 
setInterfaceToTypes(Map<Class<? extends NotificationListener>, Set<Class<? extends Notification>>>) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
setKey(String) - Method in class org.mule.functional.api.component.SummaryLogChecker.SummaryInfo
 
setLayoutModel(LayoutModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.AbstractParameterDeclaration
 
setLicenseModel(LicenseModel) - Method in class org.mule.runtime.deployment.model.api.plugin.ArtifactPluginDescriptor
 
setLifecycleManager(LifecycleManager) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
 
setLifecycleState(LifecycleState) - Method in interface org.mule.runtime.core.api.lifecycle.LifecycleStateAware
 
setLimit(int) - Method in class org.mule.runtime.extension.api.dsql.DefaultQueryBuilder
Sets the maximum results that can be retrieved by the builded query.
setLimit(int) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
Sets the maximum results that can be retrieved by the builded query.
setLineNumber(Integer) - Method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
setLineNumber(int) - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
setListener(Processor) - Method in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
setListener(Processor) - Method in class org.mule.functional.api.component.SharedSource
 
setListener(Processor) - Method in class org.mule.functional.api.component.SkeletonSource
 
setListener(Processor) - Method in interface org.mule.runtime.core.api.processor.InterceptingMessageProcessor
Deprecated.
Set the MessageProcessor listener that will be invoked when a message is received or generated.
setListener(Processor) - Method in interface org.mule.runtime.core.api.source.MessageSource
Set the Processor listener on a message source which will be invoked when a message is received or generated.
setListeners(List<MuleContextListener>) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
 
setLocation(Object) - Method in exception org.mule.runtime.api.exception.LocatedMuleException
 
setLogConfigFile(File) - Method in class org.mule.runtime.deployment.model.api.application.ApplicationDescriptor
 
setLogMessageDetails(boolean) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
setMajor(int) - Method in class org.mule.runtime.api.meta.MuleVersion
 
setMaxActive(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setMaxConcurrency(int) - Method in interface org.mule.runtime.core.api.processor.strategy.AsyncProcessingStrategyFactory
Configures the maximum concurrency permitted.
setMaxConnections(int) - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration.Builder
Defines the maximum number of outbound connections that will be kept open at the same time.
setMaxIdle(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setMaxOccurs(Integer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclaration
 
setMaxOutstandingMessages(int) - Method in class org.mule.runtime.core.api.config.QueueProfile
This specifies the number of messages that can be queued before it starts blocking.
setMaxQueueTransactionFilesSize(int) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setMaxWait(long) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setMessage(String) - Method in class org.mule.functional.api.component.AssertionMessageProcessor
 
setMessage(String) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setMessage(I18nMessage) - Method in exception org.mule.runtime.api.exception.MuleException
 
setMessage(String) - Method in exception org.mule.runtime.api.exception.MuleException
 
setMetaInfo(Map<Object, Object>) - Method in class org.mule.runtime.core.api.retry.async.AsynchronousRetryTemplate
 
setMetaInfo(Map<Object, Object>) - Method in class org.mule.runtime.core.api.retry.policy.AbstractPolicyTemplate
 
setMetaInfo(Map<Object, Object>) - Method in interface org.mule.runtime.core.api.retry.policy.RetryPolicyTemplate
 
setMethod(String) - Method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
setMinEvictionMillis(int) - Method in class org.mule.runtime.api.config.PoolingProfile
 
setMinMuleVersion(String) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
Sets the describer's minimum Mule Runtime version that requires to work correctly
setMinMuleVersion(MuleVersion) - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
setMinOccurs(int) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclaration
 
setMinor(int) - Method in class org.mule.runtime.api.meta.MuleVersion
 
setMuleConfiguration(MuleConfiguration) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
 
setMuleContext(MuleContext) - Method in class org.mule.functional.api.component.SharedConfig
 
setMuleContext(MuleContext) - Method in class org.mule.functional.api.component.SharedSource
 
setMuleContext(MuleContext) - Method in class org.mule.functional.api.component.TestNonBlockingProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setMuleContext(MuleContext) - Method in interface org.mule.runtime.core.api.context.MuleContextAware
Deprecated.
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.processor.AbstractMuleObjectOwner
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.security.MuleSecurityManagerConfigurator
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration.ArtifactContextConfigurationBuilder
 
setMuleContext(MuleContext) - Method in class org.mule.runtime.module.artifact.api.serializer.ArtifactObjectSerializer
 
setMuleContext(MuleContext) - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
setMuleContextIfNeeded(Object, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
Sets an objects MuleContext if it implements MuleContextAware.
setMuleContextIfNeeded(Collection<? extends Object>, MuleContext) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
Sets an objects MuleContext if it implements MuleContextAware.
setMuleContextListener(MuleContextListener) - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
setName(String) - Method in class org.mule.functional.api.component.InvocationCountMessageProcessor
 
setName(String) - Method in class org.mule.functional.api.component.SharedConfig
 
setName(String) - Method in class org.mule.metadata.ast.api.Property
 
setName(String) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
Sets the describer's name
setName(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
setName(String) - Method in interface org.mule.runtime.api.meta.NameableObject
Sets the name of the object
setName(String) - Method in class org.mule.runtime.app.declaration.api.ElementDeclaration
Set's the name of the element
setName(String) - Method in interface org.mule.runtime.app.declaration.api.NamedElementDeclaration
Set's the name of the element
setName(String) - Method in class org.mule.runtime.core.api.security.AbstractSecurityProvider
 
setName(String) - Method in class org.mule.runtime.core.api.security.MuleSecurityManagerConfigurator
 
setName(String) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
setName(String) - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration.Builder
Defines the name of the HttpClient.
setName(String) - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration.Builder
 
setNamespace(String) - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
Sets the namespace
setNamespace(String) - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
setNextMessage(I18nMessage) - Method in class org.mule.runtime.api.i18n.I18nMessage
 
setNode(Node) - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
setNotificationDynamic(boolean) - Method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
 
setNotificationFirer(NotificationDispatcher) - Method in class org.mule.runtime.core.api.retry.policy.AbstractPolicyTemplate
 
setNotificationManager(ServerNotificationManager) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
 
setNotifier(RetryNotifier) - Method in class org.mule.runtime.core.api.retry.async.AsynchronousRetryTemplate
 
setNotifier(RetryNotifier) - Method in class org.mule.runtime.core.api.retry.policy.AbstractPolicyTemplate
 
setNotifier(RetryNotifier) - Method in interface org.mule.runtime.core.api.retry.policy.RetryPolicyTemplate
 
setNullSafeGroup(NullSafeParameterGroup) - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
setNullSafeGroupShowInDsl(NullSafeParameterGroupShowInDsl) - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
setNullSafeInteger(Integer) - Method in class org.mule.test.implicit.config.extension.extension.api.NullSafePojo
 
setNullSafePojo(NullSafePojo) - Method in class org.mule.test.implicit.config.extension.extension.api.NullSafeParameterGroup
 
setNullSafePojoShowInDsl(NullSafePojo) - Method in class org.mule.test.implicit.config.extension.extension.api.NullSafeParameterGroupShowInDsl
 
setObjectClass(Class<?>) - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
setObjectClassName(String) - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
setObjectFactory(LifecycleSensingObjectFactory) - Method in class org.mule.tests.parsers.api.LifecycleSensingMessageProcessor
 
setObjectSerializer(ObjectSerializer) - Method in interface org.mule.runtime.core.api.context.MuleContextBuilder
 
setOffset(int) - Method in class org.mule.runtime.extension.api.dsql.DefaultQueryBuilder
Sets the number of items to skip from the beginning of the result set.
setOffset(int) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
Sets the number of items to skip from the beginning of the result set.
setOk() - Method in interface org.mule.runtime.core.api.retry.RetryContext
Typically called by validation logic to mark no problems with the current connection.
setOperationPolicyChain(PolicyChain) - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
setOtherLifecycleObject(LifecycleObject) - Method in class org.mule.functional.api.component.LifecycleObject
 
setOutput(OutputDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
Sets the OutputDeclaration that describes this declarations output type.
setOutput(OutputDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclaration
 
setOutput(OutputDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOutputDeclaration
Sets the OutputDeclaration that describes this declarations output type.
setOutputAttributes(OutputDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
Sets the OutputDeclaration that describes this declarations output attributes type.
setOutputAttributes(OutputDeclaration) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithOutputDeclaration
Sets the OutputDeclaration that describes this declarations output attributes type.
setPackageName(String) - Method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
setParameterRole(ParameterRole) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setParameters(Map<String, ParameterValue>) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue
 
setParameters(Map<String, Object>) - Method in class org.mule.runtime.config.api.dsl.ConfigurableObjectFactory
 
setParent(ConfigLineProvider) - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
setParentContext(MuleContext) - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration.ArtifactContextConfigurationBuilder
 
setPartName(String) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
 
setPartName(String) - Method in class org.mule.runtime.extension.api.values.ValueBuilder
 
setPayload(T) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setPluginResourcesFolder(File) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the File where resources for classification will be created.
setPlugins(Set<ArtifactPluginDescriptor>) - Method in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
setPlugins(Set<ArtifactPluginDescriptor>) - Method in class org.mule.runtime.deployment.model.api.policy.PolicyTemplateDescriptor
 
setPort(int) - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration.Builder
Defines the port where the requests will be received by the HttpServer.
setPostNotification(Notification) - Method in class org.mule.runtime.core.api.lifecycle.LifecycleObject
 
setPrefix(String) - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
Sets the extension's prefix
setPreNotification(Notification) - Method in class org.mule.runtime.core.api.lifecycle.LifecycleObject
 
setPriorityWeighting(int) - Method in interface org.mule.runtime.core.api.transformer.Converter
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
setProcessingStrategy(ProcessingStrategy) - Method in class org.mule.runtime.core.api.policy.PolicyChain
 
setProcessingType(ReactiveProcessor.ProcessingType) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
setProcessorClass(String) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
setProcessors(List<Processor>) - Method in class org.mule.runtime.core.api.policy.PolicyChain
 
setPropagate(boolean) - Method in class org.mule.functional.api.component.OnErrorCheckLogHandler
 
setPropagateMessageTransformations(boolean) - Method in class org.mule.runtime.core.api.policy.PolicyChain
 
setProperties(Map<String, Object>) - Method in interface org.mule.runtime.api.security.Authentication
Makes a copy of this Authentication with the passed properties set.
setProperties(Map<String, Object>) - Method in class org.mule.runtime.api.security.DefaultMuleAuthentication
Makes a copy of this Authentication with the passed properties set.
setProperties(Map) - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
setProvidedExclusions(Set<String>) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets Maven artifacts to be excluded from the provided scope direct dependencies of the rootArtifact.
setProvider(String) - Method in class org.mule.runtime.api.deployment.meta.LicenseModelBuilder
 
setProviders(List<SecurityProvider>) - Method in class org.mule.runtime.core.api.security.MuleSecurityManagerConfigurator
 
setProviders(Collection<SecurityProvider>) - Method in interface org.mule.runtime.core.api.security.SecurityManager
Sets the available SecurityProviders for authentication.
setProxyConfig(ProxyConfig) - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration.Builder
Required when connecting through a proxy, this defines the relevant data to do so using a ProxyConfig.
setQueueConfiguration(String, QueueConfiguration) - Method in interface org.mule.runtime.core.api.util.queue.QueueManager
Specifies a QueueConfiguration for the queue which name matches queueName
setQueueManager(QueueManager) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Sets the queue manager used by mule for queuing events.
setRecordId(Serializable) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setRedeploymentEnabled(boolean) - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
setRedeploymentEnabled(boolean) - Method in class org.mule.runtime.deployment.model.api.DeployableArtifactDescriptor
 
setRefName(String) - Method in class org.mule.runtime.app.declaration.api.ConfigurationElementDeclaration
Sets the configured name of the element that can be used to reference it in the context of an ArtifactDeclaration
setRefName(String) - Method in class org.mule.runtime.app.declaration.api.ConstructElementDeclaration
Sets the configured name of the element that can be used to reference it in the context of an ArtifactDeclaration
setRefName(String) - Method in interface org.mule.runtime.app.declaration.api.ReferableElementDeclaration
Sets the configured name of the element that can be used to reference it in the context of an ArtifactDeclaration
setRefName(String) - Method in class org.mule.runtime.app.declaration.api.TopLevelParameterDeclaration
Sets the configured name of the element that can be used to reference it in the context of an ArtifactDeclaration
setRefreshToken(String) - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
setRefreshUserOAuthContextLock(Lock) - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
setRepositoryService(RepositoryService) - Method in interface org.mule.runtime.module.repository.api.RepositoryServiceAware
Deprecated.
 
setRequired(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestableElementDeclaration
 
setRequired(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedChainDeclarer
 
setRequired(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclaration
 
setRequired(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setRequiredEntitlement(String) - Method in class org.mule.runtime.api.deployment.meta.LicenseModelBuilder
 
setRequiredProduct(Product) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
Sets the required product for the artifact.
setRequiredProduct(Product) - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
setRequiresConnection(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
setResourceReleaserClassLocation(String) - Method in class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
 
setResponseBufferSize(int) - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration.Builder
Defines the size of the buffer in bytes used to store the HTTP response, the default value is 10KB.
setResponseCount(int) - Method in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
setResponseExpression(String) - Method in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
setResponseSameTask(boolean) - Method in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
setResult(Result<T, A>) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext.PollItem
Sets the item content in the form of a Result
setReturnData(Object) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
Often you will may want to return a fixed message payload to simulate and external system call.
setReturnDataType(DataType) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
setReturnDataType(DataType) - Method in interface org.mule.runtime.core.api.transformer.Transformer
Sets the expected return type for the transformed data.
setReturnMessages(Message[]) - Method in interface org.mule.runtime.core.api.retry.RetryContext
 
setReuseObject(boolean) - Method in interface org.mule.runtime.api.tx.MuleXaObject
 
setRevision(int) - Method in class org.mule.runtime.api.meta.MuleVersion
 
setRollbackOnly() - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
setRootArtifactClassesFolder(File) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the File rootArtifactClassesFolder to be used by the classification process.
setRootFolder(File) - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
setRunsOnPrimaryNodeOnly(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
Sets whether the declared source should only run in the primary node when in cluster mode
setSchedulerSupplier(Supplier<Scheduler>) - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration.Builder
Defines a Supplier for a Scheduler that will be used by the HttpServer to process requests.
setSchemaLocation(String) - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
The location of the schema
setSchemaVersion(String) - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
Sets the version of the schema
setScope(BundleScope) - Method in class org.mule.maven.client.api.model.BundleDependency.Builder
Sets the scope of the bundle.
setScope(BundleScope) - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDependency.Builder
Sets the scope of the bundle.
setSecureProperties(List<String>) - Method in class org.mule.runtime.api.deployment.meta.MuleDeployableModel.MuleDeployableModelBuilder
 
setSecurityContext(SecurityContext) - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
The security context for this session.
setSecurityContextFactory(SecurityContextFactory) - Method in class org.mule.runtime.core.api.security.AbstractSecurityProvider
 
setSecurityManager(SecurityManager) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Sets the security manager used by this Mule instance to authenticate and authorise incoming and outgoing event traffic and service invocations
setServerId(String) - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
setServiceConfigurators(List<ServiceConfigurator>) - Method in class org.mule.runtime.deployment.model.api.artifact.ArtifactContextConfiguration.ArtifactContextConfigurationBuilder
 
setSetterMethod(ExecutableElement) - Method in class org.mule.metadata.ast.api.Property
 
setShouldFilterLogMessage(boolean) - Method in class org.mule.functional.api.component.EqualsLogChecker
 
setShutdownTimeout(long) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setSimpleListTypeMap(Map<String, List<String>>) - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
setSimpleParameters(Map<Object, Object>) - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
setSimplePojo(SimplePojo) - Method in class org.mule.tests.parsers.api.ParameterAndChildElement
 
setSimpleTypeList(List<String>) - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
setSimpleTypeListWithConverter(List<String>) - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
setSimpleTypeMap(Map<String, Integer>) - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
setSimpleTypeSet(Set<String>) - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
setSimpleTypeWithConverter(SimplePojo) - Method in class org.mule.tests.parsers.api.ParsersTestObject
 
setSomeParameter(String) - Method in class org.mule.tests.parsers.api.SimplePojo
 
setSourcePolicyChain(PolicyChain) - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
setStartDelay(long) - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
setStartLatch(Latch) - Method in class org.mule.runtime.core.api.retry.async.AsynchronousRetryTemplate
 
setStartTime(long) - Method in class org.mule.runtime.core.api.management.stats.AllStatistics
 
setState(String) - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
setStatusCode(String) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setStrategy(CompressionStrategy) - Method in class org.mule.runtime.core.api.util.compression.AbstractCompressionTransformer
 
setStreaming(boolean) - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration.Builder
Defines whether the HTTP response should be streamed, meaning processing will continue as soon as all headers are parsed and the body populated as it arrives.
setSucceedIfNoLog(boolean) - Method in class org.mule.functional.api.component.OnErrorCheckLogHandler
 
setSuccessCallback(SourceCallbackDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
Sets the success SourceCallbackDeclaration
setSuccessful(boolean) - Method in class org.mule.runtime.api.bulk.BulkItem.BulkItemBuilder
 
setSuccessful(boolean) - Method in class org.mule.runtime.api.bulk.BulkOperationResult.BulkOperationResultBuilder
 
setSuffix(String) - Method in class org.mule.runtime.api.meta.MuleVersion
 
setSupportsConnectivityTesting(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclaration
 
setSupportsStreaming(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
setSystemModelType(String) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
SetterAttributeDefinition - Class in org.mule.runtime.dsl.api.component
Wrapper class for a setter attribute definitions.
SetterAttributeDefinition(String, AttributeDefinition) - Constructor for class org.mule.runtime.dsl.api.component.SetterAttributeDefinition
 
setTerminateCallback(SourceCallbackDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.SourceDeclaration
Sets the terminate SourceCallbackDeclaration
setTestExclusions(Set<String>) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the Set of exclusion Maven coordinates to be excluded from test dependencies of rootArtifact.
setTestInclusions(Set<String>) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the Set of inclusion Maven coordinates to be included from test dependencies of rootArtifact.
setTestRunnerExportedLibCoordinates(Set<String>) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets the Set of Maven coordinates in format <groupId>:<artifactId> or <groupId>:<artifactId>:<classifier> in order to be exported on the test runner's ArtifactClassLoader in addition to test classes and resources from the module being tested
setTestRunnerPluginUrls(List<URL>) - Method in class org.mule.test.runner.api.ArtifactIsolatedClassLoaderBuilder
Sets a List of URLs to be appended to the application ArtifactClassLoader in addition to the ones classified.
setTextContent(String) - Method in class org.mule.runtime.config.api.dsl.processor.ConfigLine.Builder
 
setThrowException(boolean) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
Sometimes you will want the service to always throw an exception, if this is the case you can set the 'throwException' property to true.
setTimeout(int) - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
setTimeout(int) - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
setTimeout(int) - Method in interface org.mule.runtime.core.api.transaction.TransactionConfig
 
setTimeUnit(TimeUnit) - Method in class org.mule.runtime.core.api.source.scheduler.FixedFrequencyScheduler
 
setTimeZone(String) - Method in class org.mule.runtime.core.api.source.scheduler.CronScheduler
 
SettingsSupplierFactory - Interface in org.mule.maven.client.api
Provides a set of suppliers to be used to resolve maven settings.
setTlsContextFactory(TlsContextFactory) - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration.Builder
Required exclusively for HTTPS, this defines through a TlsContextFactory all the TLS related data to establish such connections.
setTlsContextFactory(TlsContextFactory) - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration.Builder
Required exclusively for HTTPS, this defines through a TlsContextFactory all the TLS related data to establish such connections.
setTokenResponseParameters(Map<String, Object>) - Method in class org.mule.runtime.oauth.api.state.DefaultResourceOwnerOAuthContext
 
setToolingService(ToolingService) - Method in interface org.mule.runtime.module.tooling.api.ToolingServiceAware
Deprecated.
 
setTransactional(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclaration
 
setTransactionManager(TransactionManager) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Use only for test cases.
setTransformationService(TransformationService) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Sets application wide instance of an implementation of TransformationService
setType(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
Sets the extension type of the bundle.
setType(MetadataType, boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclaration
Associates the given MetadataType to the element being declared
setType(MetadataType, boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
Associates the given MetadataType to the element being declared
setType(MetadataType, boolean) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.TypedDeclaration
Associates the given MetadataType to the element being declared
setType(Class) - Method in class org.mule.runtime.core.api.lifecycle.LifecycleObject
 
setType(String) - Method in class org.mule.runtime.core.api.processor.RaiseErrorProcessor
 
setType(EntityType) - Method in class org.mule.runtime.extension.api.dsql.DefaultQueryBuilder
Sets the queried entity exposed by the application.
setType(EntityType) - Method in interface org.mule.runtime.extension.api.dsql.QueryBuilder
Sets the queried entity exposed by the application.
setType(String) - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor.Builder
Sets the extension type of the bundle.
setTypeId(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue
 
setupObjectClassFromObjectClassName() - Method in class org.mule.runtime.core.api.object.AbstractObjectFactory
 
setUrls(List<URL>) - Method in class org.mule.test.runner.api.ArtifactClassificationNode
 
setUsePersistentConnections(boolean) - Method in class org.mule.runtime.http.api.client.HttpClientConfiguration.Builder
Defines if connections should be kept after a request is completed or closed.
setUsePersistentConnections(boolean) - Method in class org.mule.runtime.http.api.server.HttpServerConfiguration.Builder
Defines if connections should be kept after a request is completed or closed.
setValue(String) - Method in class org.mule.functional.api.component.SummaryLogChecker.SummaryInfo
 
setValue(ParameterValue) - Method in class org.mule.runtime.app.declaration.api.ParameterElementDeclaration
Associates a ParameterValue as part of this parameter configuration declaration
setValue(ParameterObjectValue) - Method in class org.mule.runtime.app.declaration.api.TopLevelParameterDeclaration
Associates a ParameterObjectValue as part of this parameter configuration declaration
setValueProviderModel(ValueProviderModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration
 
setValues(List<ParameterValue>) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterListValue
 
setVariable(String, Object) - Method in interface org.mule.runtime.module.extension.api.runtime.privileged.ExecutionContextAdapter
Sets a variable of the given key and value.
setVendor(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
setVersion(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
This is the version of the bundle.
setVersion(String) - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor.Builder
This is the version of the bundle.
setWaitTime(long) - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
setWatermark(Serializable) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext.PollItem
Sets the watermark value associated to this item.
setWatermarkComparator(Comparator<? extends Serializable>) - Method in interface org.mule.runtime.extension.api.runtime.source.PollContext
Allows to set a custom Comparator to evaluate watermark values.
setWorkingDirectory(String) - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
setXmlDslModel(XmlDslModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclaration
 
setXsdFileName(String) - Method in class org.mule.runtime.api.meta.model.XmlDslModel.XmlDslModelBuilder
Sets the XSD file name
Severity - Enum in org.mule.runtime.api.el.validation
Represents the severity of a ValidationMessage
SHARED_FOLDER - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
SharedConfig - Class in org.mule.functional.api.component
Test config to test connectors at the domain level
SharedConfig() - Constructor for class org.mule.functional.api.component.SharedConfig
 
SharedSource - Class in org.mule.functional.api.component
Test source that is configured with a SharedConfig.
SharedSource() - Constructor for class org.mule.functional.api.component.SharedSource
 
shouldBeAdvertised() - Method in interface org.mule.runtime.module.extension.api.loader.java.type.ExtensionParameter
 
showInDsl(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclaration
Sets the declaration of whether this ParameterDeclaration represents a ParameterGroupModel that will be shown inline in the DSL or instead is represented as a set of standalone attributes.
ShutdownListener - Interface in org.mule.runtime.module.artifact.api.classloader
Optional hook, invoked synchronously right before the class loader is disposed and closed.
shutdownListeners - Variable in class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
 
shutdownNormally(Date) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
SignSecurityStrategy - Class in org.mule.runtime.extension.api.soap.security
Signs the SOAP request that is being sent, using the private key of the key-store in the provided TLS context.
SignSecurityStrategy(WssKeyStoreConfiguration) - Constructor for class org.mule.runtime.extension.api.soap.security.SignSecurityStrategy
 
SIMPLE_TYPE_VALUE_PARAMETER_NAME - Static variable in class org.mule.runtime.dsl.api.component.DslSimpleType
 
SimpleConfigAttribute - Class in org.mule.runtime.config.api.dsl.processor
Represents a simple configuration attribute.
SimpleConfigAttribute(String, String, boolean) - Constructor for class org.mule.runtime.config.api.dsl.processor.SimpleConfigAttribute
 
SimpleConfigurationBuilder - Class in org.mule.runtime.core.api.config.builders
This simple ConfgurationBuilder implementation.
SimpleConfigurationBuilder(Map<String, ?>) - Constructor for class org.mule.runtime.core.api.config.builders.SimpleConfigurationBuilder
 
SimpleMemoryObjectStore<T extends Serializable> - Class in org.mule.runtime.api.store
 
SimpleMemoryObjectStore() - Constructor for class org.mule.runtime.api.store.SimpleMemoryObjectStore
 
SimplePojo - Class in org.mule.tests.parsers.api
 
SimplePojo() - Constructor for class org.mule.tests.parsers.api.SimplePojo
 
SimplePojo(String) - Constructor for class org.mule.tests.parsers.api.SimplePojo
 
SimpleRetryPolicyTemplate - Class in org.mule.runtime.core.api.retry.policy
This policy allows the user to configure how many times a retry should be attempted and how long to wait between retries.
SimpleRetryPolicyTemplate() - Constructor for class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
SimpleRetryPolicyTemplate(long, int) - Constructor for class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
SimpleType - Interface in org.mule.metadata.api.model
 
SimpleTypeBuilder<T extends MetadataType> - Interface in org.mule.metadata.api.builder
 
SingleErrorTypeMatcher - Class in org.mule.runtime.core.api.exception
 
SingleErrorTypeMatcher(ErrorType) - Constructor for class org.mule.runtime.core.api.exception.SingleErrorTypeMatcher
 
SingleExtensionImportTypesStrategy - Class in org.mule.runtime.extension.api.dsl.syntax.resolver
ImportTypesStrategy implementation that permits the DslSyntaxResolver to work without any imported type.
SingleExtensionImportTypesStrategy() - Constructor for class org.mule.runtime.extension.api.dsl.syntax.resolver.SingleExtensionImportTypesStrategy
 
SingleResourceTransactionFactoryManager - Class in org.mule.runtime.core.api
 
SingleResourceTransactionFactoryManager() - Constructor for class org.mule.runtime.core.api.SingleResourceTransactionFactoryManager
 
singularize(String) - Static method in class org.mule.runtime.extension.api.util.NameUtils
Return the singularized version of a word.
Sink - Interface in org.mule.runtime.core.api.processor
Used to dispatch CoreEvent's asynchronously for processing.
size() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
 
size() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper.AbstractConverterSet
 
size() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
size() - Method in class org.mule.runtime.api.util.MultiMap
 
size() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
size() - Method in interface org.mule.runtime.core.api.util.queue.Queue
Returns the number of elements in this queue.
size() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
SkeletonSource - Class in org.mule.functional.api.component
Test source that provides access to the Processor set by the owner Flow.
SkeletonSource() - Constructor for class org.mule.functional.api.component.SkeletonSource
 
skip() - Method in interface org.mule.runtime.api.interception.InterceptionAction
Interrupts the current interception chain, skipping the next interceptors in the chain and the intercepted component.
Soap - Annotation Type in org.mule.runtime.extension.api.soap.annotation
Annotation to be used on a Class also annotated with @Extension, to list the SoapServiceProviders that the extension exposes.
SOAP_LOADER_ID - Static variable in class org.mule.runtime.module.extension.soap.api.loader.SoapExtensionModelLoader
 
SoapAttachment - Class in org.mule.runtime.extension.api.soap
Represents and enables the construction of an attachment to be sent over SOAP.
SoapAttachment(InputStream, MediaType) - Constructor for class org.mule.runtime.extension.api.soap.SoapAttachment
 
SoapAttachment() - Constructor for class org.mule.runtime.extension.api.soap.SoapAttachment
 
SoapAttributes - Class in org.mule.runtime.extension.api.soap
Contains the headers retrieved by the protocol after the request.
SoapAttributes(Map<String, String>) - Constructor for class org.mule.runtime.extension.api.soap.SoapAttributes
 
SoapClient - Interface in org.mule.runtime.soap.api.client
Contract for clients that consumes SOAP Web Services, and returns the response.
SoapClientConfiguration - Class in org.mule.runtime.soap.api.client
Represents a Soap Client Configuration with all the required attributes for stablishing a connection with the Web Service.
SoapClientConfigurationBuilder - Class in org.mule.runtime.soap.api.client
Builder pattern implementation that creates SoapClientConfiguration instances.
SoapClientFactory - Interface in org.mule.runtime.soap.api.client
A Contract for Factory Objects that creates instances
SoapErrors - Enum in org.mule.runtime.soap.api.exception.error
Enum that defines all the Mule Error Types that can be thrown by the modules that use the soap service.
SoapExceptionEnricher - Class in org.mule.runtime.soap.api.exception.error
A util class that knows how to wrap an exception throwed by the Soap Service into a ModuleException.
SoapExceptionEnricher() - Constructor for class org.mule.runtime.soap.api.exception.error.SoapExceptionEnricher
 
SoapExtensionModelLoader - Class in org.mule.runtime.module.extension.soap.api.loader
Loads a Soap Based extension by introspecting a class which uses the Soap Extensions API annotations
SoapExtensionModelLoader() - Constructor for class org.mule.runtime.module.extension.soap.api.loader.SoapExtensionModelLoader
 
SoapFaultException - Exception in org.mule.runtime.soap.api.exception
A simple POJO that represents a SOAP Fault that occurs during invocation processing.
SoapFaultException(QName, QName, String, String, String, String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.SoapFaultException
 
SoapFaultException(QName, String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.SoapFaultException
 
soapHeaders(Map<String, String>) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
SoapMessage - Interface in org.mule.runtime.soap.api.message
Represents a Soap Message carrying a content, attachments and a set of headers.
SoapMessageDispatcherProviders - Annotation Type in org.mule.runtime.extension.api.soap.annotation
Annotation to be used on the Extension class, to list the MessageDispatcherProviders that the extension handles.
SoapMetadataKeyResolver - Interface in org.mule.runtime.soap.api.client.metadata
An object that is in charge of resolving SoapOperationMetadata for different operations.
SoapMetadataResolver - Interface in org.mule.runtime.soap.api.client.metadata
An object that is in charge of resolving SoapOperationMetadata for different operations.
SoapOperationMetadata - Interface in org.mule.runtime.soap.api.client.metadata
Represents the metadata of a SOAP Operation, carries a body type, a headers type and an attachments type.
SoapOutputPayload - Class in org.mule.runtime.extension.api.soap
A simple container object that carries the SOAP envelope information and the attachments bounded to the response.
SoapOutputPayload(TypedValue<InputStream>, Map<String, TypedValue<InputStream>>, Map<String, TypedValue<String>>) - Constructor for class org.mule.runtime.extension.api.soap.SoapOutputPayload
 
SoapOutputTypeBuilder - Class in org.mule.runtime.extension.api.soap.metadata
Helper class that builds the output types retrieved by Soap Connect extensions and WSC.
SoapOutputTypeBuilder() - Constructor for class org.mule.runtime.extension.api.soap.metadata.SoapOutputTypeBuilder
 
SoapRequest - Interface in org.mule.runtime.soap.api.message
Represents a request that aims to be sent to a Soap Web Service.
SoapRequestBuilder - Class in org.mule.runtime.soap.api.message
 
SoapResponse - Interface in org.mule.runtime.soap.api.message
Represents a response retrieved by a Soap Web Service.
SoapService - Interface in org.mule.runtime.soap.api
Contract for a service that provides a Soap client factory.
SoapServiceException - Exception in org.mule.runtime.soap.api.exception
Base RuntimeException type for the Web Service Consumer.
SoapServiceException(String, Throwable) - Constructor for exception org.mule.runtime.soap.api.exception.SoapServiceException
 
SoapServiceProvider - Interface in org.mule.runtime.extension.api.soap
Contract for implementations that handles the web services that the extension will be able to execute by returning a list of WebServiceDefinitions.
SoapServiceProviderConfigurationException - Exception in org.mule.runtime.extension.api.soap
RuntimeException that aims to be thrown in the SoapServiceProvider.validateConfiguration() when some configured value is invalid.
SoapServiceProviderConfigurationException(String) - Constructor for exception org.mule.runtime.extension.api.soap.SoapServiceProviderConfigurationException
 
SoapServiceProviderConfigurationException(String, Throwable) - Constructor for exception org.mule.runtime.extension.api.soap.SoapServiceProviderConfigurationException
 
SoapVersion - Enum in org.mule.runtime.soap.api
All the available SOAP versions with it's version code and protocol name.
SOURCE - Static variable in interface org.mule.runtime.api.component.location.Location
 
SOURCE - Static variable in interface org.mule.runtime.app.declaration.api.component.location.Location
 
source(MessageSource) - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
Configures the message source for the flow.
SOURCE - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
Source<T,A> - Class in org.mule.runtime.extension.api.runtime.source
Base class to write message sources compliant with a given SourceModel.
Source() - Constructor for class org.mule.runtime.extension.api.runtime.source.Source
 
SOURCE - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
SOURCE - Static variable in class org.mule.runtime.extension.api.util.NameUtils
 
SOURCE_CALLBACK - Static variable in class org.mule.runtime.extension.api.util.NameUtils
 
SOURCE_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
SOURCE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that an error occurred in the source of a flow.
SOURCE_ERROR_RESPONSE_GENERATE - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
SOURCE_ERROR_RESPONSE_GENERATE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that an error occurred in the source of the flow generating the parameters of an error response.
SOURCE_ERROR_RESPONSE_SEND - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
SOURCE_ERROR_RESPONSE_SEND_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that an error occurred in the source of the flow sending an error response.
SOURCE_RESPONSE - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
SOURCE_RESPONSE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that an error occurred in the source of the flow processing a successful response.
SOURCE_RESPONSE_GENERATE - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
SOURCE_RESPONSE_GENERATE_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that an error occurred in the source of the flow generating the parameters of a successful response.
SOURCE_RESPONSE_SEND - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
SOURCE_RESPONSE_SEND_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that an error occurred in the source of the flow sending a successful response.
SOURCE_TRANSACTIONAL_ACTION_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the parameter for configuring transactional actions
SourceCallback<T,A> - Interface in org.mule.runtime.extension.api.runtime.source
A callback to allow Source implementations to communicate generated messages back to the runtime so that they can be processed.
SourceCallbackContext - Interface in org.mule.runtime.extension.api.runtime.source
A context interface to correlate a message generated by a Source to a particular state
SourceCallbackDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a SourceCallbackModel.
SourceCallbackDeclaration(String) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.SourceCallbackDeclaration
SourceCallbackDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a SourceCallbackDeclaration through a fluent API
SourceCallbackDeclarer(SourceCallbackDeclaration) - Constructor for class org.mule.runtime.api.meta.model.declaration.fluent.SourceCallbackDeclarer
SourceCallbackModel - Interface in org.mule.runtime.api.meta.model.source
Specialization of ParameterizedModel to describe a response callback on a message source
SourceClusterSupport - Enum in org.mule.runtime.extension.api.annotation.source
Describes the operation modes that a Source can have when running in cluster mode.
SourceCompletionCallback - Interface in org.mule.runtime.extension.api.runtime.source
Callback used by sources in order tell the runtime that they will process the flow's response in an asynchronous manner (from now on, async sources).
SourceDeclaration - Class in org.mule.runtime.api.meta.model.declaration.fluent
A declaration object for a SourceModel.
SourceDeclarer - Class in org.mule.runtime.api.meta.model.declaration.fluent
Allows configuring a SourceDeclaration through a fluent API
SourceElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A contract for an element from which a message source can be derived
SourceElementDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of a SourceModel configuration.
SourceElementDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.SourceElementDeclaration
 
SourceElementDeclaration(String, String) - Constructor for class org.mule.runtime.app.declaration.api.SourceElementDeclaration
 
SourceElementDeclarer - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring an SourceElementDeclaration through a fluent API
SourceFactory - Interface in org.mule.runtime.extension.api.runtime.source
Factory object for instances of Source.
SourceModel - Interface in org.mule.runtime.api.meta.model.source
A definition of a message source in an ExtensionModel.
SourcePolicyParametersTransformer - Interface in org.mule.runtime.core.api.policy
Implementations of this interface must provide a transformation between the parameters of source response function and a Message.
SourcePolicyPointcutParametersFactory - Interface in org.mule.runtime.policy.api
Factory for creating PolicyPointcutParameters for an specific source.
SourceResult - Class in org.mule.runtime.extension.api.runtime.source
A class that represents the result of processing a message from a Source through a flow, this reports whether the result of the processing was successful or terminated with errors.
Sources - Annotation Type in org.mule.runtime.extension.api.annotation
Annotation to be used on a Class also annotated with Extension, to list the Sources that the extension exposes.
SourceStereotype - Class in org.mule.runtime.extension.api.stereotype
StereotypeDefinition for any generic source that can be executed by mule runtime.
SourceTransactionalAction - Enum in org.mule.runtime.extension.api.tx
The type of beginning actions that sources can take regarding transactions.
sourceTypes - Variable in class org.mule.runtime.core.api.transformer.AbstractTransformer
A list of supported Class types that the source payload passed into this transformer
SPACE_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
SpiServiceRegistry - Class in org.mule.runtime.core.api.registry
Implementation of ServiceRegistry that uses standard ServiceLoader to get the providers
SpiServiceRegistry() - Constructor for class org.mule.runtime.core.api.registry.SpiServiceRegistry
 
SplashMessageProvider - Interface in org.mule.runtime.api.artifact
Provides a way for an artifact to log a splash message in the log when the artifact is started.
split(String, BindingContext) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Splits using the specified expression.
split(String, CoreEvent, ComponentLocation, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Evaluates an expression according to a given BindingContext, an CoreEvent and a flowName.
split(String, CoreEvent, BindingContext) - Method in interface org.mule.runtime.core.api.el.ExpressionManager
Evaluates an expression according to a given BindingContext, an CoreEvent.
splitAndTrim(String, String) - Static method in class org.mule.runtime.core.api.util.StringUtils
Like StringUtils.split(String, String), but additionally trims whitespace from the result tokens.
splitLines(String) - Method in class org.mule.functional.api.component.AbstractLogChecker
 
splitLines(String) - Method in class org.mule.functional.api.component.EqualsLogChecker
 
SpringArtifactConfigurationProcessor - Class in org.mule.runtime.config.api.dsl.artifact
Spring implementation of ArtifactConfigurationProcessor that parses the XML configuration files and generates the runtime object using the spring bean container.
SpringArtifactConfigurationProcessor() - Constructor for class org.mule.runtime.config.api.dsl.artifact.SpringArtifactConfigurationProcessor
 
SpringXmlConfigurationBuilderFactory - Class in org.mule.runtime.config.api
 
spyObjects() - Method in class org.mule.functional.api.flow.FlowConstructRunner
Will spy the built Message and CoreEvent.
spyObjects() - Method in class org.mule.functional.api.flow.TestEventBuilder
Will spy the built Message and CoreEvent.
STACKTRACE_COLLAPSED_INFORMATION_REGEX_PATTERN - Static variable in class org.mule.functional.api.component.AbstractLogChecker
 
STACKTRACE_EXCEPTION_CAUSE_REGEX_PATTERN - Static variable in class org.mule.functional.api.component.AbstractLogChecker
 
STACKTRACE_FILTERED_ENTRY_REGEX_PATTERN - Static variable in class org.mule.functional.api.component.AbstractLogChecker
 
STACKTRACE_METHOD_CALL_REGEX_PATTERN - Static variable in class org.mule.functional.api.component.AbstractLogChecker
 
stackTraceFilter - Static variable in class org.mule.runtime.api.exception.ExceptionHelper
A comma-separated list of internal packages/classes which are removed from sanitized stacktraces.
StacktraceLogChecker - Class in org.mule.functional.api.component
 
StacktraceLogChecker() - Constructor for class org.mule.functional.api.component.StacktraceLogChecker
 
StacktraceLogChecker.ExceptionCause - Class in org.mule.functional.api.component
 
StacktraceLogChecker.MethodCall - Class in org.mule.functional.api.component
 
standard(boolean, boolean, boolean, boolean) - Method in interface org.mule.runtime.api.tls.TlsRevocationCheckBuilder
Configures a revocation checking mechanism based on standard CRLDP and OCSP extension points in the certificate.
start() - Method in class org.mule.functional.api.component.AssertionMessageProcessor
 
start() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
start() - Method in class org.mule.functional.api.component.LifecycleObject
 
start() - Method in class org.mule.functional.api.component.OnErrorCheckLogHandler
 
start() - Method in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
start() - Method in class org.mule.functional.api.component.SkeletonSource
 
start() - Method in interface org.mule.runtime.api.lifecycle.Startable
 
start() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
start() - Method in class org.mule.runtime.core.api.policy.PolicyChain
 
start() - Method in class org.mule.runtime.core.api.processor.AbstractMuleObjectOwner
 
start() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
Starts the artifact execution
start() - Method in interface org.mule.runtime.http.api.client.HttpClient
Fully configures the client, leaving it ready to use.
start() - Method in interface org.mule.runtime.http.api.server.HttpServer
Binds the ServerSocket to the network interface and starts listening for requests.
start() - Method in interface org.mule.runtime.http.api.server.RequestHandlerManager
Allows access to the handler.
start() - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
 
start() - Method in interface org.mule.runtime.module.embedded.api.EmbeddedContainer
Starts the container.
start() - Method in class org.mule.runtime.module.extension.soap.api.runtime.connection.transport.DefaultHttpMessageDispatcherProvider
 
start() - Method in class org.mule.test.implicit.config.extension.extension.api.ImplicitConfigExtension
 
start() - Method in class org.mule.tests.parsers.api.LifecycleSensingMessageProcessor
 
start() - Method in class org.mule.tests.parsers.api.TestObject
 
Startable - Interface in org.mule.runtime.api.lifecycle
Startable provides an object with a Startable.start() method which gets called when the Mule instance gets started.
StartException - Exception in org.mule.runtime.core.api.lifecycle
DisposeException TODO (document class)
StartException(I18nMessage, Startable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StartException
 
StartException(I18nMessage, Throwable, Startable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StartException
 
StartException(Throwable, Startable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StartException
 
startIfNeeded(Object) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
Invokes Startable.start() on object if it implements the Startable interface
startIfNeeded(Collection<? extends Object>) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
For each item in the objects collection, it invokes the the Startable.start() if it implements the Startable interface.
StartupListener - Interface in org.mule.runtime.module.deployment.api
Notifies when all mule apps has been started
state(String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthAuthorizationCodeDancerBuilder
Mule will add some internal stuff to the state that is sent to the Authorization server.
STATIC_RESOLVER_NAME - Static variable in interface org.mule.runtime.api.metadata.resolving.StaticResolver
 
StaticResolver - Interface in org.mule.runtime.api.metadata.resolving
Handles the construction of a custom MetadataType in any format to be set in a Typed component statically when building the extension avoiding dynamically metadata resolution when we know exactly the non necessarily java type structure at compile time.
StaticXmlNamespaceInfo - Class in org.mule.runtime.config.api.dsl.xml
A XmlNamespaceInfo which returns fix values obtained through the constructor
StaticXmlNamespaceInfo(String, String) - Constructor for class org.mule.runtime.config.api.dsl.xml.StaticXmlNamespaceInfo
Creates a new instance
StaticXmlNamespaceInfoProvider - Class in org.mule.runtime.config.api.dsl.xml
A XmlNamespaceInfoProvider which provides a fixed set of XmlNamespaceInfo instances obtained through the constructor
StaticXmlNamespaceInfoProvider(Collection<XmlNamespaceInfo>) - Constructor for class org.mule.runtime.config.api.dsl.xml.StaticXmlNamespaceInfoProvider
Creates a new instance
Statistics - Interface in org.mule.runtime.core.api.management.stats
Statistics TODO
STATUS_ACTIVE - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
 
STATUS_COMMITTED - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
 
STATUS_COMMITTING - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
 
STATUS_MARKED_ROLLBACK - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
 
STATUS_NO_TRANSACTION - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
 
STATUS_PREPARED - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
 
STATUS_PREPARING - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
 
STATUS_ROLLEDBACK - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
 
STATUS_ROLLING_BACK - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
 
STATUS_UNKNOWN - Static variable in interface org.mule.runtime.core.api.transaction.Transaction
 
statusCode(Integer) - Method in class org.mule.runtime.http.api.domain.message.response.HttpResponseBuilder
 
Stereotype - Annotation Type in org.mule.runtime.extension.api.annotation.param.stereotype
Annotation for Sources, Operations, Configuration and Connections level to communicate and declare the StereotypeDefinitions that characterize the annotated components
StereotypedDeclaration<T extends StereotypedDeclaration> - Class in org.mule.runtime.api.meta.model.declaration.fluent
Implementation of NamedDeclaration which adds a List of ParameterDeclaration
StereotypeDefinition - Interface in org.mule.runtime.extension.api.stereotype
A widely held but fixed and oversimplified image or idea of the owning model.
StereotypeModel - Interface in org.mule.runtime.api.meta.model.stereotype
A model which represents an stereotype qualifier for the HasStereotypeModel that is categorized with this stereotype.
StereotypeModelBuilder - Class in org.mule.runtime.api.meta.model.stereotype
Builder pattern implementation to build StereotypeModel instances.
StereotypeTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
A public TypeAnnotation intended to be used on ObjectFieldType types in order to communicate an associated StereotypeModel
StereotypeTypeAnnotation(List<StereotypeModel>) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.StereotypeTypeAnnotation
Creates a new instance
stop() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
 
stop() - Method in class org.mule.functional.api.component.LifecycleObject
 
stop() - Method in interface org.mule.runtime.api.lifecycle.Stoppable
 
stop() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
When invoked, the traversal of the ExtensionDeclaration will stop once the current visit is completed.
stop() - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
When invoked, the traversal of the ExtensionModel will stop once the current visit is completed.
stop() - Method in interface org.mule.runtime.api.scheduler.Scheduler
Tries to do a graceful shutdown.
stop() - Method in class org.mule.runtime.core.api.policy.DefaultPolicyInstance
 
stop() - Method in class org.mule.runtime.core.api.policy.PolicyChain
 
stop() - Method in class org.mule.runtime.core.api.processor.AbstractMuleObjectOwner
 
stop() - Method in interface org.mule.runtime.deployment.model.api.DeployableArtifact
Stops the artifact execution
stop() - Method in interface org.mule.runtime.http.api.client.HttpClient
Disables the client.
stop() - Method in interface org.mule.runtime.http.api.server.HttpServer
Unbinds the ServerSocket to the network interface and stops listening for requests.
stop() - Method in interface org.mule.runtime.http.api.server.RequestHandlerManager
Temporarily stops the handler from being accessed, resulting in a 503 status code return by the server.
stop() - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
 
stop() - Method in interface org.mule.runtime.module.embedded.api.EmbeddedContainer
Stops the container.
stop() - Method in class org.mule.runtime.module.extension.soap.api.runtime.connection.transport.DefaultHttpMessageDispatcherProvider
 
stop() - Method in interface org.mule.runtime.module.tooling.api.ToolingService
 
stop() - Method in class org.mule.tests.parsers.api.LifecycleSensingMessageProcessor
 
stop() - Method in class org.mule.tests.parsers.api.TestObject
 
StopException - Exception in org.mule.runtime.core.api.lifecycle
DisposeException TODO (document class)
StopException(I18nMessage, Stoppable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StopException
 
StopException(I18nMessage, Throwable, Stoppable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StopException
 
StopException(Throwable, Stoppable) - Constructor for exception org.mule.runtime.core.api.lifecycle.StopException
 
stopIfNeeded(Collection<? extends Object>) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
For each item in the objects collection, it invokes the Stoppable.stop() if it implements the Stoppable interface.
stopIfNeeded(Object) - Static method in class org.mule.runtime.core.api.lifecycle.LifecycleUtils
Invokes the Stoppable.stop() on object if it implements the Stoppable interface.
Stoppable - Interface in org.mule.runtime.api.lifecycle
Stoppable is a lifecycle interface that introduces a Stoppable.stop() method to an object.
store(String, T) - Method in interface org.mule.runtime.api.store.ObjectStore
Store the given Object.
store(String, T, String) - Method in interface org.mule.runtime.api.store.PartitionableObjectStore
Stores the given Object in the given partitionName
store(String, T) - Method in class org.mule.runtime.api.store.TemplateObjectStore
Store the given Object.
STREAM_MAXIMUM_SIZE_EXCEEDED - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
STREAM_MAXIMUM_SIZE_EXCEEDED_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that the maximum size allowed for a stream has been exceeded.
StreamCloserService - Interface in org.mule.runtime.core.api.util
Simple service to close streams of different types.
Streaming - Annotation Type in org.mule.runtime.extension.api.annotation
Intended to be used on operation methods and implementations of Source, this annotation indicates that such component supports streaming.
STREAMING_STRATEGY_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the parameter for configuring the streaming strategy parameter
STREAMING_STRATEGY_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of the parameter for configuring the streaming strategy parameter
StreamingBufferSizeExceededException - Exception in org.mule.runtime.api.streaming.exception
Signals that a buffer used for streaming has reached its maximum possible size and thus the streaming operation cannot continue.
StreamingBufferSizeExceededException(int) - Constructor for exception org.mule.runtime.api.streaming.exception.StreamingBufferSizeExceededException
Creates a new instance
streamingComponentMustHaveOneEndpoint(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
streamingContent(Object, CursorProviderFactory, CoreEvent) - Static method in class org.mule.runtime.core.api.util.StreamingUtils
If the cursorProviderFactory accepts the given value, then the result of invoking CursorProviderFactory.of(CoreEvent, Object) is returned.
streamingEndpointsDoNotSupportTransformers() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
streamingEndpointsMustBeUsedWithStreamingModel() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
streamingFailedForEndpoint(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
streamingFailedNoStream() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
StreamingHelper - Interface in org.mule.runtime.extension.api.runtime.streaming
This class provides helper methods to deal with repeatable streaming resources which are contained into structures of arbitrary complexity.
StreamingHelperFactory - Class in org.mule.runtime.module.extension.api.runtime.privileged
A factory which provides instances of StreamingHelper
StreamingHelperFactory() - Constructor for class org.mule.runtime.module.extension.api.runtime.privileged.StreamingHelperFactory
 
StreamingIterator<T> - Interface in org.mule.runtime.core.api.streaming.iterator
Iterator that also extends Closeable and HasSize.
streamingManager - Variable in class org.mule.runtime.config.api.factories.streaming.AbstractCursorProviderObjectFactory
 
streamingManager - Variable in class org.mule.runtime.core.api.streaming.bytes.factory.AbstractCursorStreamProviderFactory
 
StreamingManager - Interface in org.mule.runtime.core.api.streaming
Manages resources dedicated to perform streaming of bytes or objects, so that the runtime can keep track of them, enforce policies and make sure that all resources are reclaimed once no longer needed.
streamingNotSupported(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
StreamingStatistics - Interface in org.mule.runtime.core.api.streaming
Statistics about current streaming assets
StreamingStrategyTypeBuilder - Class in org.mule.runtime.extension.api.declaration.type
Creates instances of MetadataType which represent a streaming strategy type
StreamingStrategyTypeBuilder() - Constructor for class org.mule.runtime.extension.api.declaration.type.StreamingStrategyTypeBuilder
 
StreamingUtils - Class in org.mule.runtime.core.api.util
Utilities for handling Cursor instances
streamType(Class<? extends Iterator>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Sets the given type for the CollectionDataType to be built.
streamValue(Iterator, Class<?>) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the consumable streaming collection value for the Message's payload to be built.
STRING - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
STRING_TYPES - Static variable in class org.mule.metadata.xml.api.handler.StringHandler
 
StringDataSource - Class in org.mule.runtime.core.api.message.ds
 
StringDataSource(String) - Constructor for class org.mule.runtime.core.api.message.ds.StringDataSource
 
StringDataSource(String, String) - Constructor for class org.mule.runtime.core.api.message.ds.StringDataSource
 
StringDataSource(String, String, MediaType) - Constructor for class org.mule.runtime.core.api.message.ds.StringDataSource
 
StringHandler - Class in org.mule.metadata.json.api.handler
 
StringHandler() - Constructor for class org.mule.metadata.json.api.handler.StringHandler
 
StringHandler - Class in org.mule.metadata.xml.api.handler
 
StringHandler() - Constructor for class org.mule.metadata.xml.api.handler.StringHandler
 
StringMessageUtils - Class in org.mule.runtime.core.api.util
Useful methods for formatting message strings for logging or exceptions.
stringToClassConverter() - Static method in class org.mule.runtime.dsl.api.component.CommonTypeConverters
 
stringToEnumConverter(Class<? extends Enum>) - Static method in class org.mule.runtime.dsl.api.component.CommonTypeConverters
 
stringToFile(String, String) - Static method in class org.mule.runtime.core.api.util.FileUtils
Reads the incoming String into a file at at the given destination.
stringToFile(String, String, boolean) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
stringToFile(String, String, boolean, boolean) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
stringType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
stringType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
StringType - Interface in org.mule.metadata.api.model
String types
StringTypeBuilder - Class in org.mule.metadata.api.builder
 
StringTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.StringTypeBuilder
 
StringUtils - Class in org.mule.runtime.core.api.util
StringUtils contains useful methods for manipulating Strings.
SUBFLOW_ELEMENT - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
SUBFLOW_IDENTIFIER - Static variable in interface org.mule.runtime.config.api.dsl.CoreDslConstants
 
substitute(MetadataType, Map<String, MetadataType>) - Method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver
Returns a new type with the substitution being applied
SubstitutionGroup - Class in org.mule.runtime.extension.api.declaration.type.annotation
Pojo used to store a substitutionGroup when specified from TypeDsl.
SubstitutionGroup() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.SubstitutionGroup
 
SubstitutionGroup(String, String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.SubstitutionGroup
 
SubstitutionGroup(String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.SubstitutionGroup
 
SubTypeMapping - Annotation Type in org.mule.runtime.extension.api.annotation
Annotation to be used on an Extension to declare the concrete implementations of a given abstract Class or interface.
SubTypesMapping - Annotation Type in org.mule.runtime.extension.api.annotation
Container for the Repeatable SubTypeMapping annotation
SubTypesModel - Class in org.mule.runtime.api.meta.model
A model which describes that a given base type is extended by a Set of sub-types.
SubTypesModel(MetadataType, Set<MetadataType>) - Constructor for class org.mule.runtime.api.meta.model.SubTypesModel
Creates a new instance
success() - Static method in class org.mule.runtime.api.connection.ConnectionValidationResult
 
success() - Static method in interface org.mule.runtime.api.el.ValidationResult
 
success(T) - Static method in interface org.mule.runtime.api.metadata.resolving.MetadataResult
Creates a success MetadataResult.
success() - Method in interface org.mule.runtime.extension.api.runtime.connectivity.ReconnectionCallback
Notifies the runtime that the connection was successfully reestablished
success(Result<T, A>) - Method in interface org.mule.runtime.extension.api.runtime.process.CompletionCallback
This method is to be invoked with the operation's result.
success() - Method in interface org.mule.runtime.extension.api.runtime.process.VoidCompletionCallback
This method is to be invoked when the Router execution is completed successfully
success() - Method in interface org.mule.runtime.extension.api.runtime.source.SourceCompletionCallback
Signals the runtime that it has successfully processed the response
success(SourceCallbackContext) - Static method in class org.mule.runtime.extension.api.runtime.source.SourceResult
 
SuccessMetadataResult<T> - Class in org.mule.runtime.api.metadata.resolving
Immutable implementation of MetadataResult for successful results.
summarise(Throwable, int) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Removes some internal Mule entries from the stacktrace.
summary(String) - Method in class org.mule.runtime.api.meta.model.display.DisplayModel.DisplayModelBuilder
A very brief overview about this model
Summary - Annotation Type in org.mule.runtime.extension.api.annotation.param.display
Allows to specify a summary for a EnrichableModel to be used in the UI.
SummaryInfo() - Constructor for class org.mule.functional.api.component.SummaryLogChecker.SummaryInfo
 
SummaryInfo(String, String) - Constructor for class org.mule.functional.api.component.SummaryLogChecker.SummaryInfo
 
SummaryInfo(String) - Constructor for class org.mule.functional.api.component.SummaryLogChecker.SummaryInfo
 
SummaryLogChecker - Class in org.mule.functional.api.component
 
SummaryLogChecker() - Constructor for class org.mule.functional.api.component.SummaryLogChecker
 
SummaryLogChecker.SummaryInfo - Class in org.mule.functional.api.component
 
supports(Product) - Method in enum org.mule.runtime.api.deployment.meta.Product
 
supports(ComponentIdentifier) - Method in interface org.mule.runtime.core.api.policy.OperationPolicyParametersTransformer
 
supports(ComponentIdentifier) - Method in interface org.mule.runtime.core.api.policy.SourcePolicyParametersTransformer
 
supports(Class<?>) - Method in class org.mule.runtime.core.api.security.AbstractSecurityProvider
 
supports(Class<?>) - Method in interface org.mule.runtime.core.api.security.SecurityProvider
Checks if the class of authentication is supported by this security provider
supports(Class) - Method in class org.mule.runtime.core.api.SingleResourceTransactionFactoryManager
 
supports(Object, Object) - Method in interface org.mule.runtime.core.api.transaction.Transaction
 
supportsArtifactType(ArtifactType) - Method in interface org.mule.runtime.module.artifact.api.descriptor.BundleDescriptorLoader
 
supportsArtifactType(ArtifactType) - Method in interface org.mule.runtime.module.artifact.api.descriptor.DescriptorLoader
 
supportsAttributeDeclaration() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
supportsAttributeDeclaration(boolean) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
Declares whether or not this DslElementSyntax supports to be declared as an attribute in the context for which it was created.
supportsChildDeclaration() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
supportsChildDeclaration(boolean) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
Declares whether or not this DslElementSyntax supports to be declared as child element in the context for which it was created.
supportsConnectivityTesting() - Method in interface org.mule.runtime.api.meta.model.connection.ConnectionProviderModel
 
supportsConnectivityTesting(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
 
supportsConnectivityTesting() - Method in class org.mule.runtime.extension.api.model.connection.ImmutableConnectionProviderModel
supportsOperationIdentifier(ComponentIdentifier) - Method in interface org.mule.runtime.policy.api.OperationPolicyPointcutParametersFactory
 
supportsSourceIdentifier(ComponentIdentifier) - Method in interface org.mule.runtime.policy.api.SourcePolicyPointcutParametersFactory
 
supportsStreaming() - Method in interface org.mule.runtime.api.meta.model.ConnectableComponentModel
Indicates if this component supports streaming.
supportsStreaming(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Specifies if this component supports streaming.
supportsStreaming() - Method in class org.mule.runtime.extension.api.model.AbstractExecutableComponentModel
Indicates if this component supports streaming.
supportsTopLevelDeclaration() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
supportsTopLevelDeclaration(boolean) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
Declares whether or not this DslElementSyntax supports to be declared as top level element in the context for which it was created.
supportsTopLevelDeclaration(MetadataType) - Static method in class org.mule.runtime.extension.api.util.XmlModelUtils
 
suspend() - Method in interface org.mule.runtime.core.api.transaction.Transaction
Suspend the XA transaction
suspendCurrentTransaction() - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
suspendEncoding() - Method in class org.mule.runtime.core.api.util.Base64.OutputStream
Suspends encoding of the stream.
SYNCHRONOUS_PROPERTY - Static variable in class org.mule.runtime.core.api.config.MuleProperties
Specifies whether mule should process messages synchronously, i.e.
SYSTEM_PROPERTY_PREFIX - Static variable in class org.mule.runtime.core.api.config.MuleProperties
The prefix for any Mule-specific properties set in the system properties
SystemExceptionHandler - Interface in org.mule.runtime.core.api.exception
Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
SystemUtils - Class in org.mule.runtime.core.api.util
 

T

tabName(String) - Method in class org.mule.runtime.api.meta.model.display.LayoutModel.LayoutModelBuilder
Sets the tab element name where the model and its group it's going to be located.
take() - Method in interface org.mule.runtime.core.api.util.queue.Queue
Blocks and retrieves an object from this queue.
TARGET_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
Human friendly description for ExtensionConstants.TARGET_PARAMETER_NAME
TARGET_PARAMETER_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The display name for the target parameter
TARGET_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of a synthetic parameter that's automatically added to all non void operations.
TARGET_VALUE_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
Human friendly description for ExtensionConstants.TARGET_VALUE_PARAMETER_NAME
TARGET_VALUE_PARAMETER_DISPLAY_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The display name for the target value parameter
TARGET_VALUE_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of a synthetic parameter that's automatically added to all non void operations.
TargetInvocationHandler - Interface in org.mule.runtime.core.api.util.proxy
 
TcpClientSocketProperties - Interface in org.mule.runtime.http.api.tcp
TCP client specific configuration.
TcpClientSocketPropertiesBuilder - Class in org.mule.runtime.http.api.tcp
TcpServerSocketProperties - Interface in org.mule.runtime.http.api.tcp
TCP server specific configuration.
TcpSocketProperties - Interface in org.mule.runtime.http.api.tcp
Common TCP configuration that applies for both client and server sockets.
TE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
templateCausedMalformedEndpoint(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
TemplateObjectStore<T extends Serializable> - Class in org.mule.runtime.api.store
Template for ObjectStore implementations so that it's easier to conform to the contract.
TemplateObjectStore() - Constructor for class org.mule.runtime.api.store.TemplateObjectStore
 
test(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiPredicate
 
test(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedPredicate
 
test(T) - Method in class org.mule.runtime.core.api.util.func.CompositePredicate
Tests the value with all the aggregated predicates.
testChecked(T, U) - Method in interface org.mule.runtime.core.api.util.func.CheckedBiPredicate
 
testChecked(T) - Method in interface org.mule.runtime.core.api.util.func.CheckedPredicate
 
testConnection(Location) - Method in interface org.mule.runtime.api.connectivity.ConnectivityTestingService
Does connection testing over the component registered under the provider identifier
testConnectivity(Object) - Method in interface org.mule.runtime.api.connectivity.ConnectivityTestingStrategy
Does connectivity validation over the provided mule component.
testConnectivity(ConnectionProvider<C>) - Method in interface org.mule.runtime.core.api.connector.ConnectionManager
Tests connectivity of the given connectionProvider.
testConnectivity(C, ConnectionHandler<C>) - Method in interface org.mule.runtime.core.api.connector.ConnectionManager
Validates the given connection
testConnectivity(ConfigurationInstance) - Method in interface org.mule.runtime.core.api.connector.ConnectionManager
Tests connectivity for the given configurationInstance.
testConnectivity(Object) - Method in class org.mule.runtime.module.extension.api.tooling.ExtensionConnectivityTestingStrategy
Does connectivity validation over the provided mule component.
TestConnectorQueueHandler - Class in org.mule.functional.api.component
 
TestConnectorQueueHandler(Registry) - Constructor for class org.mule.functional.api.component.TestConnectorQueueHandler
 
TestEventBuilder - Class in org.mule.functional.api.flow
Provides a fluent API for building events for testing.
TestEventBuilder() - Constructor for class org.mule.functional.api.flow.TestEventBuilder
 
TestLegacyEventUtils - Class in org.mule.functional.api.event
Test utilities to access encapsulated fields and behavior from CoreEvents.
TestNonBlockingProcessor - Class in org.mule.functional.api.component
Test async non-blocking Processor implementation that will return control to the Flow in a custom Scheduler thread in the same way as, for example, a HTTP requester would.
TestNonBlockingProcessor() - Constructor for class org.mule.functional.api.component.TestNonBlockingProcessor
 
TestObject - Class in org.mule.tests.parsers.api
 
TestObject(LinkedList<String>, TestObjectFactory) - Constructor for class org.mule.tests.parsers.api.TestObject
 
TestObjectFactory - Class in org.mule.tests.parsers.api
 
TestObjectFactory() - Constructor for class org.mule.tests.parsers.api.TestObjectFactory
 
TestParsersComponentBuildingDefinitionProvider - Class in org.mule.tests.parsers.api.config
 
TestParsersComponentBuildingDefinitionProvider() - Constructor for class org.mule.tests.parsers.api.config.TestParsersComponentBuildingDefinitionProvider
 
TestParsersNamespaceInfoProvider - Class in org.mule.tests.parsers.api.config
 
TestParsersNamespaceInfoProvider() - Constructor for class org.mule.tests.parsers.api.config.TestParsersNamespaceInfoProvider
 
TestPolicyBuildingDefinitionProvider - Class in org.mule.functional.policy.api
Provides a ComponentBuildingDefinitionProvider for the test policy module
TestPolicyBuildingDefinitionProvider() - Constructor for class org.mule.functional.policy.api.TestPolicyBuildingDefinitionProvider
 
TestPolicyXmlNamespaceInfoProvider - Class in org.mule.functional.policy.api
Defines the XmlNamespaceInfoProvider for the test policy module
TestPolicyXmlNamespaceInfoProvider() - Constructor for class org.mule.functional.policy.api.TestPolicyXmlNamespaceInfoProvider
 
TestRegistryUtils - Class in org.mule.functional.api.registry
Deprecated.
inject Registry where possible instead of using this utility.
TestRegistryUtils() - Constructor for class org.mule.functional.api.registry.TestRegistryUtils
Deprecated.
 
TEXT - Static variable in class org.mule.runtime.api.metadata.MediaType
 
Text - Annotation Type in org.mule.runtime.extension.api.annotation.param.display
Marks a Parameter field as one that supports a multi line string input both in the editor (when it is populated from the UI) and in the DSL.
TEXT_CONTENT_FIELD_NAME - Static variable in class org.mule.metadata.xml.api.XmlTypeLoader
 
TEXT_PLAIN - Static variable in annotation type org.mule.runtime.extension.api.annotation.param.MediaType
 
TEXT_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
throwException() - Method in class org.mule.functional.api.component.FunctionalTestProcessor
Always throws a FunctionalTestException.
ThrowProcessor - Class in org.mule.functional.api.component
Processor that throws the specified exception.
ThrowProcessor() - Constructor for class org.mule.functional.api.component.ThrowProcessor
 
Throws - Annotation Type in org.mule.runtime.extension.api.annotation.error
Declares an array of classes of an ErrorTypeProvider, to communicate and declare which ErrorTypeDefinition the operation could throw.
ThrowsErrors - Interface in org.mule.runtime.api.meta.model.error
Indicates that the current model can declare which ErrorModel it can throw.
TIME - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
Time - Class in org.mule.runtime.api.time
Represents a scalar amount of time expressed in a certain TimeUnit
Time(long, TimeUnit) - Constructor for class org.mule.runtime.api.time.Time
Creates a new instance
TIME_TYPES - Static variable in class org.mule.metadata.xml.api.handler.TimeHandler
 
TimeHandler - Class in org.mule.metadata.xml.api.handler
 
TimeHandler() - Constructor for class org.mule.metadata.xml.api.handler.TimeHandler
 
TIMEOUT - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
TIMEOUT_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that a timeout occurred during processing.
timestamp - Variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TimestampSecurityStrategy - Class in org.mule.runtime.extension.api.soap.security
Bundles the outgoing SOAP message that it's being built with a timestamp that carries the creation.
TimestampSecurityStrategy(long) - Constructor for class org.mule.runtime.extension.api.soap.security.TimestampSecurityStrategy
 
TimestampSecurityStrategy() - Constructor for class org.mule.runtime.extension.api.soap.security.TimestampSecurityStrategy
 
TimeSupplier - Interface in org.mule.runtime.api.time
A Supplier which provides a unified time in milliseconds.
timeType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
TimeType - Interface in org.mule.metadata.api.model
Time only representation
TimeTypeBuilder - Class in org.mule.metadata.api.builder
 
TimeTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.TimeTypeBuilder
 
TIMEZONE - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
 
timeZoneType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
timeZoneType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
TimeZoneType - Interface in org.mule.metadata.api.model
Represents a timezone type
TimeZoneTypeBuilder - Class in org.mule.metadata.api.builder
 
TimeZoneTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.TimeZoneTypeBuilder
 
titleize(String) - Static method in class org.mule.runtime.api.util.NameUtils
Transforms a name into a title
TLS_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of an attribute which allows referencing a TlsContextFactory
TlsContextFactory - Interface in org.mule.runtime.api.tls
A factory for TLS contexts.
TlsContextFactoryBuilder - Interface in org.mule.runtime.api.tls
Builder for TlsContextFactory.
TlsContextKeyStoreConfiguration - Interface in org.mule.runtime.api.tls
Provides methods to access the configuration of a key store.
TlsContextStoreConfiguration - Interface in org.mule.runtime.api.tls
Provides methods to access the configuration of a store.
TlsContextTrustStoreConfiguration - Interface in org.mule.runtime.api.tls
Provides methods to access the configuration of a trust store.
TlsRevocationCheckBuilder - Interface in org.mule.runtime.api.tls
Factory for creating currently supported certificate revocation mechanisms.
toByteArray(InputStream) - Static method in class org.mule.runtime.core.api.util.IOUtils
This method wraps IOUtils' toByteArray(InputStream) method but catches any IOException and wraps it into a RuntimeException.
toByteArray(CursorStreamProvider) - Static method in class org.mule.runtime.core.api.util.IOUtils
This method wraps IOUtils' toByteArray(InputStream) method but catches any IOException and wraps it into a RuntimeException.
toBytes() - Method in class org.mule.runtime.api.util.DataSize
 
toBytes(int) - Method in enum org.mule.runtime.api.util.DataUnit
 
toCamelCase(String, String) - Static method in class org.mule.runtime.api.util.NameUtils
Converts an string with multiple parts separated by separator to another string where each part is concatenated using camel case for each part expect for the first part which will be all lowercase.
toClass(Object) - Static method in class org.mule.runtime.core.api.context.notification.ServerNotificationManager
Support string or class parameters
toClassValueModel(ClassValue) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
Uses the value in the given annotation and transforms it into a ClassValueModel
toCompleteNumericVersion() - Method in class org.mule.runtime.api.meta.MuleVersion
Returns a string representing the complete numeric version, what means the 3 numbers that represent major.minor.revision.
toDataHandler(String, Object, MediaType) - Static method in class org.mule.runtime.core.api.util.IOUtils
Transforms an Object into a DataHandler of its corresponding type.
toGB() - Method in class org.mule.runtime.api.util.DataSize
 
toGB(int) - Method in enum org.mule.runtime.api.util.DataUnit
 
toHexString(byte[]) - Static method in class org.mule.runtime.core.api.util.StringUtils
 
toHexString(byte[], boolean) - Static method in class org.mule.runtime.core.api.util.StringUtils
Convert a byte array to a hexadecimal string.
toImmutableList() - Static method in class org.mule.runtime.api.util.collection.Collectors
Returns a Collector that accumulates the input elements into an immutable List.
toImmutableMap(Function<T, K>, Function<T, V>) - Static method in class org.mule.runtime.api.util.collection.Collectors
Returns a Collector that accumulates elements into an immutable Map whose keys and values are the result of applying the provided mapping functions to the input elements.
toImmutableMultiMap() - Method in class org.mule.runtime.api.util.MultiMap
 
toImmutableMultiMap() - Method in class org.mule.runtime.http.api.domain.CaseInsensitiveMultiMap
 
toKB() - Method in class org.mule.runtime.api.util.DataSize
 
toKB(int) - Method in enum org.mule.runtime.api.util.DataUnit
 
TOKEN_NOT_FOUND_STATUS - Static variable in class org.mule.runtime.oauth.api.OAuthAuthorizationStatusCode
 
TOKEN_URL_CALL_FAILED_STATUS - Static variable in class org.mule.runtime.oauth.api.OAuthAuthorizationStatusCode
 
TokenNotFoundException - Exception in org.mule.runtime.oauth.api.exception
It was not possible to retrieve the access token or the refresh token from the token URL response
TokenNotFoundException(String, HttpResponse, String) - Constructor for exception org.mule.runtime.oauth.api.exception.TokenNotFoundException
 
tokenUrl(String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
Mule, after receiving the authentication code from the OAuth server (through the redirectUrl) will call this url to get the access token.
tokenUrl(HttpClient, String) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
Mule, after receiving the authentication code from the OAuth server (through the redirectUrl) will call this url to get the access token.
tokenUrl(String, TlsContextFactory) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
Mule, after receiving the authentication code from the OAuth server (through the redirectUrl) will call this url to get the access token.
tokenUrl(String, ProxyConfig) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
Mule, after receiving the authentication code from the OAuth server (through the redirectUrl) will call this url to get the access token.
tokenUrl(String, TlsContextFactory, ProxyConfig) - Method in interface org.mule.runtime.oauth.api.builder.OAuthDancerBuilder
Mule, after receiving the authentication code from the OAuth server (through the redirectUrl) will call this url to get the access token.
TokenUrlResponseException - Exception in org.mule.runtime.oauth.api.exception
There was a problem with the call to the tokenUrl.
TokenUrlResponseException(String, HttpResponse, String) - Constructor for exception org.mule.runtime.oauth.api.exception.TokenUrlResponseException
 
TokenUrlResponseException(String, Exception) - Constructor for exception org.mule.runtime.oauth.api.exception.TokenUrlResponseException
 
toList(Collection<T>) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
 
toListValuesMap() - Method in class org.mule.runtime.api.util.MultiMap
 
toMB() - Method in class org.mule.runtime.api.util.DataSize
 
toMB(int) - Method in enum org.mule.runtime.api.util.DataUnit
 
toMetadataFormat(MediaType) - Static method in class org.mule.runtime.extension.api.util.ExtensionMetadataTypeUtils
Returns a MetadataFormat which represents the given mediaType.
ToolingService - Interface in org.mule.runtime.module.tooling.api
Set of services used by tooling to exercise some mule configuration like doing connectivity testing.
ToolingServiceAware - Interface in org.mule.runtime.module.tooling.api
Deprecated.
on 4.1, use @Inject on a field or setter method of type ToolingService
tooManyAcceptableMethodsOnObjectForTypes(Object, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
tooManyAcceptableMethodsOnObjectUsingResolverForTypes(Object, Object, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
tooManyMatchingMethodsOnObjectUsingResolverWhichReturn(Object, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
tooManyMatchingMethodsOnObjectWhichReturn(Object, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
TopLevelParameterDeclaration - Class in org.mule.runtime.app.declaration.api
A programmatic descriptor of an ObjectType configuration that will be used as a global element of the mule application.
TopLevelParameterDeclaration() - Constructor for class org.mule.runtime.app.declaration.api.TopLevelParameterDeclaration
 
TopLevelParameterDeclaration(String, String) - Constructor for class org.mule.runtime.app.declaration.api.TopLevelParameterDeclaration
 
TopLevelParameterDeclarer - Class in org.mule.runtime.app.declaration.api.fluent
Allows configuring an TopLevelParameterDeclaration through a fluent API
toRfcString() - Method in class org.mule.runtime.api.metadata.MediaType
 
toString() - Method in class org.mule.functional.api.component.StacktraceLogChecker.ExceptionCause
 
toString() - Method in class org.mule.functional.api.component.StacktraceLogChecker.MethodCall
 
toString() - Method in class org.mule.functional.api.exception.ExpectedError
 
toString() - Method in class org.mule.maven.client.api.model.BundleDependency
 
toString() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
toString() - Method in class org.mule.metadata.api.annotation.TypeAliasAnnotation
 
toString() - Method in class org.mule.metadata.api.annotation.TypeIdAnnotation
 
toString() - Method in class org.mule.metadata.api.model.impl.BaseMetadataType
 
toString() - Method in class org.mule.metadata.api.model.impl.DefaultObjectType
 
toString(MetadataType) - Method in interface org.mule.metadata.api.TypeWriter
Returns the string representation of a MetadataType
toString() - Method in class org.mule.metadata.java.api.annotation.ClassInformationAnnotation
 
toString() - Method in class org.mule.metadata.message.api.el.ModuleIdentifier
 
toString() - Method in class org.mule.runtime.api.component.location.Location.LocationImpl
 
toString() - Method in class org.mule.runtime.api.el.ModuleNamespace
 
toString(Object) - Static method in exception org.mule.runtime.api.exception.LocatedMuleException
 
toString() - Method in class org.mule.runtime.api.i18n.I18nMessage
 
toString() - Method in class org.mule.runtime.api.message.ItemSequenceInfo
 
toString() - Method in class org.mule.runtime.api.meta.model.error.ImmutableErrorModel
 
toString() - Method in class org.mule.runtime.api.meta.model.stereotype.ImmutableStereotypeModel
 
toString() - Method in class org.mule.runtime.api.meta.MuleVersion
 
toString() - Method in class org.mule.runtime.api.metadata.DefaultMetadataKey
 
toString() - Method in class org.mule.runtime.api.metadata.MediaType
 
toString() - Method in class org.mule.runtime.api.metadata.resolving.FailureCode
 
toString() - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure
 
toString() - Method in class org.mule.runtime.api.notification.AbstractServerNotification
 
toString() - Method in class org.mule.runtime.api.notification.ConnectorMessageNotification
 
toString() - Method in class org.mule.runtime.api.notification.EnrichedServerNotification
 
toString() - Method in class org.mule.runtime.api.notification.MessageProcessorNotification
 
toString() - Method in class org.mule.runtime.api.notification.TransactionNotification
 
toString() - Method in class org.mule.runtime.api.util.MultiMap
 
toString() - Method in class org.mule.runtime.api.util.Pair
toString() - Method in class org.mule.runtime.api.value.ImmutableValueResult
 
toString() - Method in class org.mule.runtime.api.value.ResolvingFailure
 
toString() - Method in class org.mule.runtime.app.declaration.api.component.location.Location.LocationImpl
 
toString() - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterSimpleValue
 
toString() - Method in class org.mule.runtime.core.api.config.ConfigResource
 
toString() - Method in class org.mule.runtime.core.api.config.QueueProfile
 
toString() - Method in class org.mule.runtime.core.api.context.notification.FlowStackElement
 
toString() - Method in class org.mule.runtime.core.api.context.notification.ListenerSubscriptionPair
 
toString() - Method in class org.mule.runtime.core.api.context.notification.MuleContextNotification
 
toString() - Method in class org.mule.runtime.core.api.functional.Either
 
toString() - Method in class org.mule.runtime.core.api.lifecycle.LifecycleObject
 
toString() - Method in class org.mule.runtime.core.api.message.GroupCorrelation
Deprecated.
 
toString() - Method in class org.mule.runtime.core.api.retry.policy.NoRetryPolicyTemplate
 
toString() - Method in class org.mule.runtime.core.api.retry.policy.SimpleRetryPolicyTemplate
 
toString() - Method in class org.mule.runtime.core.api.transaction.MuleTransactionConfig
 
toString() - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
toString() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
toString(InputStream) - Static method in class org.mule.runtime.core.api.util.IOUtils
This method wraps IOUtils' toString(InputStream) method but catches any IOException and wraps it into a RuntimeException.
toString(InputStream, Charset) - Static method in class org.mule.runtime.core.api.util.IOUtils
This method wraps IOUtils' toString(InputStream, Charset) method but catches any IOException and wraps it into a RuntimeException.
toString(InputStream, String) - Static method in class org.mule.runtime.core.api.util.IOUtils
This method wraps IOUtils' toString(InputStream, String) method but catches any IOException and wraps it into a RuntimeException.
toString(CursorStreamProvider) - Static method in class org.mule.runtime.core.api.util.IOUtils
Similar to IOUtils.toByteArray(InputStream) but obtaining the stream from the given cursorStreamProvider
toString(Object) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
 
toString(Object, String) - Static method in class org.mule.runtime.core.api.util.ObjectUtils
 
toString() - Method in class org.mule.runtime.core.api.util.queue.DefaultQueueConfiguration
 
toString(Object) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
 
toString() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
 
toString() - Method in class org.mule.runtime.dsl.api.component.config.DefaultComponentLocation
 
toString() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExpressionSupportAnnotation
 
toString() - Method in class org.mule.runtime.extension.api.declaration.type.annotation.ExtensibleTypeAnnotation
 
toString() - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax
 
toString() - Method in class org.mule.runtime.extension.api.dsql.Value
 
toString() - Method in class org.mule.runtime.extension.api.loader.ProblemsReporter
 
toString(Map<String, DeclarationOperation>) - Static method in class org.mule.runtime.extension.api.loader.xml.declaration.DeclarationOperation
Serializer of the declaration for a whole map of declarations, where each key of Map.keySet() represents an of the current
toString() - Method in class org.mule.runtime.extension.api.model.AbstractImmutableModel
 
toString() - Method in class org.mule.runtime.extension.api.model.AbstractNamedImmutableModel
 
toString() - Method in class org.mule.runtime.extension.api.values.ImmutableValue
 
toString() - Method in class org.mule.runtime.module.artifact.api.classloader.DefaultArtifactClassLoaderFilter
 
toString() - Method in class org.mule.runtime.module.artifact.api.classloader.FilteringArtifactClassLoader
 
toString() - Method in class org.mule.runtime.module.artifact.api.classloader.MuleArtifactClassLoader
 
toString() - Method in class org.mule.runtime.module.artifact.api.classloader.RegionClassLoader
 
toString() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptor
 
toString() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDependency
 
toString() - Method in class org.mule.runtime.module.artifact.api.descriptor.BundleDescriptor
 
toSubTypesMap(Collection<SubTypesModel>) - Static method in class org.mule.runtime.extension.api.util.ExtensionModelUtils
 
TrackingArtifactClassLoaderFactory<T extends ArtifactDescriptor> - Class in org.mule.runtime.module.artifact.api.classloader
TrackingArtifactClassLoaderFactory(ArtifactClassLoaderManager, ArtifactClassLoaderFactory<T>) - Constructor for class org.mule.runtime.module.artifact.api.classloader.TrackingArtifactClassLoaderFactory
Tracks the classloader created by another factory
TrackingDeployableArtifactClassLoaderFactory<T extends ArtifactDescriptor> - Class in org.mule.runtime.module.artifact.api.classloader
TrackingDeployableArtifactClassLoaderFactory(ArtifactClassLoaderManager, DeployableArtifactClassLoaderFactory<T>) - Constructor for class org.mule.runtime.module.artifact.api.classloader.TrackingDeployableArtifactClassLoaderFactory
Tracks the classloader created by another factory
TRAILER - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
TRAILERS - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
Transaction - Interface in org.mule.runtime.core.api.transaction
 
TRANSACTION_BEGAN - Static variable in class org.mule.runtime.api.notification.TransactionNotification
 
TRANSACTION_COMMITTED - Static variable in class org.mule.runtime.api.notification.TransactionNotification
 
TRANSACTION_EVENT_ACTION_START_RANGE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TRANSACTION_ROLLEDBACK - Static variable in class org.mule.runtime.api.notification.TransactionNotification
 
TRANSACTION_TYPE_PARAMETER_DESCRIPTION - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The description of the parameter for configuring transaction type
transactional(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Specifies if this component has the ability to execute while joining a transaction
Transactional - Interface in org.mule.runtime.extension.api.tx
Base contract for a component which can participate in a transaction
TRANSACTIONAL_ACTION_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of the parameter for configuring transactional actions
TRANSACTIONAL_TYPE_PARAMETER_NAME - Static variable in class org.mule.runtime.extension.api.ExtensionConstants
The name of the parameter for configuring the transaction type
TransactionalConnection - Interface in org.mule.runtime.extension.api.connectivity
Connections which support transaction must implement this interface in order to start or join a current transaction.
TransactionalExecutionTemplate<T> - Class in org.mule.runtime.core.api.execution
ExecutionTemplate created should be used on a MessageProcessor that are previously wrapper by TransactionalExecutionTemplate should be used when: An outbound endpoint is called. An outbound router is called. Other MessageProcessor able to manage transactions is called. Any Instance of TransactionTemplate created by this method will: Resolve non xa transactions created before it if the TransactionConfig action requires. Suspend-Resume xa transaction created before it if the TransactionConfig action requires it. Start a transaction if required by TransactionConfig action.
transactionally(TransactionConfigEnum, TransactionFactory) - Method in class org.mule.functional.api.flow.FlowRunner
Configures the flow to run inside a transaction.
transactionAlreadyBound() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transactionAvailableButActionIs(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
TransactionCallback<T> - Interface in org.mule.runtime.core.api.transaction
 
transactionCannotBindNullResource() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transactionCannotBindToNullKey() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transactionCannotReadState() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transactionCannotUnbind() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transactionCanOnlyBindToResources(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transactionCommitFailed() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
TransactionConfig - Interface in org.mule.runtime.core.api.transaction
TransactionConfig defines transaction configuration for a transactional endpoint.
TransactionConfigEnum - Enum in org.mule.functional.api.flow
Helper to access constants from TransactionConfig.
TransactionCoordination - Class in org.mule.runtime.core.api.transaction
 
TransactionException - Exception in org.mule.runtime.api.tx
TransactionException is thrown when an exception occurs while trying to create, start commit or rollback
TransactionException(I18nMessage) - Constructor for exception org.mule.runtime.api.tx.TransactionException
 
TransactionException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.tx.TransactionException
 
TransactionException(Throwable) - Constructor for exception org.mule.runtime.api.tx.TransactionException
 
TransactionFactory - Interface in org.mule.runtime.core.api.transaction
TransactionFactory creates a transaction.
transactionFactoryIsMandatory(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
TransactionHandle - Interface in org.mule.runtime.extension.api.tx
Allows to manipulate the transaction that was started and bound to an specific SourceCallbackContext
transactionManagerAlreadySet() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
TransactionManagerFactory - Interface in org.mule.runtime.core.api.transaction
TransactionManagerFactory is a factory class for creating a transaction manager for the Mule container.
transactionMarkedForRollback() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transactionNotAvailableButActionIs(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
TransactionNotification - Class in org.mule.runtime.api.notification
 
TransactionNotification(String, int) - Constructor for class org.mule.runtime.api.notification.TransactionNotification
 
TransactionNotification(String, int, String) - Constructor for class org.mule.runtime.api.notification.TransactionNotification
 
TransactionNotificationListener<T extends TransactionNotification> - Interface in org.mule.runtime.api.notification
TransactionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Transaction event occurs.
transactionResourceAlreadyListedForKey(Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
TransactionRollbackException - Exception in org.mule.runtime.core.api.transaction
 
TransactionRollbackException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.transaction.TransactionRollbackException
 
TransactionRollbackException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.transaction.TransactionRollbackException
 
TransactionRollbackException(Throwable) - Constructor for exception org.mule.runtime.core.api.transaction.TransactionRollbackException
 
transactionRollbackFailed() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transactionSingleResourceOnly() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
TransactionStatusException - Exception in org.mule.runtime.core.api.transaction
 
TransactionStatusException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.transaction.TransactionStatusException
 
TransactionStatusException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.transaction.TransactionStatusException
 
TransactionStatusException(Throwable) - Constructor for exception org.mule.runtime.core.api.transaction.TransactionStatusException
 
TransactionType - Enum in org.mule.runtime.api.tx
Represents the different kind of transaction available.
TRANSFER_ENCODING - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
transform(Object, DataType, DataType) - Method in interface org.mule.runtime.api.transformation.TransformationService
Given a value) it will try to transform it to the expected type defined in the {@code expectedDataType}
transform(Message, DataType) - Method in interface org.mule.runtime.api.transformation.TransformationService
Attempts to obtain the payload of this message with the desired Class type.
transform(Object, DataType, DataType) - Method in class org.mule.runtime.core.api.DefaultTransformationService
 
transform(Message, DataType) - Method in class org.mule.runtime.core.api.DefaultTransformationService
 
transform(Object, Charset) - Method in class org.mule.runtime.core.api.transformer.AbstractMessageTransformer
Transform the message with no event specified.
transform(Object, CoreEvent) - Method in class org.mule.runtime.core.api.transformer.AbstractMessageTransformer
 
transform(Object, Charset, CoreEvent) - Method in class org.mule.runtime.core.api.transformer.AbstractMessageTransformer
 
transform(Object) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
transform(Object, Charset) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
 
transform(Object, CoreEvent) - Method in interface org.mule.runtime.core.api.transformer.MessageTransformer
Transforms the supplied data and returns the result
transform(Object, Charset, CoreEvent) - Method in interface org.mule.runtime.core.api.transformer.MessageTransformer
Transforms the supplied data and returns the result
transform(Object) - Method in interface org.mule.runtime.core.api.transformer.Transformer
Transforms the supplied data and returns the result
transform(Object, Charset) - Method in interface org.mule.runtime.core.api.transformer.Transformer
Transforms the supplied data and returns the result
TRANSFORMATION - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
TRANSFORMATION_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that a problem occurred when transforming a value
TransformationService - Interface in org.mule.runtime.api.transformation
 
Transformer - Interface in org.mule.runtime.core.api.transformer
Transformer can be chained together to covert message payloads from one object type to another.
TransformerConfigurator - Class in org.mule.runtime.config.api.dsl.processor
ObjectFactoryCommonConfigurator for transformers in Mule.
TransformerConfigurator() - Constructor for class org.mule.runtime.config.api.dsl.processor.TransformerConfigurator
 
TransformerException - Exception in org.mule.runtime.core.api.transformer
TransformerException is a simple exception that is thrown by transformers.
TransformerException(I18nMessage, Transformer) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
 
TransformerException(I18nMessage, List<Transformer>) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
 
TransformerException(I18nMessage, Transformer, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
 
TransformerException(I18nMessage, List<Transformer>, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
 
TransformerException(Transformer, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
 
TransformerException(List<Transformer>, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
 
TransformerException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
 
TransformerException(I18nMessage) - Constructor for exception org.mule.runtime.core.api.transformer.TransformerException
 
transformerInvalidReturnType(Class<?>, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformerMapBeanClassNotSet() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformerNotImplementDiscoverable(Transformer) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformerNotImplementDiscoverable(Class<? extends Transformer>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformFailed(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformFailed(String, DataType) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformFailedBeforeFilter() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformFailedFrom(Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformHasMultipleMatches(Class<?>, Class<?>, List<? extends Transformer>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformMessage(CoreEvent, Charset) - Method in class org.mule.runtime.core.api.transformer.AbstractMessageTransformer
Transform the message
transformOnObjectNotOfSpecifiedType(DataType, Object) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformOnObjectUnsupportedTypeOfEndpoint(String, Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformUnexpectedType(Class<?>, Class<?>) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
transformUnexpectedType(DataType, DataType) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
translate(QueryTranslator) - Method in class org.mule.runtime.extension.api.dsql.DsqlQuery
Translates this DsqlQuery to a query in another query language using the specified queryTranslator.
translateAnd() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
 
translateBeginExpression() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
 
translateComparison(String, Field, Value<?>) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
 
translateEndPrecedence() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
 
translateFields(List<Field>) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
 
translateInitPrecedence() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
 
translateLimit(int) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
 
translateOffset(int) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
 
translateOR() - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
 
translateOrderByFields(List<Field>, Direction) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
 
translateTypes(EntityType) - Method in interface org.mule.runtime.extension.api.dsql.QueryTranslator
 
transportHeader(String, String) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
transportHeaders(Map<String, String>) - Method in class org.mule.runtime.soap.api.message.SoapRequestBuilder
 
TransportResourceLocator - Interface in org.mule.runtime.soap.api.transport
This interface acts as an additional layer of indirection between a the WSDL fetching and the WSDL parsing by the SoapService.
trigger() - Method in interface org.mule.runtime.api.source.SchedulerMessageSource
Triggers the execution of the flow where the scheduler message source is located.
trim(String) - Static method in class org.mule.runtime.core.api.util.StringUtils
 
truncate(String, int, boolean) - Static method in class org.mule.runtime.core.api.util.StringMessageUtils
 
trustStoreAlgorithm(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the trust store algorithm.
trustStorePassword(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the password to access the trust store defined in TlsContextFactoryBuilder.trustStorePath(String).
trustStorePath(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the location (which will be resolved relative to the current classpath and file system, if possible) where the trust store to use should be looked for, requires TlsContextFactoryBuilder.trustStorePassword(String) too.
trustStoreType(String) - Method in interface org.mule.runtime.api.tls.TlsContextFactoryBuilder
Defines the type of the trust store (such as jks, jceks or pkcs12).
tryExpecting(Class<E>, Callable<T>, ExceptionHandler<T, E>) - Static method in class org.mule.runtime.core.api.util.ExceptionUtils
Executes the given callable knowing that it might throw an Exception of type expectedExceptionType.
tupleType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
TupleType - Interface in org.mule.metadata.api.model
Represents a finite ordered list of Types.
TupleTypeBuilder - Class in org.mule.metadata.api.builder
 
TupleTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.TupleTypeBuilder
 
type(TypedComponentIdentifier.ComponentType) - Method in interface org.mule.runtime.api.component.TypedComponentIdentifier.Builder
 
type(Class<?>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder
Sets the given type for the DataType to be built.
type(HttpAuthenticationType) - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder
 
type(HttpAuthenticationType) - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder
Defines the HttpAuthenticationType to use.
type(Type) - Method in class org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.PropertyElementBuilder
 
Type - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component that is based on a Class
TYPE_BINDING - Static variable in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
TYPE_CONVERTER_AND_NO_SIMPLE_TYPE_MESSAGE_TEMPLATE - Static variable in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
TYPE_CONVERTER_AND_UNKNOWN_TYPE_MESSAGE - Static variable in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition
 
TYPE_ERROR - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TYPE_FATAL - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TYPE_INBOUND - Static variable in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
TYPE_INFO - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TYPE_OUTBOUND - Static variable in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
TYPE_PROPERTY_NAME - Static variable in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
 
TYPE_PROPERTY_NAME - Static variable in class org.mule.runtime.module.extension.api.loader.java.CraftedExtensionModelLoader
 
TYPE_RESPONSE - Static variable in class org.mule.runtime.core.api.management.stats.RouterStatistics
 
TYPE_TRACE - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TYPE_WARNING - Static variable in class org.mule.runtime.api.notification.AbstractServerNotification
 
TypeAliasAnnotation - Class in org.mule.metadata.api.annotation
Used to specify a type alias for this type.
TypeAliasAnnotation(String) - Constructor for class org.mule.metadata.api.annotation.TypeAliasAnnotation
 
TypeAnnotation - Interface in org.mule.metadata.api.annotation
An annotation associated to a given type that can add additional information or specify a constraint.
TypeAnnotationSerializerExtender - Interface in org.mule.metadata.persistence.api
Interface to be implemented to extend the functionality of MetadataType serialization.
TypeAnnotationSerializerExtenderFallback - Interface in org.mule.metadata.persistence.api
Interface to be implemented to extend the functionality of MetadataType serialization.
TypeBindings - Class in org.mule.metadata.message.api.el
Represents the definition of the a set of bindings to the expression language
TypeBindings.Builder - Class in org.mule.metadata.message.api.el
 
TypeBuilder<T extends MetadataType> - Interface in org.mule.metadata.api.builder
 
TypeCatalog - Interface in org.mule.runtime.api.meta.type
Container for all the types declared in a given DslResolvingContext, defined by the Set of ExtensionModels that coexist in.
TypeConverter<InputType,OutputType> - Interface in org.mule.runtime.dsl.api.component
Converter from one type to another.
Typed - Interface in org.mule.runtime.api.meta
A generic contract for a component that has a type.
TYPED_VALUE - Static variable in interface org.mule.runtime.api.metadata.DataType
 
TypedComponentIdentifier - Interface in org.mule.runtime.api.component
Descriptor for a component in the configuration along with it's TypedComponentIdentifier.ComponentType.
TypedComponentIdentifier.Builder - Interface in org.mule.runtime.api.component
Builder interface for TypedComponentIdentifier.
TypedComponentIdentifier.ComponentType - Enum in org.mule.runtime.api.component
Declares different types of component based on its common characteristics.
TypedDeclaration - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to define the declared component's MetadataType
TypeDefinition<T> - Class in org.mule.runtime.dsl.api.component
Defines the actual Class for the domain object to be created.
TypeDefinition.MapEntryType<KeyType,ValueType> - Class in org.mule.runtime.dsl.api.component
Instances of this class represent the type of a map entry.
TypeDefinitionVisitor - Interface in org.mule.runtime.dsl.api.component
Visitor that will be invoked based on a ComponentBuildingDefinition.getTypeDefinition() configuration.
TypedException - Exception in org.mule.runtime.api.exception
Internal RuntimeException implementation to throw throwables that indicates explicitly the ErrorType that is wanted to throw.
TypedException(Throwable, ErrorType) - Constructor for exception org.mule.runtime.api.exception.TypedException
 
TypedException(Throwable, ErrorType, String) - Constructor for exception org.mule.runtime.api.exception.TypedException
 
TypeDsl - Annotation Type in org.mule.runtime.extension.api.annotation.dsl.xml
Allows setting directives regarding syntax and semantics of the generated XML DSL.
TypeDslAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
TypeAnnotation storing information defined by TypsDsl annotations
TypeDslAnnotation(boolean, boolean, String, String) - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.TypeDslAnnotation
Creates a new instance
TypedTransactionFactory - Interface in org.mule.runtime.core.api.transaction
TransactionFactory that specifies the TransactionType it handles.
TypedValue<T> - Class in org.mule.runtime.api.metadata
Maintains a value that has an associated DataType.
TypedValue(T, DataType) - Constructor for class org.mule.runtime.api.metadata.TypedValue
Constructs a new TypedValue with the given parameters.
TypedValue(T, DataType, Optional<Long>) - Constructor for class org.mule.runtime.api.metadata.TypedValue
TypedValue(T, DataType, OptionalLong) - Constructor for class org.mule.runtime.api.metadata.TypedValue
Constructs a new TypedValue with the given parameters.
TypedValueTypeAnnotation - Class in org.mule.runtime.extension.api.declaration.type.annotation
TypeAnnotation indicating that the real type of the of the annotated type is a TypedValue
TypedValueTypeAnnotation() - Constructor for class org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
 
TypeGeneric - Class in org.mule.runtime.module.extension.api.loader.java.type
Describes de generics of a Type
TypeGeneric(Type, List<TypeGeneric>) - Constructor for class org.mule.runtime.module.extension.api.loader.java.type.TypeGeneric
 
TypeHandler - Interface in org.mule.metadata.ast.api
Handler for AST Types
TypeHandlerManager - Class in org.mule.metadata.java.api.handler
 
TypeHandlerManagerFactory - Interface in org.mule.metadata.java.api.handler
 
typeId - Variable in class org.mule.metadata.api.utils.MetadataTypeUtils.TypeResolverVisitor
 
TypeIdAnnotation - Class in org.mule.metadata.api.annotation
Used to specify the identifier in the underlying type system.
TypeIdAnnotation(String) - Constructor for class org.mule.metadata.api.annotation.TypeIdAnnotation
 
TypeKeysResolver - Interface in org.mule.runtime.api.metadata.resolving
Handles the dynamic resolution of the available MetadataKey that can be used to populate the MetadataKeyId of an associated Component
TypeLoader - Interface in org.mule.metadata.api
Type loader will load the definition of a given
TypeMetadataDescriptor - Class in org.mule.runtime.api.metadata.descriptor
Immutable concrete implementation of a TypeMetadataDescriptor
TypeMetadataDescriptor.TypeMetadataDescriptorBuilder - Class in org.mule.runtime.api.metadata.descriptor
Implementation of the builder design pattern to create instances of TypeMetadataDescriptor
typeParameter(String) - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
TypeParameterType - Interface in org.mule.metadata.api.model
A Type Parameter used in type expressions.
TypeParameterTypeBuilder - Class in org.mule.metadata.api.builder
 
TypeParameterTypeBuilder(String, MetadataFormat) - Constructor for class org.mule.metadata.api.builder.TypeParameterTypeBuilder
 
TypeResolver - Interface in org.mule.metadata.catalog.api
This object is responsible of looking for a MetadataType from a given reference by delegating the resolution to the right TypeLoader, where if found a MetadataType will be returned.
TypeResolver - Class in org.mule.metadata.java.api.utils
 
TypeResolver() - Constructor for class org.mule.metadata.java.api.utils.TypeResolver
 
TypeResolver - Annotation Type in org.mule.runtime.extension.api.annotation.metadata
Associates the annotated Parameter to an InputTypeResolver that will be used to resolve the Parameter's MetadataType dynamically
TypeResolverException - Exception in org.mule.metadata.catalog.api
Checked exception used to describe errors when fetching types from a TypeResolver
TypeResolverException(String) - Constructor for exception org.mule.metadata.catalog.api.TypeResolverException
 
TypeResolverVisitor() - Constructor for class org.mule.metadata.api.utils.MetadataTypeUtils.TypeResolverVisitor
 
TypeUtils - Class in org.mule.metadata.ast.api
Utility for AST Types
TypeUtils - Class in org.mule.runtime.extension.api.declaration.type
Utility class to handle Java types and their relationship with the MetadataType model
TypeWriter - Interface in org.mule.metadata.api
Type writer will write the definition to a String

U

UnauthorisedException - Exception in org.mule.runtime.api.security
UnauthorisedException is thrown if authentication fails.
UnauthorisedException(I18nMessage) - Constructor for exception org.mule.runtime.api.security.UnauthorisedException
 
UnauthorisedException(I18nMessage, Throwable) - Constructor for exception org.mule.runtime.api.security.UnauthorisedException
 
UnauthorisedException(SecurityContext, String, String) - Constructor for exception org.mule.runtime.api.security.UnauthorisedException
 
UNAUTHORIZE_OPERATION_NAME - Static variable in class org.mule.runtime.extension.api.connectivity.oauth.ExtensionOAuthConstants
The name of the synthetic operation used to invalidate authorizations.
unbind(Object) - Method in interface org.mule.runtime.core.api.connector.ConnectionManager
Breaks the binding that was previously produced by invoking ConnectionManager.bind(Object, ConnectionProvider) with the given config on this instance.
unbindTransaction(Transaction) - Method in class org.mule.runtime.core.api.transaction.TransactionCoordination
 
UnboundTransactionFactory - Interface in org.mule.runtime.core.api.transaction
Create an unbound transaction, to be bound and started by other parts of the transaction framework.
uncompressByteArray(byte[]) - Method in interface org.mule.runtime.core.api.util.compression.CompressionStrategy
Uncompresses a compressed byte array.
uncompressByteArray(byte[]) - Method in class org.mule.runtime.core.api.util.compression.GZipCompression
Used for uncompressing a byte array into a uncompressed byte array using GZIP
uncompressInputStream(InputStream) - Method in interface org.mule.runtime.core.api.util.compression.CompressionStrategy
Uncompresses a compressed InputStream.
uncompressInputStream(InputStream) - Method in class org.mule.runtime.core.api.util.compression.GZipCompression
 
uncompressPomArtifactSupplier(File, BundleDescriptor) - Method in interface org.mule.maven.client.api.PomFileSupplierFactory
Pom file supplier that retrieves the pom file location from an artifact folder.
undeploy(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Undeploys an application from the mule container
undeployApplication(String) - Method in interface org.mule.runtime.module.embedded.api.DeploymentService
 
undeployDomain(String) - Method in interface org.mule.runtime.module.deployment.api.DeploymentService
Undeploys a domain from the mule container
undeployDomain(String) - Method in interface org.mule.runtime.module.embedded.api.DeploymentService
 
underscorize(String) - Static method in class org.mule.runtime.api.util.NameUtils
Transforms a camel case value into an underscorized one.
unexpectedMIMEType(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
Unhandleable() - Constructor for class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Unhandleable
 
unify(List<MetadataType>) - Method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver
Unify all the specified types into one type.
unionType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
UnionType - Interface in org.mule.metadata.api.model
For any types X and Y, the union, or disjunction, X|Y, of the types may be formed.
UnionTypeBuilder - Class in org.mule.metadata.api.builder
 
UnionTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.UnionTypeBuilder
 
unique(Collection<T>, String) - Method in class org.mule.runtime.extension.api.model.AbstractComplexModel
Returns an immutable copy of the values collection, validating that no items exist such that its name is repeated
uniqueIdNotSupportedByAdapter(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
uniques() - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
 
UniquesItemsAnnotation - Class in org.mule.metadata.api.annotation
Constrain for Array types specifying that the array can only have unique items.
UniquesItemsAnnotation() - Constructor for class org.mule.metadata.api.annotation.UniquesItemsAnnotation
 
UniversalTransactionFactory - Interface in org.mule.runtime.core.api.transaction
A factory than can create both bound and unbound transactions
UNKNOWN - Static variable in class org.mule.runtime.api.metadata.MediaType
 
UNKNOWN - Static variable in class org.mule.runtime.api.metadata.resolving.FailureCode
 
UNKNOWN - Static variable in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
UNKNOWN - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
UNKNOWN - Static variable in exception org.mule.runtime.extension.api.values.ValueResolvingException
 
UNKNOWN_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that an unknown and unexpected error occurred.
UnknownAuthenticationTypeException - Exception in org.mule.runtime.api.security
UnknownAuthenticationTypeException is thrown if a security context request is make with an unrecognised Authentication type.
UnknownAuthenticationTypeException(Authentication) - Constructor for exception org.mule.runtime.api.security.UnknownAuthenticationTypeException
 
unmanagedPersistent() - Static method in class org.mule.runtime.api.store.ObjectStoreSettings
Creates a new ObjectStoreSettings instance which describes a persistent store with no expiration or boundaries.
unmanagedTransient() - Static method in class org.mule.runtime.api.store.ObjectStoreSettings
Creates a new ObjectStoreSettings instance which describes a transient store with no expiration or boundaries.
unregister() - Method in class org.mule.runtime.core.api.lifecycle.PrimaryNodeLifecycleNotificationListener
 
unregister(String) - Method in interface org.mule.runtime.module.artifact.api.classloader.ArtifactClassLoaderManager
Un-registers a disposed class loader.
unregisterExceptionReader(ExceptionReader) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
Unregisters an exception reader from the Mule Runtime
unregisterListener(NotificationListener<N>) - Method in interface org.mule.runtime.api.notification.NotificationListenerRegistry
Unregisters a previously registered NotificationListener.
unregisterSourceType(DataType) - Method in class org.mule.runtime.core.api.transformer.AbstractTransformer
Unregister a supported source type from this transformer
UnsupportedAuthenticationSchemeException - Exception in org.mule.runtime.api.security
UnsupportedAuthenticationSchemeException is thrown when a authentication scheme is being used on the message that the Security filter does not understand.
UnsupportedAuthenticationSchemeException(I18nMessage, Message) - Constructor for exception org.mule.runtime.api.security.UnsupportedAuthenticationSchemeException
 
UnsupportedAuthenticationSchemeException(I18nMessage, Throwable, Message) - Constructor for exception org.mule.runtime.api.security.UnsupportedAuthenticationSchemeException
 
UnsupportedConnectivityTestingObjectException - Exception in org.mule.runtime.api.connectivity
Exception type that represents a failure when there's no ConnectivityTestingService that can do connectivity testing over a provided component
UnsupportedConnectivityTestingObjectException(I18nMessage) - Constructor for exception org.mule.runtime.api.connectivity.UnsupportedConnectivityTestingObjectException
untake(Serializable) - Method in interface org.mule.runtime.core.api.util.queue.Queue
 
unwrap(T) - Static method in class org.mule.runtime.api.exception.ExceptionHelper
 
unwrap(Object) - Static method in class org.mule.runtime.api.metadata.TypedValue
Utility method to obtain a type value's content, in cases in which you don't know if the is a type value at all.
unwrap(Throwable) - Static method in class org.mule.runtime.core.api.rx.Exceptions
Unwrap a particular Throwable.
unwrapProviderWrapper(ConnectionProvider) - Static method in class org.mule.runtime.core.api.connection.util.ConnectionProviderUtils
Recursively unwraps a given connection provider if necessary
unwrapProviderWrapper(ConnectionProvider, Class<? extends ConnectionProvider>) - Static method in class org.mule.runtime.core.api.connection.util.ConnectionProviderUtils
Unwraps a given connection provider if necessary.
unzip(File, File) - Static method in class org.mule.runtime.core.api.util.FileUtils
Unzip the specified archive to the given directory
updateEventForStreaming(StreamingManager) - Static method in class org.mule.runtime.core.api.util.StreamingUtils
Provides a function that updates the payload value of an CoreEvent by replacing it with a CursorProvider.
updateNextOperation(String, Processor) - Method in interface org.mule.runtime.core.api.policy.PolicyStateHandler
Associated the identifier with the policy next operation to execute
updateState(PolicyStateId, CoreEvent) - Method in interface org.mule.runtime.core.api.policy.PolicyStateHandler
Updates the event of the policy for the context with the given identifier.
updateTypedValueForStreaming(TypedValue, CoreEvent, StreamingManager) - Static method in class org.mule.runtime.core.api.util.StreamingUtils
Updates the value a given TypedValue instance by replacing it with a CursorProvider.
updateTypedValueWithCursorProvider(TypedValue, CoreEvent, StreamingManager) - Static method in class org.mule.runtime.core.api.util.StreamingUtils
Updates the Cursor value a given TypedValue instance by replacing it with a CursorProvider.
UPGRADE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
UPGRADE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
uri(String) - Method in class org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder
Declares the URI where this HttpRequest will be sent.
uri(URI) - Method in class org.mule.runtime.http.api.domain.message.request.HttpRequestBuilder
Declares the URI where this HttpRequest will be sent.
URI_2001_SCHEMA_XSD - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
UriCache - Class in org.mule.runtime.http.api.utils
Cache to avoid recalculating URIs more than once
url(URL) - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
 
USE_SECURE_HASH - Static variable in class org.mule.runtime.extension.api.declaration.type.RedeliveryPolicyTypeBuilder
 
USER_AGENT - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
USER_FOLDER - Static variable in class org.mule.runtime.container.api.MuleFoldersUtil
 
USER_SETTINGS_SYSTEM_PROPERTY - Static variable in interface org.mule.maven.client.api.SettingsSupplierFactory
 
username(String) - Method in class org.mule.maven.client.api.model.Authentication.AuthenticationBuilder
 
username(String) - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder
 
username(String) - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder
Defines the username to use.
username - Variable in class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
username(String) - Method in class org.mule.runtime.http.api.client.proxy.BaseProxyConfigBuilder
 
UsernameTokenSecurityStrategy - Class in org.mule.runtime.extension.api.soap.security
Provides the capability to authenticate using Username and Password with a SOAP service by adding the UsernameToken element in the SOAP request.
UsernameTokenSecurityStrategy(String, String, PasswordType, boolean, boolean) - Constructor for class org.mule.runtime.extension.api.soap.security.UsernameTokenSecurityStrategy
 
UsernameTokenSecurityStrategy(String, String, PasswordType) - Constructor for class org.mule.runtime.extension.api.soap.security.UsernameTokenSecurityStrategy
 
userSettingsLocation(File) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
 
useStickyConnections() - Method in interface org.mule.runtime.extension.api.runtime.streaming.PagingProvider
Some systems require the same connection that obtained the first page to be used to fetch the subsequent ones.
UUID - Class in org.mule.runtime.core.api.util
UUID Generates a UUID using the Johann Burkard UUID Library.

V

VALID_FIELD_TYPES - Static variable in class org.mule.metadata.raml.api.csv.CsvTypeLoader
 
validate(C) - Method in interface org.mule.runtime.api.connection.ConnectionProvider
Validates the given C.
validate(String) - Method in interface org.mule.runtime.api.el.ExpressionLanguage
Verifies whether an expression is valid or not syntactically.
validate(ExtensionModel, ProblemsReporter) - Method in interface org.mule.runtime.extension.api.loader.ExtensionModelValidator
Validates the given model
validate(T, SoapServiceProvider) - Method in interface org.mule.runtime.extension.api.soap.MessageDispatcherProvider
Validates the given T.
validate(T) - Method in interface org.mule.runtime.extension.api.soap.MessageDispatcherProvider
validate(ArtifactDescriptor) - Method in interface org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorValidator
Validates the ArtifactDescriptor.
validate(MessageDispatcher) - Method in class org.mule.runtime.module.extension.soap.api.runtime.connection.transport.DefaultHttpMessageDispatcherProvider
 
VALIDATE_XML - Static variable in class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
Attribute to look for in the parametrized attributes picked up from the descriptor.
validateConfiguration() - Method in interface org.mule.runtime.extension.api.soap.SoapServiceProvider
This method is a hook for SoapServiceProvider instances to validate the configured parameters and fail gracefully before attempting to create a connection avoiding misleading and confusing error messages.
validateConnection(RetryContext) - Method in interface org.mule.runtime.core.api.connector.Connectable
Test whether the connector is able to connect to its resource(s).
validateEncoding() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
validateKey(String) - Method in class org.mule.runtime.api.store.AbstractObjectStoreSupport
 
validateMinMuleVersion() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorValidatorBuilder
Sets a validation for minMuleVersion, ArtifactDescriptor created should defined the current Mule Runtime version as minMuleVersion or a prior version.
validateMinMuleVersion(Supplier<String>) - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorValidatorBuilder
Sets a validation for minMuleVersion as ArtifactDescriptorValidatorBuilder.validateMinMuleVersion() but the Mule Runtime version could be provided as a supplier.
validateMinMuleVersionUsingSemanticVersion() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorValidatorBuilder
Sets a validation for minMuleVersion as ArtifactDescriptorValidatorBuilder.validateMinMuleVersion() but the validation should only consider semantic version when checking the minMuleVersion vs Mule Runtime version.
validateModel(String) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModel
Validates that all the required fields for a valid model are set.
validateMuleProduct() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorValidatorBuilder
Sets a validation for Mule product, ArtifactDescriptor should match Product.
validatePluginLicense(PluginLicenseValidationRequest) - Method in interface org.mule.runtime.module.license.api.LicenseValidator
Validates a plugin license.
validatePresentKey(String) - Method in class org.mule.runtime.api.store.AbstractObjectStoreSupport
 
validateVersionFormat() - Method in class org.mule.runtime.module.artifact.api.descriptor.ArtifactDescriptorValidatorBuilder
Sets a validation for artifact version, ArtifactDescriptor should define its version in a particular format.
VALIDATION - Static variable in class org.mule.runtime.core.api.exception.Errors.ComponentIdentifiers.Handleable
 
VALIDATION_ERROR_IDENTIFIER - Static variable in class org.mule.runtime.core.api.exception.Errors.Identifiers
Indicates that the execution of the current event is stopped
ValidationMessage - Class in org.mule.runtime.api.el.validation
Represents a message referring to a performed validation, with a Severity, a Location and a generic message.
ValidationMessage(Severity, String, Location) - Constructor for class org.mule.runtime.api.el.validation.ValidationMessage
 
ValidationResult - Interface in org.mule.runtime.api.el
Represents the result of an expression validation.
ValidationResultJsonSerializer - Class in org.mule.runtime.api.el.persistence
 
ValidationResultJsonSerializer() - Constructor for class org.mule.runtime.api.el.persistence.ValidationResultJsonSerializer
 
ValidationResultTypeAdapter - Class in org.mule.runtime.api.el.persistence
 
ValidationResultTypeAdapter(Gson) - Constructor for class org.mule.runtime.api.el.persistence.ValidationResultTypeAdapter
 
ValidationResultTypeAdapterFactory - Class in org.mule.runtime.api.el.persistence
TypeAdapterFactory implementation for creating ValidationResult TypeAdapters
ValidationResultTypeAdapterFactory() - Constructor for class org.mule.runtime.api.el.persistence.ValidationResultTypeAdapterFactory
 
Validator - Annotation Type in org.mule.runtime.extension.api.annotation.param.stereotype
Stereotype annotation to mark that one or more operations are validators.
VALIDATOR - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
VALIDATOR_DEFINITION - Static variable in class org.mule.runtime.extension.api.stereotype.MuleStereotypes
 
ValidatorStereotype - Class in org.mule.runtime.extension.api.stereotype
StereotypeDefinition for any validator component.
ValidatorStereotype() - Constructor for class org.mule.runtime.extension.api.stereotype.ValidatorStereotype
 
value() - Method in class org.mule.metadata.api.builder.AttributeFieldTypeBuilder
 
value(TypeBuilder) - Method in class org.mule.metadata.api.builder.AttributeFieldTypeBuilder
 
value() - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
value(MetadataType) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
value(TypeBuilder<?>) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
value() - Method in class org.mule.runtime.api.el.Binding
 
value(Object) - Method in interface org.mule.runtime.api.message.Message.PayloadBuilder
Sets the value for the Message's payload to be built.
Value - Interface in org.mule.runtime.api.value
Represents a possible and valid value for a parameter.
value - Variable in class org.mule.runtime.dsl.api.component.config.ComponentConfiguration
 
Value<T> - Class in org.mule.runtime.extension.api.dsql
Represents a value for a query field comparison.
Value(T) - Constructor for class org.mule.runtime.extension.api.dsql.Value
 
value() - Method in class org.mule.runtime.extension.api.property.DefaultImplementingTypeModelProperty
 
VALUE_PROVIDER_SERVICE_KEY - Static variable in interface org.mule.runtime.api.value.ValueProviderService
Key under which the ValueProviderService can be found in the Registry
ValueBuilder - Class in org.mule.runtime.extension.api.values
An implementation of the builder design pattern to create a new ValueBuilder instance.
valueIsInvalidFor(String, String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
valueMediaType(MediaType) - Method in interface org.mule.runtime.api.message.Message.MapBuilder
Sets the MediaType for the map value items in the Message to be built.
valueMediaType(String) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given valueMediaType for the DataType to be built, when the type is a Map.
valueMediaType(MediaType) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given valueMediaType for the DataType to be built, when the type is a Map.
valueOf(String) - Static method in enum org.mule.functional.api.flow.TransactionConfigEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.maven.client.api.model.BundleScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.metadata.api.annotation.Accessibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.component.TypedComponentIdentifier.ComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.deployment.meta.Product
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.el.validation.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.ExpressionSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.ExternalLibraryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.model.connection.ConnectionManagementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.model.display.PathModel.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.model.display.PathModel.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.model.operation.ExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.meta.model.parameter.ParameterRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.metadata.resolving.MetadataComponent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.notification.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.tx.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.api.util.DataUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.core.api.config.bootstrap.ArtifactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.core.api.MessageExchangePattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.core.api.processor.ReactiveProcessor.ProcessingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.core.api.source.MessageSource.BackPressureStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.deployment.model.api.application.ApplicationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.extension.api.annotation.source.SourceClusterSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.extension.api.dsql.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.extension.api.error.MuleErrors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.extension.api.loader.DeclarationEnricherPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.extension.api.runtime.parameter.OutboundCorrelationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.extension.api.runtime.source.BackPressureAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.extension.api.runtime.source.BackPressureMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.extension.api.runtime.source.PollContext.PollItemStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.extension.api.soap.security.PasswordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.extension.api.tx.OperationTransactionalAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.extension.api.tx.SourceTransactionalAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.http.api.client.auth.HttpAuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.http.api.domain.HttpProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.http.api.HttpConstants.HttpStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.http.api.HttpConstants.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.http.api.HttpConstants.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.module.artifact.api.descriptor.BundleScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.module.embedded.api.Product
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.Accessibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.soap.api.exception.error.SoapErrors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.runtime.soap.api.SoapVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.test.runner.api.ArtifactClassificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.tests.parsers.api.LifecycleAction
Returns the enum constant of this type with the specified name.
ValuePart - Annotation Type in org.mule.runtime.extension.api.annotation.values
Marks a field inside a POJO that represents a composed Value as one of the parts of that composed Value.
ValueProvider - Interface in org.mule.runtime.extension.api.values
Provider of values.
ValueProviderModel - Class in org.mule.runtime.api.meta.model.parameter
Model for ParameterModel to communicate if one of these are capable to provide values.
ValueProviderModel(List<String>, boolean, boolean, boolean, Integer, String) - Constructor for class org.mule.runtime.api.meta.model.parameter.ValueProviderModel
Creates a new instance
ValueProviderService - Interface in org.mule.runtime.api.value
Provides the capability of resolve the values for any Value Provider capable element in a Mule App.
ValueResolvingException - Exception in org.mule.runtime.extension.api.values
Exception to indicate than an error occurred resolving values
ValueResolvingException(String, String) - Constructor for exception org.mule.runtime.extension.api.values.ValueResolvingException
 
ValueResolvingException(String, String, Throwable) - Constructor for exception org.mule.runtime.extension.api.values.ValueResolvingException
 
ValueResolvingException(I18nMessage, String) - Constructor for exception org.mule.runtime.extension.api.values.ValueResolvingException
 
ValueResolvingException(I18nMessage, String, Throwable) - Constructor for exception org.mule.runtime.extension.api.values.ValueResolvingException
 
ValueResult - Interface in org.mule.runtime.api.value
Represents the result of the resolution of the possible values of a element capable of resolve values.
ValueResultJsonSerializer - Class in org.mule.runtime.extension.api.persistence.value
Serializer that can convert a ValueResult type into a readable and processable JSON representation and from a JSON String to an ValueResult instance
ValueResultJsonSerializer() - Constructor for class org.mule.runtime.extension.api.persistence.value.ValueResultJsonSerializer
 
ValueResultJsonSerializer(boolean) - Constructor for class org.mule.runtime.extension.api.persistence.value.ValueResultJsonSerializer
 
values() - Static method in enum org.mule.functional.api.flow.TransactionConfigEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.maven.client.api.model.BundleScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.metadata.api.annotation.Accessibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.component.TypedComponentIdentifier.ComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.deployment.meta.Product
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.el.validation.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.ExpressionSupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.ExternalLibraryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.model.connection.ConnectionManagementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.model.display.PathModel.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.model.display.PathModel.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.model.operation.ExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.meta.model.parameter.ParameterRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.metadata.resolving.MetadataComponent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.api.notification.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.runtime.api.store.ObjectStoreToMapAdapter
This method is not supported for performance reasons
values() - Static method in enum org.mule.runtime.api.tx.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.runtime.api.util.CaseInsensitiveMapWrapper
 
values() - Static method in enum org.mule.runtime.api.util.DataUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.runtime.api.util.MultiMap
 
values() - Static method in enum org.mule.runtime.core.api.config.bootstrap.ArtifactType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.core.api.MessageExchangePattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.core.api.processor.ReactiveProcessor.ProcessingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.core.api.source.MessageSource.BackPressureStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.runtime.core.api.util.CaseInsensitiveHashMap
 
values() - Static method in enum org.mule.runtime.deployment.model.api.application.ApplicationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.extension.api.annotation.source.SourceClusterSupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.extension.api.dsql.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.extension.api.error.MuleErrors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.extension.api.loader.DeclarationEnricherPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.extension.api.runtime.parameter.OutboundCorrelationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.extension.api.runtime.source.BackPressureAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.extension.api.runtime.source.BackPressureMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.extension.api.runtime.source.PollContext.PollItemStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.extension.api.soap.security.PasswordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.extension.api.tx.OperationTransactionalAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.extension.api.tx.SourceTransactionalAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.mule.runtime.extension.api.util.HierarchyClassMap
 
values() - Static method in enum org.mule.runtime.http.api.client.auth.HttpAuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.http.api.domain.HttpProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.http.api.HttpConstants.HttpStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.http.api.HttpConstants.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.http.api.HttpConstants.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.module.artifact.api.descriptor.BundleScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.module.embedded.api.Product
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.module.extension.api.loader.java.type.PropertyElement.Accessibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.soap.api.exception.error.SoapErrors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.runtime.soap.api.SoapVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.test.runner.api.ArtifactClassificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.tests.parsers.api.LifecycleAction
Returns an array containing the constants of this enum type, in the order they are declared.
valueType(Class<?>) - Method in interface org.mule.runtime.api.metadata.DataTypeBuilder.DataTypeMapTypeBuilder
Sets the given valueType for the DataType to be built, when the type is a Map.
variables(Map<String, ?>) - Method in interface org.mule.runtime.api.component.execution.InputEvent
Set a map of variables.
variables(Map<String, Object>) - Method in interface org.mule.runtime.api.interception.InterceptionEvent
Set a map of variables.
variables(Map<String, ?>) - Method in interface org.mule.runtime.core.api.event.CoreEvent.Builder
Set a map of variables.
VARIABLES_IDENTIFIER_NAME - Static variable in class org.mule.metadata.message.api.el.TypeBindings
 
VARS - Static variable in class org.mule.runtime.api.el.BindingContextUtils
 
VARY - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
verboseExceptions - Static variable in exception org.mule.runtime.api.exception.MuleException
When false (default), only a summary of the root exception and trail is provided.
verify() - Method in class org.mule.functional.api.component.AssertionMessageProcessor
If result evaluated to false in some processed event or the last processed event was null, then assert fails, otherwise: count was set & count processes were done => ok count was set & count processes were not done => fail count was not set & at least one processing were done => ok
verify() - Method in class org.mule.functional.api.component.OnErrorCheckLogHandler
 
verify() - Method in class org.mule.functional.api.component.ResponseAssertionMessageProcessor
 
verifyContextNotInitialized() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
verifyContextNotStarted() - Method in class org.mule.runtime.core.api.config.DefaultMuleConfiguration
 
VerifySignatureSecurityStrategy - Class in org.mule.runtime.extension.api.soap.security
Verifies the signature of a SOAP response, using certificates of the trust-store in the provided TLS context.
VerifySignatureSecurityStrategy(WssTrustStoreConfiguration) - Constructor for class org.mule.runtime.extension.api.soap.security.VerifySignatureSecurityStrategy
 
VerifySignatureSecurityStrategy() - Constructor for class org.mule.runtime.extension.api.soap.security.VerifySignatureSecurityStrategy
 
verifyZipFilePaths(ZipFile) - Static method in class org.mule.runtime.core.api.util.FileUtils
 
version() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
VERSION - Static variable in class org.mule.runtime.module.extension.api.loader.AbstractJavaExtensionModelLoader
 
versionNotSet() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
VersionRangeResult - Interface in org.mule.maven.client.api
The result of a bundle descriptor version range resolution request.
VIA - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
visit(OperationModel) - Method in interface org.mule.runtime.api.meta.model.ComponentModelVisitor
Visits an OperationModel
visit(SourceModel) - Method in interface org.mule.runtime.api.meta.model.ComponentModelVisitor
Visits an SourceModel
visit(ConstructModel) - Method in interface org.mule.runtime.api.meta.model.ComponentModelVisitor
visit(NestedComponentModel) - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModelVisitor
 
visit(NestedChainModel) - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModelVisitor
 
visit(NestedRouteModel) - Method in interface org.mule.runtime.api.meta.model.nested.NestableElementModelVisitor
 
visit(ConfigurationElementDeclaration) - Method in interface org.mule.runtime.app.declaration.api.GlobalElementDeclarationVisitor
 
visit(TopLevelParameterDeclaration) - Method in interface org.mule.runtime.app.declaration.api.GlobalElementDeclarationVisitor
 
visit(ConstructElementDeclaration) - Method in interface org.mule.runtime.app.declaration.api.GlobalElementDeclarationVisitor
 
visit(TypeDefinitionVisitor) - Method in class org.mule.runtime.dsl.api.component.TypeDefinition
 
visitAnyType(AnyType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitArrayType(ArrayType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitAttributeField(AttributeFieldType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitAttributeKey(AttributeKeyType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitBasicType(MetadataType) - Method in class org.mule.metadata.api.visitor.BasicTypeMetadataVisitor
 
visitBinaryType(BinaryType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitBoolean(BooleanType) - Method in class org.mule.metadata.api.visitor.BasicTypeMetadataVisitor
 
visitBoolean(BooleanType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitDate(DateType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitDateTime(DateTimeType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitDecrypt(DecryptSecurityStrategy) - Method in interface org.mule.runtime.extension.api.soap.security.SecurityStrategyVisitor
 
visitEncrypt(EncryptSecurityStrategy) - Method in interface org.mule.runtime.extension.api.soap.security.SecurityStrategyVisitor
 
visitFunction(FunctionType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitIntersection(IntersectionType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitListValue(ParameterListValue) - Method in interface org.mule.runtime.app.declaration.api.ParameterValueVisitor
 
visitLocalDateTime(LocalDateTimeType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitLocalTime(LocalTimeType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitNothing(NothingType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitNull(NullType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitNumber(NumberType) - Method in class org.mule.metadata.api.visitor.BasicTypeMetadataVisitor
 
visitNumber(NumberType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitObject(ObjectType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitObjectField(ObjectFieldType) - Method in class org.mule.metadata.api.utils.MetadataTypeUtils.TypeResolverVisitor
 
visitObjectField(ObjectFieldType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitObjectKey(ObjectKeyType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitObjectValue(ParameterObjectValue) - Method in interface org.mule.runtime.app.declaration.api.ParameterValueVisitor
 
visitPeriod(PeriodType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitRegex(RegexType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitSign(SignSecurityStrategy) - Method in interface org.mule.runtime.extension.api.soap.security.SecurityStrategyVisitor
 
visitSimpleType(SimpleType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitSimpleValue(ParameterSimpleValue) - Method in interface org.mule.runtime.app.declaration.api.ParameterValueVisitor
 
visitString(StringType) - Method in class org.mule.metadata.api.utils.MetadataTypeUtils.TypeResolverVisitor
 
visitString(StringType) - Method in class org.mule.metadata.api.visitor.BasicTypeMetadataVisitor
 
visitString(StringType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitTime(TimeType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitTimestamp(TimestampSecurityStrategy) - Method in interface org.mule.runtime.extension.api.soap.security.SecurityStrategyVisitor
 
visitTimeZone(TimeZoneType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitTuple(TupleType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitTypeParameter(TypeParameterType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitUnion(UnionType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
visitUsernameToken(UsernameTokenSecurityStrategy) - Method in interface org.mule.runtime.extension.api.soap.security.SecurityStrategyVisitor
 
visitVerify(VerifySignatureSecurityStrategy) - Method in interface org.mule.runtime.extension.api.soap.security.SecurityStrategyVisitor
 
visitVoid(VoidType) - Method in class org.mule.metadata.api.visitor.MetadataTypeVisitor
 
VoidCompletionCallback - Interface in org.mule.runtime.extension.api.runtime.process
This callback is how Routers notify the end of its execution when no result is produced.
voidType() - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
voidType() - Method in interface org.mule.metadata.api.builder.SimpleTypeBuilder
 
VoidType - Interface in org.mule.metadata.api.model
The void type.
VoidTypeBuilder - Class in org.mule.metadata.api.builder
 
VoidTypeBuilder(MetadataFormat) - Constructor for class org.mule.metadata.api.builder.VoidTypeBuilder
 

W

waitUntilStarted(int) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Makes the caller wait until the MuleContext was started
walk(ExtensionDeclaration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.util.DeclarationWalker
Navigates the given extensionDeclaration and invokes the other public method's in this class as the navigation progresses
walk(ExtensionModel) - Method in class org.mule.runtime.api.meta.model.util.ExtensionWalker
Navigates the given extensionModel and invokes the other public method's in this class as the navigation progresses
warning(String, ExpressionLanguageMetadataTypeResolver.MessageLocation) - Method in interface org.mule.metadata.message.api.el.ExpressionLanguageMetadataTypeResolver.MessageCallback
Is called when a warning message happens while resolving metadata
WARNING - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
watermarkRequiresSynchronousProcessing() - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
WebServiceDefinition - Class in org.mule.runtime.extension.api.soap
Representation of a web service, carrying the WSDL that can be accessible either locally or remotely, a Service, a Port.
WebServiceDefinitionBuilder - Class in org.mule.runtime.extension.api.soap
Builder pattern implementation to create WebServiceDefinition instances.
WebServiceTypeKey - Class in org.mule.runtime.extension.api.soap
Represents a multilevel metadata key that describes a soap operation giving a web service.
WebServiceTypeKey() - Constructor for class org.mule.runtime.extension.api.soap.WebServiceTypeKey
 
WEBSOCKET - Static variable in class org.mule.runtime.http.api.HttpHeaders.Values
WEBSOCKET_LOCATION - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
WEBSOCKET_ORIGIN - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
WEBSOCKET_PROTOCOL - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
WHEN_EXHAUSTED_FAIL - Static variable in class org.mule.runtime.api.config.PoolingProfile
 
WHEN_EXHAUSTED_GROW - Static variable in class org.mule.runtime.api.config.PoolingProfile
 
WHEN_EXHAUSTED_WAIT - Static variable in class org.mule.runtime.api.config.PoolingProfile
 
WHITE_SPACE - Static variable in class org.mule.runtime.core.api.util.StringUtils
 
WildcardAttributeEvaluator - Class in org.mule.runtime.core.api.util
 
WildcardAttributeEvaluator(String) - Constructor for class org.mule.runtime.core.api.util.WildcardAttributeEvaluator
 
WildcardAttributeEvaluator.MatchCallback - Interface in org.mule.runtime.core.api.util
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.AnyTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.ArrayTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.BinaryTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.BooleanTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.DateTimeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.DateTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.FunctionTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.IntersectionTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.LocalDateTimeTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.LocalTimeTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.NothingTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.NumberTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.ObjectTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.PeriodTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.RegexTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.StringTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.TimeTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.TimeZoneTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.TupleTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.TypeParameterTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.api.builder.UnionTypeBuilder
 
with(TypeAnnotation) - Method in interface org.mule.metadata.api.builder.WithAnnotation
Contributes a builder with TypeAnnotations
with(TypeAnnotation) - Method in class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
with(TypeAnnotation) - Method in class org.mule.metadata.message.api.MuleEventMetadataTypeBuilder
 
withAddress(URL) - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinitionBuilder
 
withAddress(String) - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinitionBuilder
 
withAddress(String) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the address of the Web Service, if none specified it will be fetched from the wsdl file, if possible.
WithAlias - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component that can contain an alias name or description
withAllowedStereotypes(StereotypeModel...) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclarer
Adds the given stereotypes to the ones which are allowed on the route.
withAllowedStereotypes(List<StereotypeModel>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Sets the given List of StereotypeModel
WithAllowedStereotypesDeclaration<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get StereotypeModel objects
withAllowsEvaluation(boolean) - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest.Builder
 
WithAnnotation<T extends TypeBuilder> - Interface in org.mule.metadata.api.builder
Identifies a builder with the capability of add TypeAnnotations
withAnnotation(TypeAnnotation) - Method in class org.mule.metadata.json.api.example.ParsingContext
 
WithAnnotations - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component that can be annotated
withArtifactClassLoader(ClassLoader) - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest.Builder
 
withAttributeDefinition(AttributeDefinition) - Method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair.Builder
 
withAttributeName(String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
Adds a name that describes how this element will be represented as an attribute.
withAttributes(Object) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Prepares the given data to be sent as the attributes of the CoreEvent to the configured flow.
withAttributes(Object) - Method in class org.mule.functional.api.flow.TestEventBuilder
Sets the Message.getAttributes() value of the produced message
withAttributes(MetadataAttributes) - Method in class org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor.ComponentMetadataDescriptorBuilder
 
withAttributesAnnotation(TypeAnnotation) - Method in class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
withAttributesType(TypeMetadataDescriptor) - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor.OutputMetadataDescriptorBuilder
withAttributesType(MetadataType) - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor.OutputMetadataDescriptorBuilder
Describes that the output Message.getAttributes() MetadataType of the component will be
withBundleDescriptorLoader(MuleArtifactLoaderDescriptor) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
Sets the bundle descriptor loader for the artifact
withCategory(Category) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the extension's Category
withCategoryName(String) - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
withChain() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds a component of the given name
withChain(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds a component of the given name
withChain() - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasNestedComponentsDeclarer
Adds a component of the given name
withChain(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasNestedComponentsDeclarer
Adds a component of the given name
withChain() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Adds a component of the given name
withChain(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Adds a component of the given name
withCharset(Charset) - Method in class org.mule.runtime.api.metadata.MediaType
Creates a new MediaType instance keeping the type and sub-type but replacing the charset with the value passed.
withChild(MetadataKeyBuilder) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Adds a new MetadataKeyBuilder child to the MetadataKey that is being built.
withChild(MetadataKey) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Adds a new MetadataKey child to the MetadataKey that is being built.
withChild(ValueBuilder) - Method in class org.mule.runtime.extension.api.values.ValueBuilder
Adds a new ValueBuilder child to the Value that is being built.
withClassLoaderModelDescriptorLoader(MuleArtifactLoaderDescriptor) - Method in class org.mule.runtime.api.deployment.meta.AbstractMuleArtifactModelBuilder
Sets the bundle descriptor loader for the artifact
withComponent(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds a component of the given name
withComponent(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasNestedComponentsDeclarer
Adds a component of the given name
withComponent(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Adds a component of the given name
withComponent(ComponentElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.fluent.ComponentElementDeclarer
Adds a component to the declaration being built
withComponent(ComponentElementDeclaration) - Method in interface org.mule.runtime.app.declaration.api.fluent.HasNestedComponentDeclarer
Adds a component to the declaration being built
withComponent(ComponentElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.fluent.RouteElementDeclarer
Adds a component to the declaration being built
withConfig(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a config of the given name
withConfig(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ComponentElementDeclarer
 
withConfig(ComponentConfiguration) - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel.Builder
 
withConnection(ConnectionElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.fluent.ConfigurationElementDeclarer
 
withConnectionManagementType(ConnectionManagementType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
Sets the type of connection management that the provider performs
withConnectionProvider(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a connection provider of the given name
withConnectionProvider(ConnectionProviderDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a ConnectionProviderDeclaration by receiving a declarer which describes it
withConnectionProvider(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a connection provider of the given name
withConnectionProvider(ConnectionProviderDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a ConnectionProviderDeclaration by receiving a declarer which describes it
withConnectionProvider(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasConnectionProviderDeclarer
Adds a connection provider of the given name
withConnectionProvider(ConnectionProviderDeclarer) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasConnectionProviderDeclarer
Adds a ConnectionProviderDeclaration by receiving a declarer which describes it
WithConnectionProviders - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which a connection provider can be derived
withConstruct(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a construct of the given name
withConstruct(ConstructDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds an ConstructDeclaration by receiving a declarer which describes it
withConstruct(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a construct of the given name
withConstruct(ConstructDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
 
withConstruct(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasConstructDeclarer
Adds a construct of the given name
withConstruct(ConstructDeclarer) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasConstructDeclarer
Adds an ConstructDeclaration by receiving a declarer which describes it
withConstructorParameterDefinition(AttributeDefinition) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
Adds a new constructor parameter to be used during the object instantiation.
WithConstructsDeclaration<T extends BaseDeclaration> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get OperationDeclaration objects
WithContentType - Interface in org.mule.runtime.soap.api.message
Contract for Objects that carries a content-type.
withContextClassLoader(ClassLoader, Runnable) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Executes the given runnable using the given classLoader as the current Thread's context classloader.
withContextClassLoader(ClassLoader, Callable<T>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Executes the given callable using the given classLoader as the current Thread's context classloader.
withContextClassLoader(ClassLoader, Callable<T>, Class<E>, ExceptionHandler<T, E>) - Static method in class org.mule.runtime.core.api.util.ClassUtils
Executes the given callable using the given classLoader as the current Thread's context classloader.
withCoordinates(String) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
Suggests Maven coordinates where the required library can be found.
withCorrelation(GroupCorrelation) - Method in class org.mule.functional.api.flow.FlowConstructRunner
withCorrelation(GroupCorrelation) - Method in class org.mule.functional.api.flow.TestEventBuilder
withCursoredEvent(CoreEvent, CheckedFunction<CoreEvent, CoreEvent>) - Static method in class org.mule.runtime.core.api.util.StreamingUtils
Executes the given function f considering that the given event might have a CursorProvider as payload.
withCustomParameter(String, String) - Method in class org.mule.runtime.app.declaration.api.fluent.EnrichableElementDeclarer
Adds a custom parameter to this enrichable element declaration This customParameter represents an additional parameter to the ones exposed by the actual model associated to this element.
WithDeclaringClass - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component which is derived from a declaration inside a Class
withDefaultValue(Object) - Method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
 
withDescription(String) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
Sets a description for the library
withDirectProcessingStrategyFactory() - Method in interface org.mule.runtime.core.api.construct.Flow.Builder
Configures a DirectProcessingStrategyFactory as the processing strategy on the flow.
withDirectRunCpuLightWhenTargetBusy(boolean) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
When true, if the target custom Scheduler tries to dispatch a task to the cpu-light Scheduler when it's busy, the task will be run by the target Scheduler instead of dispatching it to cpu-lite.
withDispatcher(MessageDispatcher) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets a custom MessageDispatcher that enables the send and retrieve of SoapMessages using a custom underlying transport.
withDisplayModel(DisplayModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasDisplayModelDeclarer
Sets the given displayModel
withDisplayModel(DisplayModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Sets the given displayModel
withDisplayModel(DisplayModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Sets the given displayModel
withDisplayName(String) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Adds a display name to the MetadataKey that is being built
withDisplayName(String) - Method in class org.mule.runtime.extension.api.values.ValueBuilder
Adds a display name to the Value that is being built
withDsl(ParameterDslConfiguration) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Describes the language which allows configuring this parameter
withDsl(DslElementSyntax) - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel.Builder
 
withDslInlineRepresentation(boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Sets the DSL representation type to be either inline, where the group is represented as a child element, or implicit, where the group is shown as a set of attributes in the element.
WithElement - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which, a Element can be delivered
withElementName(String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
Adds a name to the element being declared
withEncoding(String) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the encoding of the messages send and retrieved by the .
withEntitlement(String) - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest.Builder
 
withErrorModel(ErrorModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds an ErrorModel to indicate that the current operation could throw the added error.
withErrorModel(ErrorModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Registers an ErrorModel that could be thrown by one their operations
withExcludedOperations(List<String>) - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinitionBuilder
 
withExclusiveOptionals(Set<String>, boolean) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
 
withExecutionType(ExecutionType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OperationDeclarer
Specifies the operation's ExecutionType
withExpressionSupport(ExpressionSupport) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
 
withExtensionModelDescriber() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel.MulePluginModelBuilder
 
withExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds the given externalLibrary
withExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
Adds the given externalLibrary
withExternalLibrary(ExternalLibraryModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.DeclaresExternalLibraries
Adds the given externalLibrary
withExternalLibrary(ExternalLibraryModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given externalLibrary
withFailureCode(FailureCode) - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
withFailureCode(String) - Method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
withFormat(MetadataFormat) - Method in class org.mule.metadata.api.builder.BaseTypeBuilder
 
withFriendlyName(String) - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinitionBuilder
 
withFunction(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a function of the given name
withFunction(FunctionDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a FunctionDeclaration by receiving a declarer which describes it
withFunction(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a function of the given name
withFunction(FunctionDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a FunctionDeclaration by receiving a declarer which describes it
withFunction(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasFunctionDeclarer
Adds a function of the given name
withFunction(FunctionDeclarer) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasFunctionDeclarer
Adds a FunctionDeclaration by receiving a declarer which describes it
WithFunctionContainers - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which, a list of operation containers can be derived
WithFunctionsDeclaration<T extends BaseDeclaration> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get FunctionDeclaration objects
withGeneric(MetadataType, DslElementSyntax) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
Adds a childElement declaration to this DslElementSyntax that represents a generic type of this element.
withGlobalElement(GlobalElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.fluent.ArtifactDeclarer
withId(String) - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinitionBuilder
 
withIdentifier(String) - Method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
 
withIdentifier(String) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
Sets the identifier of the configuration element that this building definition is for.
withIgnoredConfigurationParameter(String) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
Mark configuration parameters to be ignored when building the component.
withImportedType(ImportedTypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Declares that the extension is importing a type from another extension
withInboundAttachment(String, DataHandler) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Deprecated.
Transport infrastructure is deprecated.
withInboundAttachment(String, DataHandler) - Method in class org.mule.functional.api.flow.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated.
withInboundProperties(Map<String, Serializable>) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withInboundProperties(Map<String, Serializable>) - Method in class org.mule.functional.api.flow.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withInboundProperty(String, Serializable) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withInboundProperty(String, Serializable) - Method in class org.mule.functional.api.flow.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withItemSequenceInfo(ItemSequenceInfo) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Configures the product event to have the provided itemSequenceInfo.
withItemSequenceInfo(ItemSequenceInfo) - Method in class org.mule.functional.api.flow.TestEventBuilder
Configures the product event to have the provided itemSequenceInfo.
withKey(MetadataKey) - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
withKey(String) - Method in class org.mule.runtime.dsl.api.component.KeyAttributeDefinitionPair.Builder
 
withKeyAnnotation(TypeAnnotation) - Method in class org.mule.metadata.api.builder.ObjectFieldTypeBuilder
 
withKeyTypeConverter(TypeConverter) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
This method allows to convert a map entry key to another type using a converter.
withLayout(LayoutModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Sets the given layoutModel
withLayout(LayoutModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Sets the given layoutModel
withLicenseModel() - Method in class org.mule.runtime.api.deployment.meta.MulePluginModel.MulePluginModelBuilder
 
withLifecycleLock(Runnable) - Method in interface org.mule.runtime.core.api.MuleContext
Deprecated.
Runs a command synchronized by the lock for the context's lifecycle.
withMaxConcurrentTasks(int) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Sets the max tasks that can be run at the same time for the target Scheduler.
withMaxOccurs(Integer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Sets the maximum amount of times that this route can be present on the owning component
withMediaType(MediaType) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Prepares the given data to be sent as the mediaType of the payload of the CoreEvent to the configured flow.
withMediaType(MediaType) - Method in class org.mule.functional.api.flow.TestEventBuilder
Prepares the given data to be sent as the mediaType of the payload of the CoreEvent to the configured flow.
withMessage(String) - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
withMessage(String) - Method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
withMessageSource(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a message source of the given name
withMessageSource(SourceDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds a SourceDeclaration by receiving a declarer which describes it
withMessageSource(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a message source of the given name
withMessageSource(SourceDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds a SourceDeclaration by receiving a declarer which describes it
withMessageSource(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasSourceDeclarer
Adds a message source of the given name
withMessageSource(SourceDeclarer) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasSourceDeclarer
Adds a SourceDeclaration by receiving a declarer which describes it
WithMessageSources - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which, a list of message sources can be derived
withMinOccurs(int) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Sets the minimum amount of times that this route can be present on the owning component
withModel(M) - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel.Builder
 
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasModelProperties
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedComponentDeclarer
 
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
 
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.OutputDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Adds the given modelProperty
withModelProperty(ModelProperty) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Adds the given modelProperty
withName(String) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
Sets the name of the library.
withName(String) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Sets the name for the target Scheduler, which will override the default one.
withName(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterGroupElementDeclarer
Set's the name of the element
withNamespace(String) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
Sets the namespace of the configuration element that this building definition is for.
withNamespace(String, String) - Method in class org.mule.runtime.extension.api.dsl.syntax.DslElementSyntaxBuilder
Adds a prefix to the element being declared
WithNestedComponentsDeclaration<T> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get NestableElementDeclaration objects
withNotificationModel(NotificationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Adds a NotificationModel to indicate that the current component fires the added notification.
withNotificationModel(NotificationModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Registers an NotificationModel that could be fired by its operations and sources.
withObjectFactoryType(Class<? extends ObjectFactory<T>>) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
Defines a factory class to be used for creating the object.
withOperation(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds an operation of the given name
withOperation(OperationDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds an OperationDeclaration by receiving a declarer which describes it
withOperation(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds an operation of the given name
withOperation(OperationDeclarer) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds an OperationDeclaration by receiving a declarer which describes it
withOperation(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasOperationDeclarer
Adds an operation of the given name
withOperation(OperationDeclarer) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasOperationDeclarer
Adds an OperationDeclaration by receiving a declarer which describes it
WithOperationContainers - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which, a list of operation containers can be derived
WithOperationsDeclaration<T extends BaseDeclaration> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get OperationDeclaration objects
withOptionalComponent(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds a component of the given name
withOptionalComponent(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasNestedComponentsDeclarer
Adds a component of the given name
withOptionalComponent(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.NestedRouteDeclarer
Adds a component of the given name
withOptionalParameter(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Adds an optional parameter
withOutboundProperty(String, Serializable) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withOutboundProperty(String, Serializable) - Method in class org.mule.functional.api.flow.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withoutParameters() - Method in class org.mule.runtime.api.metadata.MediaType
Creates a new MediaType instance keeping the type and sub-type but removing all the parameters (like the charset)
withOutput() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Declares element output
withOutput() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.FunctionDeclarer
Declares element output
withOutputAttributes() - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExecutableComponentDeclarer
Declares element output
withOutputAttributesResolver(String) - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
WithOutputDeclaration - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to get/set OutputDeclaration objects of payload and attributes.
withOutputResolver(String) - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
withParameter(String, ParameterMetadataDescriptor) - Method in class org.mule.runtime.api.metadata.descriptor.InputMetadataDescriptor.InputMetadataDescriptorBuilder
Ads a parameter to the resulting InputMetadataDescriptor.
withParameter(String, String) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterGroupElementDeclarer
Adds a parameter to this parametrized element declaration
withParameter(String, ParameterValue) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterGroupElementDeclarer
Adds a parameter to this parametrized element declaration
withParameter(String, ParameterValue, Map<String, Serializable>) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterGroupElementDeclarer
Adds a parameter to this parametrized element declaration
withParameter(K, V) - Method in interface org.mule.runtime.app.declaration.api.fluent.ParameterizedBuilder
 
withParameter(String, String) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue.Builder
 
withParameter(String, ParameterValue) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterObjectValue.Builder
 
withParameterGroup(ParameterGroupElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterizedElementDeclarer
withParameterGroup(Consumer<ParameterGroupElementDeclarer>) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterizedElementDeclarer
withParameterResolver(String, String) - Method in class org.mule.runtime.api.metadata.MetadataAttributes.MetadataAttributesBuilder
 
WithParameters - Interface in org.mule.runtime.module.extension.api.loader.java.type
A generic contract for any kind of component from which, a list of parameters can be derived
WithParametersDeclaration - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get SourceDeclaration objects
withParent(ErrorModel) - Method in class org.mule.runtime.api.meta.model.error.ErrorModelBuilder
 
withParent(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.stereotype.StereotypeModelBuilder
 
withPartName(String) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Adds a new MetadataKeyBuilder child to the MetadataKey that is being built.
withPassword(char[]) - Method in interface org.mule.runtime.api.security.CredentialsBuilder
 
withPayload(Object) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Prepares the given data to be sent as the payload of the CoreEvent to the configured flow.
withPayload(Object) - Method in class org.mule.functional.api.flow.TestEventBuilder
Prepares the given data to be sent as the payload of the product.
withPayloadAnnotation(TypeAnnotation) - Method in class org.mule.metadata.message.api.MessageMetadataTypeBuilder
 
withPluginClassLoader(ClassLoader) - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest.Builder
 
withPluginClassName(String) - Method in class org.mule.runtime.api.deployment.meta.MuleServerPluginModel.MuleServerPluginModelBuilder
 
withPluginName(String) - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest.Builder
 
withPluginProvider(String) - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest.Builder
 
withPluginVersion(String) - Method in class org.mule.runtime.module.license.api.PluginLicenseValidationRequest.Builder
 
withPort(String) - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinitionBuilder
 
withPort(String) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the port of the service that describes the set of operations that can be performed.
withPrefix(String) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Sets the prefix to prepend to the name for the target Scheduler, which will override the default one.
withPrivilegedArtifact(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given artifact ID to the list of artifacts with access to the privileged API declared by the extension begin built
withPrivilegedPackage(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given Java package name to the list of privileged exported packages declared by the extension begin built
withProperty(MetadataProperty) - Method in class org.mule.runtime.api.metadata.MetadataKeyBuilder
Adds a custom MetadataProperty to the MetadataKey that is being built
withProperty(String, Serializable) - Method in class org.mule.runtime.app.declaration.api.fluent.EnrichableElementDeclarer
Adds a metadata property to this element declaration
withReadLock(CheckedFunction<FunctionalReadWriteLock.LockReleaser, T>) - Method in class org.mule.runtime.core.api.util.concurrent.FunctionalReadWriteLock
Executes the given function under the protection of the read lock and returns the output value.
withReason(String) - Method in class org.mule.runtime.api.metadata.resolving.MetadataFailure.Builder
 
withReason(String) - Method in class org.mule.runtime.api.value.ResolvingFailure.Builder
 
withRefName(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ConfigurationElementDeclarer
 
withRefName(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ConstructElementDeclarer
 
withRefName(String) - Method in class org.mule.runtime.app.declaration.api.fluent.TopLevelParameterDeclarer
 
withRegexpMatcher(String) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
Sets a regexp which must match the name of the library's file.
withRegistrationName(String) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
Set the component name that will appear in the registry.
withReplyToHandler(ReplyToHandler) - Method in class org.mule.functional.api.flow.TestEventBuilder
Deprecated.
TODO MULE-10739 Move ReplyToHandler to compatibility module.
withRequiredClassName(String) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
If provided, the library should contain a class of the given name
withRequiredParameter(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterGroupDeclarer
Adds a required parameter
withResource(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given resourcePath to the list of resources declared by the extension being built
withResourceLocator(TransportResourceLocator) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets a TransportResourceLocator instance to fetch the wsdl resources.
withReturnType(TypeMetadataDescriptor) - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor.OutputMetadataDescriptorBuilder
Adds a MetadataResult of TypeMetadataDescriptor that describes the return type of the component.
withReturnType(MetadataType) - Method in class org.mule.runtime.api.metadata.descriptor.OutputMetadataDescriptor.OutputMetadataDescriptorBuilder
Describes that the return type of the component will be of MetadataType
withRole(ParameterRole) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Sets the purpose of the declared parameter
withRoles(Object) - Method in interface org.mule.runtime.api.security.CredentialsBuilder
 
withRoute(String) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds a component of the given name
withRoute(String) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasNestedRoutesDeclarer
Adds a component of the given name
withRoute(RouteElementDeclaration) - Method in class org.mule.runtime.app.declaration.api.fluent.ComponentElementDeclarer
Adds a component to the declaration being built
withRoute(String, Consumer<RouteElementDeclarer>) - Method in class org.mule.runtime.app.declaration.api.fluent.ComponentElementDeclarer
Adds a component to the declaration being built
withRoute(RouteElementDeclaration) - Method in interface org.mule.runtime.app.declaration.api.fluent.HasNestedRoutesDeclaration
Adds a component to the declaration being built
withRoute(String, Consumer<RouteElementDeclarer>) - Method in interface org.mule.runtime.app.declaration.api.fluent.HasNestedRoutesDeclaration
Adds a component to the declaration being built
withScheduler(Scheduler) - Method in class org.mule.functional.api.flow.FlowRunner
Run Flow as a task of a given Scheduler.
withSecurities(List<SecurityStrategy>) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets a list of SecurityStrategies to connect with a Secured Soap Web Service.
withSecurity(SecurityStrategy) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets a new SecurityStrategy to connect with a Secured Soap Web Service.
withService(String) - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinitionBuilder
 
withService(String) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the service of the WSDL we want to perform operations from.
withServiceProviderClassName(String) - Method in class org.mule.runtime.api.deployment.meta.MuleServiceModel.MuleServiceModelBuilder
Configures the provider for the service
withSessionProperty(String, Object) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Deprecated.
Transport infrastructure is deprecated.
withSessionProperty(String, Object) - Method in class org.mule.functional.api.flow.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated.
withSetterParameterDefinition(String, AttributeDefinition) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
Adds a new parameter to be added to the object by using a setter method.
withShutdownTimeout(Supplier<Long>, TimeUnit) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Sets the graceful shutdown timeout to use when stopping the target Scheduler.
withShutdownTimeout(long, TimeUnit) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Sets the graceful shutdown timeout to use when stopping the target Scheduler.
withSourceCorrelationId(String) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Configures the product event to have the provided sourceCorrelationId.
withSourceCorrelationId(String) - Method in class org.mule.functional.api.flow.TestEventBuilder
Configures the product event to have the provided sourceCorrelationId.
WithSourcesDeclaration<T extends BaseDeclaration> - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get SourceDeclaration objects
withStereotype(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ComponentDeclarer
Adds the given stereotype
withStereotype(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConfigurationDeclarer
Adds the given stereotype
withStereotype(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ConnectionProviderDeclarer
Adds the given stereotype
withStereotype(StereotypeModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.HasStereotypeDeclarer
Adds the given stereotype
withStereotype(StereotypeModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.StereotypedDeclaration
 
withStereotype(StereotypeModel) - Method in interface org.mule.runtime.api.meta.model.declaration.fluent.WithStereotypesDeclaration
 
WithStereotypesDeclaration - Interface in org.mule.runtime.api.meta.model.declaration.fluent
Contract interface for a BaseDeclaration in which it's possible to add/get StereotypeModel objects
withSubType(MetadataType, MetadataType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Registers the given subType as an implementation of the baseType
withSubTypes(MetadataType, Collection<MetadataType>) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Registers the given subTypes as implementations of the baseType
withType(ObjectType) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Adds the given objectType to the list of types declared by the extension being built.
withType(ExternalLibraryType) - Method in class org.mule.runtime.api.meta.model.ExternalLibraryModel.ExternalLibraryModelBuilder
If provided, set the library's type of dependency
withType(MetadataType) - Method in class org.mule.runtime.api.metadata.descriptor.ParameterMetadataDescriptor.ParameterMetadataDescriptorBuilder
Indicates that the component parameter with name ParameterMetadataDescriptor.ParameterMetadataDescriptorBuilder.name will be of type
withType(MetadataType) - Method in class org.mule.runtime.api.metadata.descriptor.TypeMetadataDescriptor.TypeMetadataDescriptorBuilder
Indicates that the component will be of type
withType(MetadataType) - Method in class org.mule.runtime.extension.api.model.notification.NotificationModelBuilder
 
withTypeConverter(TypeConverter) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
This method allows to convert a simple type to another type using a converter.
withTypeDefinition(TypeDefinition<T>) - Method in class org.mule.runtime.dsl.api.component.ComponentBuildingDefinition.Builder
Sets the TypeDefinition to discover the object type.
withUsername(String) - Method in interface org.mule.runtime.api.security.CredentialsBuilder
 
withValue(String) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterListValue.Builder
 
withValue(ParameterValue) - Method in class org.mule.runtime.app.declaration.api.fluent.ParameterListValue.Builder
 
withValue(ParameterObjectValue) - Method in class org.mule.runtime.app.declaration.api.fluent.TopLevelParameterDeclarer
 
withValue(String) - Method in class org.mule.runtime.config.api.dsl.model.DslElementModel.Builder
 
withValueProviderModel(ValueProviderModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclarer
Sets the given valueProviderModel
withVariable(String, Object) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Prepares a flow variable with the given key and value to be set in the Message to the configured flow.
withVariable(String, Object, DataType) - Method in class org.mule.functional.api.flow.FlowConstructRunner
Prepares a flow variable with the given key and value to be set in the Message to the configured flow.
withVariable(String, Object) - Method in class org.mule.functional.api.flow.TestEventBuilder
Prepares a flow variable with the given key and value to be set in the product.
withVariable(String, Object, DataType) - Method in class org.mule.functional.api.flow.TestEventBuilder
Prepares a flow variable with the given key and value to be set in the product.
withVersion(SoapVersion) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the SoapVersion of the Web Service.
withWaitAllowed(boolean) - Method in class org.mule.runtime.api.scheduler.SchedulerConfig
Whether the threads of the target custom Scheduler may block to wait when dispatching to a busy Scheduler.
withWrapperIdentifier(String) - Method in class org.mule.runtime.dsl.api.component.AttributeDefinition.Builder
Defines the parent identifier used to wrap a child element.
withWriteLock(CheckedSupplier<T>) - Method in class org.mule.runtime.core.api.util.concurrent.FunctionalReadWriteLock
Executes the given supplier under the protection of the write lock and returns the generated value.
withWriteLock(CheckedRunnable) - Method in class org.mule.runtime.core.api.util.concurrent.FunctionalReadWriteLock
Executes the given supplier under the protection of the write lock.
withWsdlLocation(String) - Method in class org.mule.runtime.soap.api.client.SoapClientConfigurationBuilder
Sets the location of the WSDL that describes the SOAP web service.
withWsdlUrl(URL) - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinitionBuilder
 
withWsdlUrl(String) - Method in class org.mule.runtime.extension.api.soap.WebServiceDefinitionBuilder
 
withXmlDsl(XmlDslModel) - Method in class org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer
Describes the language which allows using the extension
WorkManager - Interface in org.mule.runtime.core.api.context
WorkManager extends the standard JCA WorkManager with lifecycle methods and util.concurrent bridging.
WorkManagerSource - Interface in org.mule.runtime.core.api.context
 
WorkspaceLocationResolver - Interface in org.mule.test.runner.api
Resolves locations of Artifacts from a IDE workspace, a Maven build session or a similar ad-hoc collection of artifacts.
workstation(String) - Method in interface org.mule.runtime.http.api.client.auth.HttpAuthenticationBuilder.HttpNtlmAuthenticationBuilder
Defines the user workstation to use.
wrapFatal(Throwable) - Static method in class org.mule.runtime.core.api.rx.Exceptions
Wrap an exception with MuleFatalException so that Reactor can handle it safely instead of always bubbling it up.
wrappedStream - Variable in class org.mule.runtime.core.api.streaming.bytes.AbstractCursorStreamProvider
 
wrappersToPrimitives(Class[]) - Static method in class org.mule.runtime.core.api.util.ClassUtils
 
write(String, CoreEvent) - Method in class org.mule.functional.api.component.TestConnectorQueueHandler
Writes a event to a given queue waiting if necessary for space to become available
write(JsonWriter, ValidationResult) - Method in class org.mule.runtime.api.el.persistence.ValidationResultTypeAdapter
 
write(CoreEvent, OutputStream) - Method in interface org.mule.runtime.core.api.message.OutputHandler
Write the event payload to the stream.
write(int) - Method in class org.mule.runtime.core.api.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.mule.runtime.core.api.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
wrongMessageSource(String) - Static method in class org.mule.runtime.core.api.config.i18n.CoreMessages
 
WssKeyStoreConfiguration - Class in org.mule.runtime.extension.api.soap.security.config
WssStoreConfiguration implementation for Key Stores, used for encryption, decryption and signing.
WssKeyStoreConfiguration(String, String, String, String, String) - Constructor for class org.mule.runtime.extension.api.soap.security.config.WssKeyStoreConfiguration
 
WssKeyStoreConfiguration(String, String, String) - Constructor for class org.mule.runtime.extension.api.soap.security.config.WssKeyStoreConfiguration
 
WssStoreConfiguration - Interface in org.mule.runtime.extension.api.soap.security.config
Provides methods to access the configuration of a store used to add WS security to the SOAP requests.
WssTrustStoreConfiguration - Class in org.mule.runtime.extension.api.soap.security.config
WssStoreConfiguration implementation for Trust Stores, used for signature verification.
WssTrustStoreConfiguration(String, String, String) - Constructor for class org.mule.runtime.extension.api.soap.security.config.WssTrustStoreConfiguration
 
WWW_AUTHENTICATE - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names

X

X_CORRELATION_ID - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
X_FORWARDED_FOR - Static variable in class org.mule.runtime.http.api.HttpHeaders.Names
XATransactionalConnection - Interface in org.mule.runtime.extension.api.connectivity
Specialization of TransactionalConnection for connections which can participate of XA transactions
XML - Static variable in class org.mule.metadata.api.model.MetadataFormat
 
XML - Static variable in class org.mule.metadata.xml.api.XmlTypeLoader
 
XML - Static variable in class org.mule.runtime.api.metadata.MediaType
 
Xml - Annotation Type in org.mule.runtime.extension.api.annotation.dsl.xml
Allows the customization of the schema attributes.
XML_STRING - Static variable in interface org.mule.runtime.api.metadata.DataType
 
XmlApplicationParser - Class in org.mule.runtime.config.api.dsl.processor.xml
Simple parser that transforms an XML document to a set of ConfigLine objects.
XmlApplicationParser(ServiceRegistry, List<ClassLoader>) - Constructor for class org.mule.runtime.config.api.dsl.processor.xml.XmlApplicationParser
 
XmlApplicationParser(List<XmlNamespaceInfoProvider>) - Constructor for class org.mule.runtime.config.api.dsl.processor.xml.XmlApplicationParser
 
XmlApplicationServiceRegistry - Class in org.mule.runtime.config.api.dsl.processor.xml
Custom service that extends the list of XmlNamespaceInfoProviders discovered using a ServiceRegistry with a XmlNamespaceInfoProvider providing information of the namespaces for the extensions in the current context.
XmlApplicationServiceRegistry(ServiceRegistry, DslResolvingContext) - Constructor for class org.mule.runtime.config.api.dsl.processor.xml.XmlApplicationServiceRegistry
 
XmlConfigurationDocumentLoader - Class in org.mule.runtime.config.api
Loads a mule configuration file into a Document object.
XmlConstants - Class in org.mule.metadata.xml.api.utils
 
XmlConstants() - Constructor for class org.mule.metadata.xml.api.utils.XmlConstants
 
XmlDoc(Optional<String>, String) - Constructor for class org.mule.metadata.xml.api.utils.SchemaHelper.XmlDoc
 
XmlDslElementModelConverter - Interface in org.mule.runtime.config.api.dsl.model
Provides a way to convert any DslElementModel into a its XML Element representation.
XmlDslModel - Class in org.mule.runtime.api.meta.model
Represents an extension's capability to be mapped and usable from a Mule XML config.
XmlDslModel() - Constructor for class org.mule.runtime.api.meta.model.XmlDslModel
 
XmlDslModel.XmlDslModelBuilder - Class in org.mule.runtime.api.meta.model
A builder which allows creating instances of XmlDslModel
XmlDslSyntaxResolver - Class in org.mule.runtime.extension.api.dsl.syntax
Default implementation of a DslSyntaxResolver based on XML.
XmlDslSyntaxResolver(ExtensionModel, DslResolvingContext) - Constructor for class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
Creates an instance using the default implementation
XmlDslSyntaxResolver(ExtensionModel, ImportTypesStrategy) - Constructor for class org.mule.runtime.extension.api.dsl.syntax.XmlDslSyntaxResolver
Creates an instance using the default implementation
XmlExtensionModelLoader - Class in org.mule.runtime.extension.api.loader.xml
Implementation of ExtensionModelLoader for those plugins that have an ID that matches with XmlExtensionModelLoader.DESCRIBER_ID, which implies that are extensions built through XML.
XmlExtensionModelLoader() - Constructor for class org.mule.runtime.extension.api.loader.xml.XmlExtensionModelLoader
 
XmlExtensionModelProperty - Class in org.mule.runtime.extension.api.property
Marker ModelProperty to indicate if the current ExtensionModel containing it should be expanded in the Mule application.
XmlExtensionModelProperty(Set<String>) - Constructor for class org.mule.runtime.extension.api.property.XmlExtensionModelProperty
 
XmlGathererErrorHandler - Interface in org.mule.runtime.config.api
Represents a specific type of ErrorHandler which gathers as many errors as possible to be displayed later for either logging purposes or to propagate an exception with the full list of errors.
XmlGathererErrorHandlerFactory - Interface in org.mule.runtime.config.api
Factory object to create instances of XmlGathererErrorHandler that will be used in the reading of XML files.
XmlHandler - Interface in org.mule.metadata.xml.api.handler
 
XmlModelUtils - Class in org.mule.runtime.extension.api.util
Utils class for parsing and generation of Xml related values of an extension.
XmlModelUtils() - Constructor for class org.mule.runtime.extension.api.util.XmlModelUtils
 
XmlNamespaceInfo - Interface in org.mule.runtime.dsl.api.xml
Relates a namespace identifier to a XML namespace URI prefix.
XmlNamespaceInfoProvider - Interface in org.mule.runtime.dsl.api.xml
Mule XML extensions needs to define a XmlNamespaceProvider in which they define the extensions namespace name and the extensions xml namespace uri prefix.
XmlRamlTypeLoader - Class in org.mule.metadata.raml.api
RAML TypeLoader that takes the internal TypeDeclaration and transforms it into a MetadataType through TypeDeclaration.toXmlSchema() in conjunction with XmlTypeLoader.
XmlRamlTypeLoader(File) - Constructor for class org.mule.metadata.raml.api.XmlRamlTypeLoader
Constructs a RAML type loader
XmlRamlTypeLoader(String, String) - Constructor for class org.mule.metadata.raml.api.XmlRamlTypeLoader
Constructs a RAML type loader
XmlSchemaUtils - Class in org.mule.metadata.xml.api.utils
 
XmlSchemaUtils() - Constructor for class org.mule.metadata.xml.api.utils.XmlSchemaUtils
 
XMLSecureFactories - Class in org.mule.runtime.core.api.util.xmlsecurity
Provide XML parser factories configured to avoid XXE and BL attacks according to global configuration (safe by default)
XmlTypeLoader - Class in org.mule.metadata.xml.api
 
XmlTypeLoader(SchemaCollector) - Constructor for class org.mule.metadata.xml.api.XmlTypeLoader
Creates a new instance based on a group of schemas.
XmlTypeLoader(ModelFactory) - Constructor for class org.mule.metadata.xml.api.XmlTypeLoader
Creates a new instance based on an already constructed ModelFactory.
xmlValidations(boolean) - Method in interface org.mule.runtime.module.embedded.api.DeploymentConfiguration.DeploymentConfigurationBuilder
Allows to enable or disable XML validations while deploying the artifact.
xmlValidationsEnabled() - Method in interface org.mule.runtime.module.embedded.api.DeploymentConfiguration
 
XSD_ANY - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_BASE64 - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_BOOLEAN - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_BYTE - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_DATE - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_DATETIME - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_DECIMAL - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_DOUBLE - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_FLOAT - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_HEXBIN - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_INT - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_INTEGER - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_LONG - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_NEGATIVEINTEGER - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_NONNEGATIVEINTEGER - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_NONPOSITIVEINTEGER - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_NORMALIZEDSTRING - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_POSITIVEINTEGER - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_SHORT - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_STRING - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_TIME - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_UNSIGNEDBYTE - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_UNSIGNEDINT - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_UNSIGNEDLONG - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XSD_UNSIGNEDSHORT - Static variable in class org.mule.metadata.xml.api.utils.XmlConstants
 
XsdDependency(URL, URL) - Constructor for class org.mule.metadata.xml.api.schema.SchemaFetcher.XsdDependency
 

Y

YAML_EXTENSION - Static variable in class org.mule.runtime.config.api.dsl.model.properties.DefaultConfigurationPropertiesProvider
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2018. All rights reserved.