Uses of Interface
org.apache.camel.spi.Marshaller

Packages that use Marshaller
org.apache.camel.spi Service Provider Interfaces used internally by the Camel runtime which are plugin strategies. 
 

Uses of Marshaller in org.apache.camel.spi
 

Classes in org.apache.camel.spi that implement Marshaller
 class XmlMarshaller
          Marshallers that marshall to XML should extend this base class.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.