Uses of Package
grinda.client

Packages that use grinda.client
grinda.client This package contains all the classes needed by a client to communicate with the TupleSpace service 
grinda.common This package contains classes shared by the client as well as the service 
grinda.test Some tests... 
 

Classes in grinda.client used by grinda.client
BlockingOperationManager
          Manages the locks due a blocking operation (i.e. take...).
SpecialTuple
          A special tuple is a tuple with some metainformation associated.
Tuple
          An array of fields.
TupleSpace
          The interface used to communicate with the tuple space service.
TupleSpaceContext
          Contains all infos needed by classes in package grinda.client
TupleSpaceListener
          Used by the object that are interested in notification of operation on the tuple space
TupleSpaceListenerNotifier
          Notifies TupleListeners of operations occured on the tuple space
 

Classes in grinda.client used by grinda.common
Tuple
          An array of fields.
 

Classes in grinda.client used by grinda.test
TupleSpaceFactory
          Used to communicate to the real service.
 



Copyright © 2006 Sirio Capizzi. All Rights Reserved.