cl2dlope / pyactivemq

Automatically exported from code.google.com/p/pyactivemq
Apache License 2.0
0 stars 0 forks source link

Return derived Destination type from message's replyTo and Destination properties #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Return the derived Destination type (Queue, Topic, TemporaryQueue, 
TemporaryTopic) from message's replyTo and Destination properties, instead 
of simply a Destination.

Original issue reported on code.google.com by fullung@gmail.com on 2 Jun 2007 at 8:30