Package | Description |
---|---|
com.sun.jini.lookup.entry |
Helper utility classes for managing entries used as lookup service attributes.
|
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.
|
Class and Description |
---|
AbstractEntry
An abstract implementation of
Entry that provides useful
implementations of equals , hashCode , and
toString . |
Class and Description |
---|
AbstractEntry
An abstract implementation of
Entry that provides useful
implementations of equals , hashCode , and
toString . |
Class and Description |
---|
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-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.