| Package | Description |
|---|---|
| net.jini.space |
JavaSpaces servers provide a place on the network, a space,
for clients to store and exchange objects.
|
| org.apache.river.outrigger |
This is an implementation of a JavaSpaces technology-enabled service.
|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
Collection |
SpaceProxy2.take(Collection tmpls,
Transaction txn,
long timeout,
long maxEntries) |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.