| Package | Description | 
|---|---|
| org.apache.river.outrigger | This is an implementation of a JavaSpaces technology-enabled service. | 
| 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. | 
| org.apache.river.thread | These are utility classes and interfaces for helping with tasks done in multiple threads. | 
| org.apache.river.tool | Tools for: checking configuration files; checking for missing
 serialVersionUIDfields; 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OutriggerServerImplA basic implementation of a JavaSpacesTM 
 service. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PersistentRegistrarImplClass for starting activatable and non-activatable persistent lookup
 services. | 
| class  | TransientRegistrarImplClass for starting transient lookup services. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SharedGroupImplThe provided implementation
 of the  SharedGroupservice. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SynchronousExecutorsThe intent of this Executor is to share a single thread pool among tasks with
 dependencies that prevent them running concurrently. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClassServerA simple HTTP server, for serving up JAR and class files. | 
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.