|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ByteArrayToSerializable | |
| org.mule.transformers.simple | Basic transformer implementations. |
| Uses of ByteArrayToSerializable in org.mule.transformers.simple |
| Subclasses of ByteArrayToSerializable in org.mule.transformers.simple | |
class |
ByteArrayToObject
ByteArrayToObject works in the same way as
ByteArrayToSerializable but checks if th byte array is a serialised
object and if not will return a String created from the bytes is the returnType on
the transformer. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||