|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
JavaSpace05 interface extends the JavaSpace interface to provide methods that allow clients
to perform batch operations on the space (which are generally more
efficient than performing an equivalent set of singleton operations) and to
more easily develop applications where a given Entry needs to be read by multiple clients.
See:
Description
| Interface Summary | |
| JavaSpace05 | The JavaSpace05 interface extends the JavaSpace interface to provide methods that allow clients to
perform batch operations on the space (which are generally more
efficient than performing an equivalent set of singleton
operations) and to more easily develop applications where a
given Entry needs to be read by multiple clients.
|
| MatchSet | A collection of Entry instances to be incrementally
returned from a JavaSpaces(TM) service. |
| Class Summary | |
| AvailabilityEvent | A RemoteEvent marking the transition of an
Entry from unavailable to
available. |
The JavaSpace05 interface extends the JavaSpace interface to provide methods that allow clients
to perform batch operations on the space (which are generally more
efficient than performing an equivalent set of singleton operations) and to
more easily develop applications where a given Entry needs to be read by multiple clients.
Implementations of the JavaSpace interface are not required to
implement this interface.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||