Uses of Class
net.jini.entry.UnusableEntriesException

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.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.