Package | Description |
---|---|
net.jini.iiop |
Provides an
Exporter implementation,
IiopExporter , that can be used to export
and unexport
RMI-IIOP remote
objects. |
net.jini.jeri |
Provides the fundamental abstractions and standard implementation
classes for Jini extensible remote invocation (Jini ERI).
|
net.jini.security.proxytrust |
Defines a trust verifier to support verification of proxies that use
dynamically downloaded code, implementation mechanisms to support the
verification of such proxies, and an exporter for remote objects that have
such proxies.
|
Class and Description |
---|
Exporter
An abstraction for exporting a single remote
object such that it can receive remote method invocations, and
later for unexporting that same remote object.
|
Class and Description |
---|
Exporter
An abstraction for exporting a single remote
object such that it can receive remote method invocations, and
later for unexporting that same remote object.
|
Class and Description |
---|
Exporter
An abstraction for exporting a single remote
object such that it can receive remote method invocations, and
later for unexporting that same remote object.
|