|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reference | |
mandala.jacob | Specification and implementation of the Java Active Container of Objects concept. |
mandala.rami | Specification and implementation of the Reflective Asynchronous Method Invocation. |
mandala.rami.impl | Contains all classes related to Reflective Asynchronous Method Invocation. |
Uses of Reference in mandala.jacob |
Classes in mandala.jacob that implement Reference | |
class |
StoredObjectReference
Convenience class for stored object manipulation. |
Uses of Reference in mandala.rami |
Subinterfaces of Reference in mandala.rami | |
interface |
AsynchronousReference
Asynchronous reference on an object. |
interface |
AsynchronousReferencePair
An AsynchronousReferencePair is an asynchronous reference
wich represents a pair of asynchronous references. |
Classes in mandala.rami that implement Reference | |
class |
AbstractAsynchronousReference
Abstract implementation of the AsynchronousReference
interface. |
Uses of Reference in mandala.rami.impl |
Classes in mandala.rami.impl that implement Reference | |
class |
AsynchronousReferenceImpl
Implementation of the AsynchronousReference interface. |
class |
AsynchronousReferencePairImpl
Direct implementation of the AsynchronousReferencePair
class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |