|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmandala.jacob.remote.gpf.AbstractFutureFactoryWrapper
mandala.jacob.remote.gpf.udp.UDPFutureFactoryWrapper
This class wraps an instance of the FutureFactory
interface
in an UDP remote object.
Futures created by this factory remains local to the host where they have been created (i.e. where the caller thread remains) and are accessed remotely via UDP (by the callee thread)..
FutureFactory
,
StoredObjectReference
,
AsynchronousReferenceImpl
,
Serializable
,
Serialized FormNested Class Summary |
Nested classes inherited from class mandala.jacob.remote.gpf.AbstractFutureFactoryWrapper |
AbstractFutureFactoryWrapper.RemoteFutureComponentsWrapper |
Nested classes inherited from class mandala.rami.impl.FutureFactory |
FutureFactory.FutureComponents |
Field Summary |
Fields inherited from class mandala.jacob.remote.gpf.AbstractFutureFactoryWrapper |
exporter, futureFactory |
Constructor Summary | |
UDPFutureFactoryWrapper(FutureFactory futureFactory)
|
Methods inherited from class mandala.jacob.remote.gpf.AbstractFutureFactoryWrapper |
getFutureComponents |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface mandala.rami.impl.FutureFactory |
getFutureComponents |
Constructor Detail |
public UDPFutureFactoryWrapper(FutureFactory futureFactory)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |