Uses of Class
org.mule.transformer.wire.TransformerPairWireFormat

Packages that use TransformerPairWireFormat
org.mule.module.xml.transformer.wire   
org.mule.transformer.wire   
 

Uses of TransformerPairWireFormat in org.mule.module.xml.transformer.wire
 

Subclasses of TransformerPairWireFormat in org.mule.module.xml.transformer.wire
 class XStreamWireFormat
          Serializes objects using XStream.
 

Uses of TransformerPairWireFormat in org.mule.transformer.wire
 

Subclasses of TransformerPairWireFormat in org.mule.transformer.wire
 class SerializationWireFormat
          Wire format using Java serialization
 class SerializedMuleMessageWireFormat
          Wire format using Java serialization to serialize MuleMessage objects accross the wire
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.