A C D E G H I J K L M N O P R S T V W

R

read(Entry, Transaction, long) - Method in class casa.JION.space.JavaSpace
Read any matching entry from the space, blocking until one exists.
readIfExists(Entry, Transaction, long) - Method in class casa.JION.space.JavaSpace
Read any matching entry from the space, returning null if there is currently is none.
RemoteEvent - Class in casa.JION.event
The base class or superclass for remote events.
RemoteEvent(Object, long, long, MarshalledObject<Object>) - Constructor for class casa.JION.event.RemoteEvent
Constructs a RemoteEvent object.
RemoteEvent(RemoteEvent) - Constructor for class casa.JION.event.RemoteEvent
Instantiates a new remote event.
RemoteEventListener - Class in casa.JION.event
The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
RemoteEventListener() - Constructor for class casa.JION.event.RemoteEventListener
 
remove(Object) - Method in class casa.JION.lease.LeaseMap
Removes the mapping for the specified key from this map if present.
renew(long) - Method in class casa.JION.lease.Lease
Used to renew a lease for an additional period of time, specified in milliseconds.
renewAll() - Method in class casa.JION.lease.LeaseMap
Renews all leases in the LeaseMap, using their current values as the renewal durations.

A C D E G H I J K L M N O P R S T V W