|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TopicSubAck | |
|---|---|
| org.apache.activemq.store.kahadaptor | kaha implementation of message persistence for the broker |
| Uses of TopicSubAck in org.apache.activemq.store.kahadaptor |
|---|
| Fields in org.apache.activemq.store.kahadaptor with type parameters of type TopicSubAck | |
|---|---|
protected ListContainer<TopicSubAck> |
KahaTopicReferenceStore.ackContainer
|
protected ListContainer<TopicSubAck> |
KahaTopicMessageStore.ackContainer
|
| Methods in org.apache.activemq.store.kahadaptor that return types with arguments of type TopicSubAck | |
|---|---|
protected ListContainer<TopicSubAck> |
KahaPersistenceAdapter.getListContainer(Object id,
String containerName)
|
| Constructor parameters in org.apache.activemq.store.kahadaptor with type arguments of type TopicSubAck | |
|---|---|
KahaTopicMessageStore(Store store,
MapContainer<MessageId,Message> messageContainer,
ListContainer<TopicSubAck> ackContainer,
MapContainer<String,SubscriptionInfo> subsContainer,
ActiveMQDestination destination)
|
|
KahaTopicReferenceStore(Store store,
KahaReferenceStoreAdapter adapter,
MapContainer<MessageId,ReferenceRecord> messageContainer,
ListContainer<TopicSubAck> ackContainer,
MapContainer<String,SubscriptionInfo> subsContainer,
ActiveMQDestination destination)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||