|
Page Edited :
SM :
Marshalers
Marshalers has been edited by Bruce Snyder (Jun 10, 2008). Content:An Overview of Marshalers in ServiceMixMarshalers in ServiceMix are used to convert messages to/from the JBI normalised messages. For example, the JBI spec requires that the payload of a normalized message be XML. So when non-XML messages are sent through a binding component (BC) those messages must be normalized into XML and when a message leave a BC it may need to be denormalized to be compatible with the external service to which it is being sent. For information on this see message normalization Because ServiceMix doesn't provide the ability to handle message normalization for every conceivable message format out there, ServiceMix provides classes for implementing your own custom marshalers. Existing Marshalers in ServiceMixThe MarshalerSupport Older stuffQuestions:
– PS NotesNotes [19/12]:
Update [20/12]:
Class diagram showing ServiceMix 2.0.2 marshalers |
Unsubscribe or edit your notifications preferences
