| Package | Description |
|---|---|
| net.jini.core.entry |
The
Entry interface and its associated
UnusableEntryException are used by the lookup service
to represent service-specific attributes and by the JavaSpace
interface to mark entries. |
| net.jini.core.lookup |
These are the lookup service interfaces and classes.
|
| net.jini.entry |
Provides classes that are useful when handling or implementing
entries.
|
| net.jini.space |
JavaSpaces servers provide a place on the network, a space,
for clients to store and exchange objects.
|
| Class and Description |
|---|
| Entry
This class is the supertype of all entries that can be stored in a
Jini Lookup service.
|
| Class and Description |
|---|
| Entry
This class is the supertype of all entries that can be stored in a
Jini Lookup service.
|
| Class and Description |
|---|
| Entry
This class is the supertype of all entries that can be stored in a
Jini Lookup service.
|
| Class and Description |
|---|
| Entry
This class is the supertype of all entries that can be stored in a
Jini Lookup service.
|
| UnusableEntryException
Thrown when one tries to get an
Entry from a service,
but the entry is unusable (due to serialization or other errors). |