Uses of Interface
org.apache.servicemix.components.util.FileMarshaler

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

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

Classes in org.apache.servicemix.components.util that implement FileMarshaler
 class BinaryFileMarshaler
          A FileMarshaler that converts the given input stream into a binary attachment.
 class DefaultFileMarshaler
          A default file transformer which assumes the file is already in XML format and requires no transformation other than to be wrapped in a normalized message..
 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.