Category Archives: esb

Mule ESB

Mule Architecture Application -> Channel -> Message Receiver -> Connector -> Transformation -> Inbound Router -> Component (custom logic) -> Outbound Router -> Transformation -> Connection -> Message Dispatcher -> Channel -> Application Channel Endpoints <jms:inbound-endpoint queue="order.queue"/> <jms:outbound-endpoint topic="order.topic"/>   … Continue reading

Posted in esb | Leave a comment