Uses of Interface
org.mule.api.transformer.wire.WireFormat

Packages that use WireFormat
org.mule.transformer.wire   
 

Uses of WireFormat in org.mule.transformer.wire
 

Classes in org.mule.transformer.wire that implement WireFormat
 class SerializationWireFormat
          Wire format using Java serialization
 class SerializedMuleMessageWireFormat
          Wire format using Java serialization to serialize MuleMessage objects accross the wire
 class TransformerPairWireFormat
          A pairing of an outbound transformer and an inbound transformer that can be used to serialize and deserialize data.
 



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