| Package | Description |
|---|---|
| org.mule.runtime.core.transformer.simple |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayToMuleMessage
Deserializes a
Message stored on a byte array. |
class |
ByteArrayToObject
ByteArrayToObject works in the same way as ByteArrayToSerializable but checks if the byte array is a
serialised object and if not will return a String created from the bytes as the returnType on the transformer. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.