Uses of Class
org.apache.activemq.command.JournalTopicAck
-
Packages that use JournalTopicAck Package Description org.apache.activemq.store.journal Message persistence using a high performance transaction log via the Journal interface. -
-
Uses of JournalTopicAck in org.apache.activemq.store.journal
Methods in org.apache.activemq.store.journal with parameters of type JournalTopicAck Modifier and Type Method Description voidJournalTransactionStore. acknowledge(JournalTopicMessageStore store, JournalTopicAck ack, org.apache.activeio.journal.RecordLocation location)voidJournalTransactionStore.Tx. add(JournalTopicMessageStore store, JournalTopicAck ack)
-