|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.jini.export | |
---|---|
com.sun.jini.example.browser | A visualization tool for exploring Jini Network Technology communities (djinns) with support for ServiceUI. |
com.sun.jini.fiddler | Provides the server side of an implementation of the lookup discovery service
(see ). |
com.sun.jini.mahalo | Provides implementations of the TransactionManager service. |
com.sun.jini.mercury | Provides implementations of the EventMailbox service. |
com.sun.jini.norm | Provides implementations of LeaseRenewalService . |
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
com.sun.jini.phoenix | A configurable Java(TM) Remote Method Invocation (Java RMI) activation system daemon implementation. |
com.sun.jini.reggie | Provides implementations of ServiceRegistrar . |
com.sun.jini.start | Provides the utilities and APIs used to launch the contributed services provided in the Apache River release. |
net.jini.activation | Extensions to the Java(TM) Remote Method Invocation (Java RMI) activation
framework to support activatable objects that are exported using an
Exporter to go inactive, to provide invocation
handlers for exporters that want to use dynamic proxies for
activatable remote objects, and to support trust verification of
secure activatable dynamic proxies and secure activation identifiers. |
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.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.jrmp | Provides an Exporter implementation,
JrmpExporter , that can be used to export
and unexport activatable and non-activatable
JRMP remote objects. |
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.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. |
Classes in net.jini.export used by com.sun.jini.example.browser | |
---|---|
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. |
Classes in net.jini.export used by com.sun.jini.fiddler | |
---|---|
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. |
|
ProxyAccessor
Provides a means to obtain a proxy from an exported remote object. |
Classes in net.jini.export used by com.sun.jini.mahalo | |
---|---|
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. |
|
ProxyAccessor
Provides a means to obtain a proxy from an exported remote object. |
Classes in net.jini.export used by com.sun.jini.mercury | |
---|---|
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. |
|
ProxyAccessor
Provides a means to obtain a proxy from an exported remote object. |
Classes in net.jini.export used by com.sun.jini.norm | |
---|---|
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. |
|
ProxyAccessor
Provides a means to obtain a proxy from an exported remote object. |
Classes in net.jini.export used by com.sun.jini.outrigger | |
---|---|
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. |
|
ProxyAccessor
Provides a means to obtain a proxy from an exported remote object. |
Classes in net.jini.export used by com.sun.jini.phoenix | |
---|---|
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. |
Classes in net.jini.export used by com.sun.jini.reggie | |
---|---|
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. |
|
ProxyAccessor
Provides a means to obtain a proxy from an exported remote object. |
Classes in net.jini.export used by com.sun.jini.start | |
---|---|
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. |
|
ProxyAccessor
Provides a means to obtain a proxy from an exported remote object. |
Classes in net.jini.export used by net.jini.activation | |
---|---|
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. |
Classes in net.jini.export used by net.jini.export | |
---|---|
ServerContext.Spi
Defines the interface for server context providers, which are consulted by ServerContext.getServerContext() if no server context
has been explicitly associated with the current thread via a previous
call to ServerContext.doWithServerContext(java.lang.Runnable, java.util.Collection) . |
Classes in net.jini.export used by net.jini.iiop | |
---|---|
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. |
Classes in net.jini.export used by net.jini.jeri | |
---|---|
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. |
Classes in net.jini.export used by net.jini.jrmp | |
---|---|
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. |
|
ServerContext.Spi
Defines the interface for server context providers, which are consulted by ServerContext.getServerContext() if no server context
has been explicitly associated with the current thread via a previous
call to ServerContext.doWithServerContext(java.lang.Runnable, java.util.Collection) . |
Classes in net.jini.export used by net.jini.lookup | |
---|---|
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. |
Classes in net.jini.export used by net.jini.security.proxytrust | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |