Uses of Interface
grinda.client.TupleSpace

Packages that use TupleSpace
grinda.client This package contains all the classes needed by a client to communicate with the TupleSpace service 
 

Uses of TupleSpace in grinda.client
 

Methods in grinda.client that return TupleSpace
 TupleSpace TupleSpaceFactory.getTupleSpace(java.lang.String name)
          Create a tuple space instance used to communicate with the real service.
 TupleSpace TupleSpaceFactory.getTupleSpace(java.lang.String name, TupleSpaceConfigurationParameter[] params)
          Create a tuple space instance used to communicate with the real service.
 



Copyright © 2006 Sirio Capizzi. All Rights Reserved.