Package | Description |
---|---|
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.
|
org.apache.river.example.browser |
A visualization tool for exploring Jini Network Technology
communities (djinns) with support for ServiceUI.
|
org.apache.river.fiddler |
Provides the server side of an implementation of the lookup discovery service
(see
). |
org.apache.river.mahalo |
Provides implementations of the
TransactionManager service.
|
org.apache.river.mercury |
Provides implementations of the
EventMailbox service.
|
org.apache.river.norm |
Provides implementations of
LeaseRenewalService . |
org.apache.river.outrigger |
This is an implementation of a JavaSpaces technology-enabled service.
|
org.apache.river.phoenix |
A configurable Java(TM) Remote Method Invocation (Java RMI) activation
system daemon implementation.
|
org.apache.river.reggie |
Provides implementations of
ServiceRegistrar . |
org.apache.river.start |
Provides the utilities and APIs used to launch the contributed services
provided in the Apache River release.
|
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 |
---|
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) . |
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.
|
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) . |
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.
|
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.
|
ProxyAccessor
Provides a means to obtain a proxy from an exported 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.
|
ProxyAccessor
Provides a means to obtain a proxy from an exported 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.
|
ProxyAccessor
Provides a means to obtain a proxy from an exported 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.
|
ProxyAccessor
Provides a means to obtain a proxy from an exported 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.
|
ProxyAccessor
Provides a means to obtain a proxy from an exported 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.
|
ProxyAccessor
Provides a means to obtain a proxy from an exported 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.
|
ProxyAccessor
Provides a means to obtain a proxy from an exported remote object.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.