| Oort |
Oort is the cluster manager that links one CometD server to a set of other CometD servers.
|
| Oort.CometListener.Adapter |
Deprecated.
|
| Oort.CometListener.Event |
|
| OortComet |
The Oort comet client connects a local Oort comet server to a remote Oort comet server.
|
| OortConfigServlet |
This servlet serves as a base class for initializing and configuring an
instance of the Oort CometD cluster manager.
|
| OortContainer<T> |
|
| OortList<E> |
A specialized oort object whose entity is a List.
|
| OortList.DeltaListener<E> |
|
| OortList.ElementListener.Adapter<E> |
Deprecated.
|
| OortLong |
|
| OortLongMap<V> |
The equivalent of an OortMap<Long,V>.
|
| OortMap<K,V> |
|
| OortMap.DeltaListener<K,V> |
|
| OortMap.Entry<K,V> |
A triple that holds the key, the previous value and the new value, used to notify entry updates:
|
| OortMap.EntryListener.Adapter<K,V> |
Deprecated.
|
| OortMasterLong |
Deprecated.
|
| OortMasterService<R,C> |
Deprecated.
|
| OortMulticastConfigServlet |
This servlet initializes and configures an instance of the Oort
CometD cluster manager via autodiscovery of other Oort comets using UDP multicast.
|
| OortMulticastConfigurer |
|
| OortObject<T> |
An OortObject represents a named composite entity that is distributed in an Oort cluster.
|
| OortObject.Data<T> |
|
| OortObject.Info<T> |
The oort object part holding the object and the metadata associated with it.
|
| OortObject.Listener.Adapter<T> |
Deprecated.
|
| OortObject.Result.Deferred<D> |
|
| OortObjectFactories |
|
| OortObjectMergers |
|
| OortObjectMergers.ListUnionMerger<E> |
|
| OortPrimaryLong |
A distributed counter service to be deployed on a Oort cluster that
modifies a long value hosted in a "primary" node.
|
| OortPrimaryLong.Callback.Adapter |
Deprecated.
|
| OortPrimaryLong.Context |
|
| OortPrimaryService<R,C> |
|
| OortService<R,C> |
An OortService allows applications to forward actions to Oort
nodes that own the entity onto which the action should be applied.
|
| OortService.Request |
Encapsulates a forwarded request.
|
| OortService.Result<U> |
|
| OortService.ServerContext |
|
| OortStaticConfigServlet |
This servlet initializes and configures an instance of the Oort
CometD cluster manager with a static list of other Oort comet URLs.
|
| OortStringMap<V> |
The equivalent of an OortMap<String,V>.
|
| Seti |
The component that Searches for Extra Terrestrial Intelligence or,
in this case, just searches for a user logged onto a comet in an Oort cloud.
|
| Seti.PresenceListener.Adapter |
Deprecated.
|
| Seti.PresenceListener.Event |
|
| SetiServlet |
This servlet initializes and configures and instance of the Seti
user mapper.
|