Uses of Class
org.apache.servicemix.jbi.messaging.DefaultMarshaler

Packages that use DefaultMarshaler
org.apache.servicemix.components.util.xstream   
 

Uses of DefaultMarshaler in org.apache.servicemix.components.util.xstream
 

Subclasses of DefaultMarshaler in org.apache.servicemix.components.util.xstream
 class XStreamMarshaler
          A PojoMarshaler for XStream which streams the object to an a W3C DOM Document so that other components can access the XML without an extra parse.
 



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