Uses of Class
org.apache.qpid.client.TopicSubscriberAdaptor

Packages that use TopicSubscriberAdaptor
org.apache.qpid.client   
 

Uses of TopicSubscriberAdaptor in org.apache.qpid.client
 

Fields in org.apache.qpid.client with type parameters of type TopicSubscriberAdaptor
protected  ConcurrentHashMap<String,TopicSubscriberAdaptor<C>> AMQSession._subscriptions
          Used to reference durable subscribers so that requests for unsubscribe can be handled correctly.
 



Licensed to the Apache Software Foundation