thank you .it worked.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/How-can-I-unsubscribe-the-topic-tp4672625p4672720.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
non-durable: consumer.close();
durable: session.unsubscribe(durableId)
On Thu, Oct 10, 2013 at 11:27 PM, yjgyjg1997 <549030...@qq.com> wrote:
> How can i unsubscribe the topic that I have subscribed ? When i
> received a
> special message in the onMessage function,I want to unsubscribe the t