| Class and Description |
|---|
| DataType
Defines a Java type and its association with additional information about the data, like MIME
type and encoding.
|
| FunctionParameter
Representation of a function's parameter, including it's name, type and optionally, a default value.
|
| TypedValue
Maintains a value that has an associated
DataType. |
| Class and Description |
|---|
| DataType
Defines a Java type and its association with additional information about the data, like MIME
type and encoding.
|
| TypedValue
Maintains a value that has an associated
DataType. |
| Class and Description |
|---|
| DataType
Defines a Java type and its association with additional information about the data, like MIME
type and encoding.
|
| Class and Description |
|---|
| MediaType
Immutable representation of Media Types as defined in
RFC-2046 Part Two.
|
| TypedValue
Maintains a value that has an associated
DataType. |
| Class and Description |
|---|
| CollectionDataType
A data type that represents a generified collection.
|
| 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. |
| DataTypeBuilder.DataTypeFunctionTypeBuilder
Provides methods to set data associated to the resources of an
ExpressionFunction. |
| DataTypeBuilder.DataTypeMapTypeBuilder |
| DataTypeParamsBuilder
Provides a way to set the java-type independent attributes when building an immutable
DataType objects. |
| FunctionParameter
Representation of a function's parameter, including it's name, type and optionally, a default value.
|
| FunctionParameter.DefaultValueResolver
Resolves a
FunctionParameter default value. |
| MapDataType
A data type that represents a generified map.
|
| MediaType
Immutable representation of Media Types as defined in
RFC-2046 Part Two.
|
| MetadataAttributes
Immutable implementation of
MetadataAttributes. |
| MetadataAttributes.MetadataAttributesBuilder |
| MetadataCache
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 |
| 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. |
| MetadataKeysContainer
Container for the
MetadataKeys obtained from a MetadataKeyProvider component. |
| MetadataKeysContainerBuilder
Builder for
MetadataKeysContainer |
| MetadataProperty
A custom property which augments a
MetadataEnrichableModel with
non canonical pieces of information. |
| MetadataResolvingException
Exception that represents an error related to Metadata resolving.
|
| TypedValue
Maintains a value that has an associated
DataType. |
| Class and Description |
|---|
| MetadataAttributes
Immutable implementation of
MetadataAttributes. |
| 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.
|
| Class and Description |
|---|
| DataType
Defines a Java type and its association with additional information about the data, like MIME
type and encoding.
|
| Class and Description |
|---|
| DataType
Defines a Java type and its association with additional information about the data, like MIME
type and encoding.
|
| TypedValue
Maintains a value that has an associated
DataType. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.