Package | Description |
---|---|
net.jini.discovery |
These are utility classes and interfaces that conform to the discovery and join
protocol defined in the Jini Discovery and Join Specification.
|
net.jini.jeri.connection |
Provides interfaces and classes for implementing connection-based
Jini extensible remote invocation (Jini ERI) transport layer
providers.
|
net.jini.jeri.http |
Provides implementations of the
Endpoint and
ServerEndpoint abstractions that use HTTP
messages sent over TCP sockets as the underlying communication
mechanism. |
net.jini.jeri.kerberos |
Provides implementations of
Endpoint and ServerEndpoint that use Kerberos as the underlying
network security protocol to support security related invocation
constraints for remote requests. |
net.jini.jeri.ssl |
Provides implementations of
Endpoint and ServerEndpoint that use TLS/SSL and HTTPS (HTTP over
TLS/SSL) to support invocation constraints. |
net.jini.jeri.tcp |
Provides implementations of the
Endpoint and
ServerEndpoint abstractions that use TCP sockets
as the underlying communication mechanism. |
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.fiddler |
Provides the server side of an implementation of the lookup discovery service
(see
). |
org.apache.river.jeri.internal.http | |
org.apache.river.jeri.internal.mux | |
org.apache.river.jeri.internal.runtime | |
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.norm.event | |
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.thread |
These are utility classes and interfaces for helping with tasks done in multiple threads.
|
Class and Description |
---|
ExtensibleExecutorService.RunnableFutureFactory
Factory for creating custom RunnableFuture implementations.
|
FutureObserver.ObservableFuture |
RetryTask |
WakeupManager
A Queue of timed tasks.
|
WakeupManager.Ticket
A ticket that can be used for cancelling a future task.
|
Class and Description |
---|
Executor
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
|
Class and Description |
---|
Executor
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
|
Class and Description |
---|
Executor
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
|
Class and Description |
---|
Executor
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
|
Class and Description |
---|
Executor
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
|
Class and Description |
---|
FutureObserver |
FutureObserver.ObservableFuture |
ObservableFutureTask |
RetryTask |
WakeupManager
A Queue of timed tasks.
|
Class and Description |
---|
Executor
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
|
Class and Description |
---|
InterruptedStatusThread
Common Thread subclass to handle potential loss of
interrupted status.
|
ReadersWriter
An Object to control the concurrent state.
|
ReadyState
Utility class used to prevent access to a service before it has completed
its initialization or after it starts to shutdown.
|
Class and Description |
---|
Executor
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
|
Class and Description |
---|
Executor
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
|
Class and Description |
---|
Executor
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
|
Class and Description |
---|
ExtensibleExecutorService.RunnableFutureFactory
Factory for creating custom RunnableFuture implementations.
|
FutureObserver.ObservableFuture |
InterruptedStatusThread
Common Thread subclass to handle potential loss of
interrupted status.
|
ReadyState
Utility class used to prevent access to a service before it has completed
its initialization or after it starts to shutdown.
|
RetryTask |
WakeupManager
A Queue of timed tasks.
|
Class and Description |
---|
FutureObserver.ObservableFuture |
InterruptedStatusThread
Common Thread subclass to handle potential loss of
interrupted status.
|
ReadersWriter
An Object to control the concurrent state.
|
ReadyState
Utility class used to prevent access to a service before it has completed
its initialization or after it starts to shutdown.
|
RetryTask |
WakeupManager
A Queue of timed tasks.
|
Class and Description |
---|
InterruptedStatusThread
Common Thread subclass to handle potential loss of
interrupted status.
|
ReadersWriter
An Object to control the concurrent state.
|
WakeupManager.Ticket
A ticket that can be used for cancelling a future task.
|
Class and Description |
---|
FutureObserver.ObservableFuture |
RetryTask |
WakeupManager
A Queue of timed tasks.
|
Class and Description |
---|
FutureObserver.ObservableFuture |
RetryTask |
WakeupManager
A Queue of timed tasks.
|
Class and Description |
---|
InterruptedStatusThread.Interruptable
A Runnable task can implement this to be interrupted if something
special needs to be done to cause the Runnable to notice it's been
interrupted.
|
ReadersWriter
An Object to control the concurrent state.
|
SynchronousExecutors
The intent of this Executor is to share a single thread pool among tasks with
dependencies that prevent them running concurrently.
|
Class and Description |
---|
Executor
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
|
ExtensibleExecutorService.RunnableFutureFactory
Factory for creating custom RunnableFuture implementations.
|
FutureObserver |
FutureObserver.ObservableFuture |
InterruptedStatusThread.Interruptable
A Runnable task can implement this to be interrupted if something
special needs to be done to cause the Runnable to notice it's been
interrupted.
|
RetryTask.RetryTime
This is the runnable class for the
WakeupManager ,
since we need different implementations of
WakeupManager.run and
TaskManager.run . |
SynchronousExecutors
The intent of this Executor is to share a single thread pool among tasks with
dependencies that prevent them running concurrently.
|
SynchronousExecutors.Distributor |
SynchronousExecutors.QueueWrapper |
SynchronousExecutors.Task |
TaskManager
Deprecated.
will be removed from a future release soon.
|
TaskManager.Task
Deprecated.
The interface that tasks must implement
|
ThreadPool
ThreadPool is a simple thread pool implementation of the Executor
interface.
|
WakeupManager
A Queue of timed tasks.
|
WakeupManager.Kicker
The kicker work.
|
WakeupManager.ThreadDesc
Description of a future thread.
|
WakeupManager.Ticket
A ticket that can be used for cancelling a future task.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.