Uses of Class
org.apache.activemq.store.PListEntry
-
Packages that use PListEntry Package Description org.apache.activemq.store The APIs which need to be implemented for persistent message stores for durable messagingorg.apache.activemq.store.kahadb.plist -
-
Uses of PListEntry in org.apache.activemq.store
Methods in org.apache.activemq.store that return PListEntry Modifier and Type Method Description PListEntryPListEntry. copy() -
Uses of PListEntry in org.apache.activemq.store.kahadb.plist
Methods in org.apache.activemq.store.kahadb.plist that return PListEntry Modifier and Type Method Description PListEntryPListImpl. get(long position)PListEntryPListImpl. getFirst()PListEntryPListImpl. getLast()
-