Package org.planx.xmlstore.stores

Class Summary
AbstractXMLStore A convenience class for implementing XMLStores.
DistributedXMLStore A peer-to-peer XMLStore that uses Kademlia as routing module.
LocalXMLStore A local XMLStore that only operates on location dependent References, that is, LocalLocators.
NetworkProxy  
NetworkSkeleton A NetworkSkeleton exposes the functionality of an underlying XMLStore to networked clients.
OptimisticReadXMLStore  
OptimisticWriteXMLStore Optimistically writes without blocking returning a proxy Reference that is resolved when the save process is completed.
ReadCacheXMLStore  
ReplicatorXMLStore  
TranslatorXMLStore A bridge between location independent and location dependent XMLStores.
WriteBufferXMLStore NOT IMPLEMENTED!
WriteCacheXMLStore  
 

Exception Summary
NetworkProtocolException  
 



Copyright © 2010. All Rights Reserved.