Package org.jpos.space

Limited lightweight tuple space implementation

See:
          Description

Interface Summary
LocalSpace<K,V>  
RemoteSpace RMI based Space proxy
Space<K,V> Space uses concepts described in the Linda Coordination Language that eases the implementation of other jPOS components (such as Channels, Muxes, etc.), but it is not by any means an attempt to provide a full implementation.
SpaceListener  
Template Used by JDBMSpace to match entries based on its value
 

Class Summary
JDBMSpace<K,V> JDBM based persistent space implementation
JESpace<K,V> BerkeleyDB Jave Edition based persistent space implementation
JESpace.GCRef  
JESpace.Ref  
MD5Template  
ObjectTemplate  
SpaceFactory Creates a space based on a space URI.
SpaceInterceptor Intercepts space operations.
SpaceProxy RMI Space Proxy
SpaceTap  
SpaceUtil Space related helper methods
TSpace<K,V> TSpace implementation
 

Error Summary
SpaceError org.jpos.space.Space operations do not declare any checked exceptions.
 

Package org.jpos.space Description

Limited lightweight tuple space implementation



Copyright © 1998-2012 jPOS.org. All Rights Reserved.