This project has retired. For details please refer to its Attic page.
net.jini.entry (Apache River v3.0.0 Specification-only API Documentation)
Skip navigation links

Package net.jini.entry

Provides classes that are useful when handling or implementing entries.

See: Description

Package net.jini.entry Description

Provides classes that are useful when handling or implementing entries. Entries are designed to be used in distributed algorithms for which exact-match lookup semantics are useful. An entry is a typed set of objects, each of which may be tested for exact match with a template. The details of entries and their semantics are discussed in the Jini Entry Specification.

Since:
1.0
Version:
2.0
See Also:
net.jini.core.entry, Jini Entry Specification
Skip navigation links