Uses of Interface
org.apache.activemq.store.PList

Packages that use PList
org.apache.activemq.broker.region.cursors Cursors used to page persistent messages into the broker from the store 
org.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
 PList FilePendingMessageCursor.getDiskList()
           
 

Uses of PList in org.apache.activemq.store
 

Methods in org.apache.activemq.store that return PList
 PList PListStore.getPList(String name)
           
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.