Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は例に従っています
https://svn.apache.org/repos/asf/qpid/trunk/qpid/java/client/example/src/main/java/org/apache/qpid/example/Hello.java
ここでは、1 つの交換と 1 つのキューがあります。同じ交換で別のキューにメッセージを送信する方法は? メッセージでルーティング情報を指定する方法は?
Java / JMS API を使用しています