Uses of Interface
org.apache.activemq.store.PList
-
Packages that use PList Package Description org.apache.activemq.broker.region.cursors Cursors used to page persistent messages into the broker from the storeorg.apache.activemq.store The APIs which need to be implemented for persistent message stores for durable messaging -
-
Uses of PList in org.apache.activemq.broker.region.cursors
Methods in org.apache.activemq.broker.region.cursors that return PList Modifier and Type Method Description PListFilePendingMessageCursor. getDiskList() -
Uses of PList in org.apache.activemq.store
Methods in org.apache.activemq.store that return PList Modifier and Type Method Description PListPListStore. getPList(String name)
-