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

Packages that use ByteArrayToSerializable
org.mule.transformer.simple Basic transformer implementations. 
 

Uses of ByteArrayToSerializable in org.mule.transformer.simple
 

Subclasses of ByteArrayToSerializable in org.mule.transformer.simple
 class ByteArrayToMuleMessage
          TODO
 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-2009 MuleSource, Inc.. All Rights Reserved.