Interface | Description |
---|---|
MimeTypes |
Common mime types used in Mule
|
Class | Description |
---|---|
CollectionDataType<T> |
A data type that represents a generified collection.
|
DataTypeFactory |
Factory class used to create
DataType objects based on the parameter types passed into
the factory methods. |
ListDataType<T> |
Defines a List collection type with item type information
|
SetDataType<T> |
Defines a Set collection type with item type information
|
SimpleDataType<T> |
A data type that simply wraps a Java type.
|
TypedValue |
Maintains a value that has an associated
DataType |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.