org.apache.servicemix.jbi.messaging
Interface PojoMarshaler

All Superinterfaces:
org.apache.servicemix.jbi.marshaler.PojoMarshaler

Deprecated.

public interface PojoMarshaler
extends org.apache.servicemix.jbi.marshaler.PojoMarshaler

A plugin strategy which marshals an Object into and out of a JBI message. This interface is used by the ServiceMixClient to marshal POJOs into and out of JBI messages.

Version:
$Revision: 690162 $

Field Summary
 
Fields inherited from interface org.apache.servicemix.jbi.marshaler.PojoMarshaler
BODY
 
Method Summary
 
Methods inherited from interface org.apache.servicemix.jbi.marshaler.PojoMarshaler
marshal, unmarshal
 



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