Uses of Interface
mandala.rami.transparency.semi.SemiTransparentAsynchronousProxy

Packages that use SemiTransparentAsynchronousProxy
mandala.rami Specification and implementation of the Reflective Asynchronous Method Invocation
 

Uses of SemiTransparentAsynchronousProxy in mandala.rami
 

Methods in mandala.rami that return SemiTransparentAsynchronousProxy
static SemiTransparentAsynchronousProxy Framework.getSemiTransparentAsynchronousProxy(Object object)
          Returns a semi-transparent asynchronous proxy on the specified object.
static SemiTransparentAsynchronousProxy Framework.getSemiTransparentAsynchronousProxy(Object object, Class proxyClass)
          Returns a semi-transparent asynchronous proxy on the specified object.
 



Mandala help mailing list