| Package | Description |
|---|---|
| net.jini.space |
JavaSpaces servers provide a place on the network, a space,
for clients to store and exchange objects.
|
| Modifier and Type | Method and Description |
|---|---|
Collection |
JavaSpace05.take(Collection tmpls,
Transaction txn,
long timeout,
long maxEntries)
This method provides an overload of the
JavaSpace.take method that attempts to
remove, optionally under a Transaction, and return
one or more entries from the space. |
Copyright © 2016–2018. All rights reserved.