Uses of Class
org.mule.transformers.simple.ByteArrayToSerializable

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.
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.