Package grinda.client

This package contains all the classes needed by a client to communicate with the TupleSpace service

See:
          Description

Interface Summary
TupleSpace The interface used to communicate with the tuple space service.
TupleSpaceListener Used by the object that are interested in notification of operation on the tuple space
 

Class Summary
BlockingOperationManager Manages the locks due a blocking operation (i.e. take...).
DataTuple Tuple with associated data that are transferred outside the TupleSpace using standard protocols (e.g HTTP, FTP, GridFTP).
FileChunk This class is used to identify file chunks and pass them to a DataTuple in order to be directly transmitted outside the Tuple Space.
SpecialTuple A special tuple is a tuple with some metainformation associated.
Tuple An array of fields.
TupleSpaceContext Contains all infos needed by classes in package grinda.client
TupleSpaceFactory Used to communicate to the real service.
TupleSpaceListenerNotifier Notifies TupleListeners of operations occured on the tuple space
 

Package grinda.client Description

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



Copyright © 2006 Sirio Capizzi. All Rights Reserved.