Uses of Class
org.apache.servicemix.components.util.DefaultFileMarshaler

Packages that use DefaultFileMarshaler
org.apache.servicemix.components.util   
 

Uses of DefaultFileMarshaler in org.apache.servicemix.components.util
 

Subclasses of DefaultFileMarshaler in org.apache.servicemix.components.util
 class BinaryFileMarshaler
          A FileMarshaler that converts the given input stream into a binary attachment.
 class SimpleFlatFileMarshaler
          A simple flat file marshaler that can read fixed-length and csv text files and converts them to XML
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.