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
serialVersionUID 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. |
Modifier and Type | Class and Description |
---|---|
class |
OutriggerServerImpl
A basic implementation of a JavaSpacesTM
service.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistentRegistrarImpl
Class for starting activatable and non-activatable persistent lookup
services.
|
class |
TransientRegistrarImpl
Class for starting transient lookup services.
|
Modifier and Type | Class and Description |
---|---|
class |
SharedGroupImpl
The provided implementation
of the
SharedGroup service. |
Modifier and Type | Class and Description |
---|---|
class |
SynchronousExecutors
The 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 |
ClassServer
A 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.