Class

TupleSpaceProxy

Extends:

TupleSpaceProxy allows a remote Tuplespace to appear as local.

Public Methods
new Creates a new TupleSpaceProxy to wrap ts.
notify Registers for notifications of event ev on the proxied TupleSpace. See TupleSpace#notify
read Reads tuple from the proxied TupleSpace. See TupleSpace#read.
read_all Reads all tuples matching tuple from the proxied TupleSpace. See TupleSpace#read_all.
take Takes tuple from the proxied TupleSpace. See TupleSpace#take.
write Adds tuple to the proxied TupleSpace. See TupleSpace#write.
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.