Uses of Package
net.jini.entry

Packages that use net.jini.entry
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
com.sun.jini.lookup.entry Helper utility classes for managing entries used as lookup service attributes. 
com.sun.jini.outrigger This is an implementation of a JavaSpaces technology-enabled service. 
net.jini.lookup.entry These are common entry classes for use as attributes in lookup services and their associated JavaBeans(TM) component wrapping classes. 
net.jini.space JavaSpaces servers provide a place on the network, a space, for clients to store and exchange objects. 
 

Classes in net.jini.entry used by com.sun.jini.fiddler
AbstractEntry
          An abstract implementation of Entry that provides useful implementations of equals, hashCode, and toString.
 

Classes in net.jini.entry used by com.sun.jini.lookup.entry
AbstractEntry
          An abstract implementation of Entry that provides useful implementations of equals, hashCode, and toString.
 

Classes in net.jini.entry used by com.sun.jini.outrigger
UnusableEntriesException
          Thrown from methods that normally return a collection of Entry instances when one or more of the entries can't be unmarshalled.
 

Classes in net.jini.entry used by net.jini.lookup.entry
AbstractEntry
          An abstract implementation of Entry that provides useful implementations of equals, hashCode, and toString.
 

Classes in net.jini.entry used by net.jini.space
UnusableEntriesException
          Thrown from methods that normally return a collection of Entry instances when one or more of the entries can't be unmarshalled.
 



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