Skip to content

Instantly share code, notes, and snippets.

@thesurlydev
Created September 2, 2010 18:40
Show Gist options
  • Save thesurlydev/562708 to your computer and use it in GitHub Desktop.
Save thesurlydev/562708 to your computer and use it in GitHub Desktop.
<amqp:outbound-channel-adapter channel="amqpPolyRequestChannel"
exchange-name="dbcm-fanout-ex"
amqp-template="rabbitTemplate"/>
<amqp:inbound-channel-adapter channel="amqpPolyResponseChannel"
queue-name="dbcm-ply-response-q"
connection-factory="connectionFactory"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment