|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnusableEntriesException | |
---|---|
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
net.jini.space | JavaSpaces servers provide a place on the network, a space, for clients to store and exchange objects. |
Uses of UnusableEntriesException in com.sun.jini.outrigger |
---|
Methods in com.sun.jini.outrigger that throw UnusableEntriesException | |
---|---|
Collection |
SpaceProxy2.take(Collection tmpls,
Transaction txn,
long timeout,
long maxEntries)
|
Uses of UnusableEntriesException in net.jini.space |
---|
Methods in net.jini.space that throw UnusableEntriesException | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |