Exemple #1
0
 void route(Exchange exchange) throws AMQException {
   _incoming.enqueue(exchange.route(_incoming));
 }