| Package | Description |
|---|---|
| org.mule.runtime.api.message | |
| org.mule.runtime.api.metadata | |
| org.mule.runtime.api.metadata.resolving |
| Class and Description |
|---|
| DataType
Defines a Java type and its association with additional information about the data, like MIME
type and encoding.
|
| MediaType
Immutable representation of Media Types as defined in
RFC-2046 Part Two.
|
| Class and Description |
|---|
| CollectionDataType
A data type that represents a generified collection.
|
| ComponentId
Represent the position of a Component inside a flow.
|
| DataType
Defines a Java type and its association with additional information about the data, like MIME
type and encoding.
|
| DataTypeBuilder
Provides a way to build immutable
DataType objects. |
| DataTypeBuilder.DataTypeCollectionTypeBuilder
Provides methods to set data associated to the items of a
Collection, when the type
is a Collection. |
| DataTypeParamsBuilder
Provides a way to set the java-type independent attributes when building an immutable
DataType objects. |
| MediaType
Immutable representation of Media Types as defined in
RFC-2046 Part Two.
|
| MetadataCache
This component provides the capability to store data so future requests
for that data can be served faster and accessed from every
MetadataContentResolver,
MetadataKeysResolver and MetadataOutputResolver |
| MetadataEnrichableModel
A model which can be augmented with
MetadataProperties
that are not part of the canonical metadata model. |
| MetadataKey
A key, that with the given ID, represents a
MetadataType. |
| MetadataKeyBuilder
An implementation of the builder design pattern to create a new
MetadataKey instance. |
| MetadataProperty
A custom property which augments a
MetadataEnrichableModel with
non canonical pieces of information. |
| MetadataResolvingException
Exception that represents an error related to Metadata resolving.
|
| Class and Description |
|---|
| MetadataContext
Metadata resolving context, provides access to the Config and Connection used during
metadata fetch invocation.
|
| MetadataKey
A key, that with the given ID, represents a
MetadataType. |
| MetadataResolvingException
Exception that represents an error related to Metadata resolving.
|
Copyright © 2016 MuleSoft, Inc.. All rights reserved.