blob: 6d2f8b4deecabfa22f361e5e2fb070f17d8fc390 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0) on Sun Aug 28 20:43:25 EST 2016 -->
<title>Overview (Apache River v3.0.0 API Documentation (internals))</title>
<meta name="date" content="2016-08-28">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (Apache River v3.0.0 API Documentation (internals))";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Apache River v3.0.0 API Documentation (internals)</h1>
</div>
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
<caption><span>Packages</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/activation/package-summary.html">net.jini.activation</a></td>
<td class="colLast">
<div class="block">Extensions to the Java(TM) Remote Method Invocation (Java RMI) activation
framework to support activatable objects that are exported using an
<a href="net/jini/export/Exporter.html" title="interface in net.jini.export"><code>Exporter</code></a> 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.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/admin/package-summary.html">net.jini.admin</a></td>
<td class="colLast">
<div class="block">These interfaces provide common ways to export
particular administrative functionality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/config/package-summary.html">net.jini.config</a></td>
<td class="colLast">
<div class="block">Provides a <a href="net/jini/config/Configuration.html" title="interface in net.jini.config"><code>Configuration</code></a> interface for obtaining
objects needed to configure applications, such as <a href="net/jini/export/Exporter.html" title="interface in net.jini.export"><code>Exporter</code></a> or <a href="net/jini/security/ProxyPreparer.html" title="interface in net.jini.security"><code>ProxyPreparer</code></a>
instances, or other application-specific objects, from configuration
files, databases, or other sources.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/constraint/package-summary.html">net.jini.constraint</a></td>
<td class="colLast">
<div class="block">Provides a basic implementation of
<a href="net/jini/core/constraint/MethodConstraints.html" title="interface in net.jini.core.constraint"><code>MethodConstraints</code></a> and a
<a href="net/jini/security/TrustVerifier.html" title="interface in net.jini.security"><code>TrustVerifier</code></a> for common constraints.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/core/constraint/package-summary.html">net.jini.core.constraint</a></td>
<td class="colLast">
<div class="block">Defines constraints and collections of constraints that can be used to control
method invocation, and an interface that proxies implement to allow clients
to specify constraints for remote method calls.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/core/discovery/package-summary.html">net.jini.core.discovery</a></td>
<td class="colLast">
<div class="block">A standard utility class for finding particular lookup services.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/core/entry/package-summary.html">net.jini.core.entry</a></td>
<td class="colLast">
<div class="block">The <CODE>Entry</CODE> interface and its associated
<CODE>UnusableEntryException</CODE> are used by the lookup service
to represent service-specific attributes and by the <CODE>JavaSpace</CODE>
interface to mark entries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/core/event/package-summary.html">net.jini.core.event</a></td>
<td class="colLast">
<div class="block">The <CODE>RemoteEventListener</CODE> interface and related standard classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/core/lease/package-summary.html">net.jini.core.lease</a></td>
<td class="colLast">
<div class="block">These are distributed leasing interfaces and classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/core/lookup/package-summary.html">net.jini.core.lookup</a></td>
<td class="colLast">
<div class="block">These are the lookup service interfaces and classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/core/transaction/package-summary.html">net.jini.core.transaction</a></td>
<td class="colLast">
<div class="block">These are the transaction abstraction's interfaces and classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/core/transaction/server/package-summary.html">net.jini.core.transaction.server</a></td>
<td class="colLast">
<div class="block">These are the default transaction semantics for participant/manager interaction.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/discovery/package-summary.html">net.jini.discovery</a></td>
<td class="colLast">
<div class="block">These are utility classes and interfaces that conform to the discovery and join
protocol defined in the <i>Jini Discovery and Join Specification</i>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/entry/package-summary.html">net.jini.entry</a></td>
<td class="colLast">
<div class="block">Provides classes that are useful when handling or implementing
entries.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/event/package-summary.html">net.jini.event</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/export/package-summary.html">net.jini.export</a></td>
<td class="colLast">
<div class="block">Provides generic abstractions for exporting remote objects (<a href="net/jini/export/Exporter.html" title="interface in net.jini.export"><code>Exporter</code></a>), obtaining a proxy from an exported remote
object (<a href="net/jini/export/ProxyAccessor.html" title="interface in net.jini.export"><code>ProxyAccessor</code></a>), obtaining the
server-side context information for an executing remote call (<a href="net/jini/export/ServerContext.html" title="class in net.jini.export"><code>ServerContext</code></a>), and defining export permissions
(<a href="net/jini/export/ExportPermission.html" title="class in net.jini.export"><code>ExportPermission</code></a>).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/id/package-summary.html">net.jini.id</a></td>
<td class="colLast">
<div class="block">Provides classes and interfaces for using universally unique
identifiers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/iiop/package-summary.html">net.jini.iiop</a></td>
<td class="colLast">
<div class="block">Provides an <a href="net/jini/export/Exporter.html" title="interface in net.jini.export"><code>Exporter</code></a> implementation,
<a href="net/jini/iiop/IiopExporter.html" title="class in net.jini.iiop"><code>IiopExporter</code></a>, that can be used to export
and unexport
<a href="http://java.sun.com/j2se/1.4/docs/guide/rmi-iiop/">RMI-IIOP</a> remote
objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/io/package-summary.html">net.jini.io</a></td>
<td class="colLast">
<div class="block">Provides I/O interfaces and utility classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/io/context/package-summary.html">net.jini.io.context</a></td>
<td class="colLast">
<div class="block">Provides type definitions for elements commonly found in the context
collections available from
<a href="net/jini/export/ServerContext.html" title="class in net.jini.export"><code>ServerContext</code></a> and
<a href="net/jini/io/ObjectStreamContext.html" title="interface in net.jini.io"><code>ObjectStreamContext</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/jeri/package-summary.html">net.jini.jeri</a></td>
<td class="colLast">
<div class="block">Provides the fundamental abstractions and standard implementation
classes for Jini extensible remote invocation (Jini ERI).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/jeri/connection/package-summary.html">net.jini.jeri.connection</a></td>
<td class="colLast">
<div class="block">Provides interfaces and classes for implementing connection-based
Jini extensible remote invocation (Jini ERI) transport layer
providers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/jeri/http/package-summary.html">net.jini.jeri.http</a></td>
<td class="colLast">
<div class="block">Provides implementations of the <a href="net/jini/jeri/Endpoint.html" title="interface in net.jini.jeri"><code>Endpoint</code></a> and
<a href="net/jini/jeri/ServerEndpoint.html" title="interface in net.jini.jeri"><code>ServerEndpoint</code></a> abstractions that use HTTP
messages sent over TCP sockets as the underlying communication
mechanism.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/jeri/kerberos/package-summary.html">net.jini.jeri.kerberos</a></td>
<td class="colLast">
<div class="block">Provides implementations of <a href="net/jini/jeri/Endpoint.html" title="interface in net.jini.jeri"><code>Endpoint</code></a> and <a href="net/jini/jeri/ServerEndpoint.html" title="interface in net.jini.jeri"><code>ServerEndpoint</code></a> that use Kerberos as the underlying
network security protocol to support security related invocation
constraints for remote requests.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/jeri/ssl/package-summary.html">net.jini.jeri.ssl</a></td>
<td class="colLast">
<div class="block">Provides implementations of <a href="net/jini/jeri/Endpoint.html" title="interface in net.jini.jeri"><code>Endpoint</code></a> and <a href="net/jini/jeri/ServerEndpoint.html" title="interface in net.jini.jeri"><code>ServerEndpoint</code></a> that use TLS/SSL and HTTPS (HTTP over
TLS/SSL) to support invocation constraints.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/jeri/tcp/package-summary.html">net.jini.jeri.tcp</a></td>
<td class="colLast">
<div class="block">Provides implementations of the <a href="net/jini/jeri/Endpoint.html" title="interface in net.jini.jeri"><code>Endpoint</code></a> and
<a href="net/jini/jeri/ServerEndpoint.html" title="interface in net.jini.jeri"><code>ServerEndpoint</code></a> abstractions that use TCP sockets
as the underlying communication mechanism.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/jrmp/package-summary.html">net.jini.jrmp</a></td>
<td class="colLast">
<div class="block">Provides an <a href="net/jini/export/Exporter.html" title="interface in net.jini.export"><code>Exporter</code></a> implementation,
<a href="net/jini/jrmp/JrmpExporter.html" title="class in net.jini.jrmp"><code>JrmpExporter</code></a>, that can be used to export
and unexport activatable and non-activatable
<a href="http://java.sun.com/j2se/1.4/docs/guide/rmi/">JRMP</a> remote objects.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/lease/package-summary.html">net.jini.lease</a></td>
<td class="colLast">
<div class="block">Standard service and utility classes for managing leases.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/loader/package-summary.html">net.jini.loader</a></td>
<td class="colLast">
<div class="block">Provides interfaces and utility classes related to dynamic class
loading with <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/server/RMIClassLoader.html?is-external=true" title="class or interface in java.rmi.server"><code>RMIClassLoader</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/loader/pref/package-summary.html">net.jini.loader.pref</a></td>
<td class="colLast">
<div class="block">Provides class loader and <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/server/RMIClassLoader.html?is-external=true" title="class or interface in java.rmi.server"><code>RMIClassLoader</code></a>
provider implementations that support <i>preferred classes</i>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/lookup/package-summary.html">net.jini.lookup</a></td>
<td class="colLast">
<div class="block">Standard utility classes for managing the <i>join state</i> of a service
and the service discovery duties of a client or service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/lookup/entry/package-summary.html">net.jini.lookup.entry</a></td>
<td class="colLast">
<div class="block">These are common entry classes for use as attributes in lookup services and
their associated JavaBeans(TM) component wrapping classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/lookup/entry/jmx/package-summary.html">net.jini.lookup.entry.jmx</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/lookup/ui/package-summary.html">net.jini.lookup.ui</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/lookup/ui/attribute/package-summary.html">net.jini.lookup.ui.attribute</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/lookup/ui/factory/package-summary.html">net.jini.lookup.ui.factory</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/security/package-summary.html">net.jini.security</a></td>
<td class="colLast">
<div class="block">Provides mechanisms and abstractions for managing security, especially in the
presence of dynamically downloaded code.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/security/policy/package-summary.html">net.jini.security.policy</a></td>
<td class="colLast">
<div class="block">Provides an interface for security policy providers capable of dynamic
permission grants, an interface for security manager or policy providers
that use custom security context state, and a security policy provider
supporting dynamic permission grants.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/security/proxytrust/package-summary.html">net.jini.security.proxytrust</a></td>
<td class="colLast">
<div class="block">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.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/space/package-summary.html">net.jini.space</a></td>
<td class="colLast">
<div class="block">JavaSpaces servers provide a place on the network, a <em>space</em>,
for clients to store and exchange objects.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/url/file/package-summary.html">net.jini.url.file</a></td>
<td class="colLast">
<div class="block">Provides support for FILE URLs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="net/jini/url/httpmd/package-summary.html">net.jini.url.httpmd</a></td>
<td class="colLast">
<div class="block">Provides support for the HTTPMD URL protocol.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="net/jini/url/https/package-summary.html">net.jini.url.https</a></td>
<td class="colLast">
<div class="block">Provides support for HTTPS URLs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/action/package-summary.html">org.apache.river.action</a></td>
<td class="colLast">
<div class="block">Provides convenience <a href="http://docs.oracle.com/javase/6/docs/api/java/security/PrivilegedAction.html?is-external=true" title="class or interface in java.security"><code>PrivilegedAction</code></a>
implementations for retrieving system property values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/admin/package-summary.html">org.apache.river.admin</a></td>
<td class="colLast">
<div class="block">Interfaces that a service might choose to use
for some common administrative tasks.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/api/common/package-summary.html">org.apache.river.api.common</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/api/lookup/package-summary.html">org.apache.river.api.lookup</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/api/net/package-summary.html">org.apache.river.api.net</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/api/security/package-summary.html">org.apache.river.api.security</a></td>
<td class="colLast">
<div class="block">This package contains a scalable cache based security manager that parallelises
domain security checks.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/api/util/package-summary.html">org.apache.river.api.util</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/collection/package-summary.html">org.apache.river.collection</a></td>
<td class="colLast">
<div class="block">Various collection classes used internally by code in
<CODE>org.apache.river</CODE> classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/concurrent/package-summary.html">org.apache.river.concurrent</a></td>
<td class="colLast">
<div class="block">
Custard-apple is a utility that enables weak, soft, strong
or time references to be used in any collection implementing standard
Java Framework Interfaces
Expected behaviour of reference types may vary between platforms
and should not be depended upon other than; weak references will
be collected when no further strong references remain and soft
references may be collected at any time the JVM's available memory
is under pressure and the referent is softly reachable.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/config/package-summary.html">org.apache.river.config</a></td>
<td class="colLast">
<div class="block">Defines convenience classes for writing <a href="net/jini/config/ConfigurationFile.html" title="class in net.jini.config"><code>configuration files</code></a> and accessing <a href="net/jini/config/Configuration.html" title="interface in net.jini.config"><code>Configuration</code></a> entries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/config/builder/package-summary.html">org.apache.river.config.builder</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/constants/package-summary.html">org.apache.river.constants</a></td>
<td class="colLast">
<div class="block">These are interfaces and classes for working with certain constants.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/discovery/package-summary.html">org.apache.river.discovery</a></td>
<td class="colLast">
<div class="block">Provides a set of constraints, low-level utility classes, and provider
interfaces for participating in versions 1 and 2 of the multicast request,
multicast announcement, and unicast discovery protocols.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/discovery/internal/package-summary.html">org.apache.river.discovery.internal</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/discovery/kerberos/package-summary.html">org.apache.river.discovery.kerberos</a></td>
<td class="colLast">
<div class="block">Provides an implementation of the <code>net.jini.discovery.kerberos</code>
discovery format, specified in the <i>Jini Discovery and Join
Specification</i>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/discovery/plaintext/package-summary.html">org.apache.river.discovery.plaintext</a></td>
<td class="colLast">
<div class="block">Provides an implementation of the <code>net.jini.discovery.plaintext</code>
discovery format, specified in the <i>Jini Discovery and Join
Specification</i>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/discovery/ssl/package-summary.html">org.apache.river.discovery.ssl</a></td>
<td class="colLast">
<div class="block">Provides an implementation of the <code>net.jini.discovery.ssl</code> discovery
format, specified in the <i>Jini Discovery and Join Specification</i>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/discovery/x500/sha1withdsa/package-summary.html">org.apache.river.discovery.x500.sha1withdsa</a></td>
<td class="colLast">
<div class="block">Provides an implementation of the
<code>net.jini.discovery.x500.SHA1withDSA</code> discovery format, specified in
the <i>Jini Discovery and Join Specification</i>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/discovery/x500/sha1withrsa/package-summary.html">org.apache.river.discovery.x500.sha1withrsa</a></td>
<td class="colLast">
<div class="block">Provides an implementation of the
<code>net.jini.discovery.x500.SHA1withRSA</code> discovery format, specified in
the <i>Jini Discovery and Join Specification</i>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/example/browser/package-summary.html">org.apache.river.example.browser</a></td>
<td class="colLast">
<div class="block">A visualization tool for exploring Jini Network Technology
communities (<i>djinns</i>) with support for ServiceUI.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/fiddler/package-summary.html">org.apache.river.fiddler</a></td>
<td class="colLast">
<div class="block">Provides the server side of an implementation of the lookup discovery service
(see <code><a href="net/jini/discovery/LookupDiscoveryService.html" title="interface in net.jini.discovery"><code>LookupDiscoveryService</code></a></code>).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/impl/package-summary.html">org.apache.river.impl</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/jeri/internal/connection/package-summary.html">org.apache.river.jeri.internal.connection</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/jeri/internal/http/package-summary.html">org.apache.river.jeri.internal.http</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/jeri/internal/mux/package-summary.html">org.apache.river.jeri.internal.mux</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/jeri/internal/runtime/package-summary.html">org.apache.river.jeri.internal.runtime</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/landlord/package-summary.html">org.apache.river.landlord</a></td>
<td class="colLast">
<div class="block">
This is a utility for services implementing leases.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/lease/package-summary.html">org.apache.river.lease</a></td>
<td class="colLast">
<div class="block">Some basic utility classes for helping with
client-side lease renewal operations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/logging/package-summary.html">org.apache.river.logging</a></td>
<td class="colLast">
<div class="block">Defines convenience classes for use with the <a href="http://docs.oracle.com/javase/6/docs/api/java/util/logging/package-summary.html?is-external=true"><code>java.util.logging</code></a>
package.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/lookup/entry/package-summary.html">org.apache.river.lookup.entry</a></td>
<td class="colLast">
<div class="block">Helper utility classes for managing entries used as lookup service attributes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/lookup/util/package-summary.html">org.apache.river.lookup.util</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/mahalo/package-summary.html">org.apache.river.mahalo</a></td>
<td class="colLast">
<div class="block">Provides implementations of the
<a href="net/jini/core/transaction/server/TransactionManager.html" title="interface in net.jini.core.transaction.server">TransactionManager</a> service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/mahalo/log/package-summary.html">org.apache.river.mahalo.log</a></td>
<td class="colLast">
<div class="block">Utilities for managing Mahalo's recoverable log of transaction state.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/mercury/package-summary.html">org.apache.river.mercury</a></td>
<td class="colLast">
<div class="block">Provides implementations of the
<a href="net/jini/event/EventMailbox.html" title="interface in net.jini.event">EventMailbox</a> service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/norm/package-summary.html">org.apache.river.norm</a></td>
<td class="colLast">
<div class="block">Provides implementations of <a href="net/jini/lease/LeaseRenewalService.html" title="interface in net.jini.lease"><code>LeaseRenewalService</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/norm/event/package-summary.html">org.apache.river.norm.event</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/norm/lookup/package-summary.html">org.apache.river.norm.lookup</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/outrigger/package-summary.html">org.apache.river.outrigger</a></td>
<td class="colLast">
<div class="block">This is an implementation of a JavaSpaces technology-enabled service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/outrigger/snaplogstore/package-summary.html">org.apache.river.outrigger.snaplogstore</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/phoenix/package-summary.html">org.apache.river.phoenix</a></td>
<td class="colLast">
<div class="block">A configurable Java(TM) Remote Method Invocation (Java RMI) activation
system daemon implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/proxy/package-summary.html">org.apache.river.proxy</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/reggie/package-summary.html">org.apache.river.reggie</a></td>
<td class="colLast">
<div class="block">Provides implementations of <a href="net/jini/core/lookup/ServiceRegistrar.html" title="interface in net.jini.core.lookup"><code>ServiceRegistrar</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/reliableLog/package-summary.html">org.apache.river.reliableLog</a></td>
<td class="colLast">
<div class="block">Reliable log is used to store state in case of system crash
or reboot.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/resource/package-summary.html">org.apache.river.resource</a></td>
<td class="colLast">
<div class="block">Utility classes for manipulating resources.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/start/package-summary.html">org.apache.river.start</a></td>
<td class="colLast">
<div class="block">Provides the utilities and APIs used to launch the contributed services
provided in the Apache River release.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/system/package-summary.html">org.apache.river.system</a></td>
<td class="colLast">
<div class="block">Utility classes helping with interactions with the underlying system.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/thread/package-summary.html">org.apache.river.thread</a></td>
<td class="colLast">
<div class="block">These are utility classes and interfaces for helping with tasks done in multiple threads.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/tool/package-summary.html">org.apache.river.tool</a></td>
<td class="colLast">
<div class="block">Tools for: checking configuration files; checking for missing
<code>serialVersionUID</code> fields; computing class dependencies;
generating permission grants to debug security policy setup; providing
HTTP service; generating message digests; generating HTTPMD URLs;
generating wrapper JAR files; and generating preferred lists.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/tool/classdepend/package-summary.html">org.apache.river.tool.classdepend</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="org/apache/river/tool/envcheck/package-summary.html">org.apache.river.tool.envcheck</a></td>
<td class="colLast">
<div class="block">Tool for examining the run-time environment of a Jini component.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="org/apache/river/tool/envcheck/plugins/package-summary.html">org.apache.river.tool.envcheck.plugins</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright 2007-2013, multiple authors.<br>Licensed under the <a href=http://www.apache.org/licenses/LICENSE-2.0 target=child >Apache License, Version 2.0</a>, see the <a href=./doc-files/NOTICE target=child >NOTICE</a> file for attributions.</small></p>
</body>
</html>