| Interface | Description |
|---|---|
| PojoMarshaler |
A plugin strategy which marshals an Object into and out of a JBI message.
|
| Class | Description |
|---|---|
| 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-2014 FuseSource. All Rights Reserved.