Package org.apache.servicemix.jbi.marshaler

Interface Summary
PojoMarshaler A plugin strategy which marshals an Object into and out of a JBI message.
 

Class Summary
DefaultMarshaler Default implementation of PojoMarshaler which will pass through String objects as XML content, DOM objects or Stream objects, otherwise the payload is stored in a message property.
 



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