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

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

Uses of Unmarshaller in org.apache.camel.spi
 

Classes in org.apache.camel.spi that implement Unmarshaller
 class XmlUnmarshaller
          Unmarshallers that unmarshall to XML should extend this base class.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.