INFO - TraceComponent - Body is: encoding="UTF-8"?>
INFO - TraceComponent - Body is: encoding="UTF-8"?>
INFO - TraceComponent - Body is: encoding="UTF-8"?>
INFO - TraceComponent - Body is: encoding="UTF-8"?>
INFO - TraceComponent - Body is: encoding="UTF-8"?>
Static Recipient List
A recipient list can inspect an incoming message, and depending upon the number
of recipients specified in the recipient list, it can forward the message to all channels
associated with the recipients in the recipient list.
Enterprise Integration Patterns in ESB
[ 314 ]
Notation
Explanation
The example for a scenario where we need to send the same message to multiple
recipients is the email message. With every email message, the sender can specify
multiple recipients in the To, Cc, or Bcc fields. Now, the email system can inspect
these fields and if more than one recipient is specified in these lists, it will forward
the same message to all the recipient addresses specified.
Pages:
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428