Package | Description |
---|---|
net.jini.admin |
These interfaces provide common ways to export
particular administrative functionality.
|
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.export |
Provides generic abstractions for exporting remote objects (
Exporter ), obtaining a proxy from an exported remote
object (ProxyAccessor ), obtaining the
server-side context information for an executing remote call (ServerContext ), and defining export permissions
(ExportPermission ). |
net.jini.lookup |
Standard utility classes for managing the join state of a service
and the service discovery duties of a client or 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.
|
org.apache.river.lookup.entry |
Helper utility classes for managing entries used as lookup service attributes.
|
org.apache.river.outrigger |
This is an implementation of a JavaSpaces technology-enabled 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.
|
Class and Description |
---|
CloneableEntry
Required by service utilities to avoid sharing internal state.
|
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). |
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 |
---|
CloneableEntry
Required by service utilities to avoid sharing internal state.
|
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). |
Class and Description |
---|
CloneableEntry
Required by service utilities to avoid sharing internal state.
|
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). |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.