Interface Inx_Apiimpl_RemoteRef

Description

RemoteRef represents the handle for a remote object. remote reference to carry out a remote method invocation to a remote object.

RemoteRef represents the handle for a remote object. A local stub uses a remote reference to carry out a remote method invocation to a remote object. Copyright (c) 2005 Inxmail GmbH. All Rights Reserved.

  • version: $Revision: 9350 $ $Date: 2007-12-10 09:36:24 +0200 (Pr, 10 Grd 2007) $ $Author: aurimas $

Located in /Apiimpl/RemoteRef.php (line 9)

Inx_Apiimpl_SessionContext
   |
   --Inx_Apiimpl_RemoteRef
Method Summary
true isReleased ()
the refId ()
void release (immediate $blImmediate)
Methods
isReleased (line 32)

Retrieves whether this remote reference has been released.

Retrieves whether this remote reference has been released.

  • return: if this remote reference has been released; false otherwise
  • access: public
true isReleased ()
refId (line 16)

Returns the remote reference id.

Returns the remote reference id.

  • return: remote reference id
  • access: public
the refId ()
release (line 24)

Releases this remote reference and the corresponding report object on server.

Releases this remote reference and the corresponding report object on server.

  • access: public
void release (immediate $blImmediate)
  • immediate $blImmediate: releases this remote reference immediately instead of waiting for the next call to the server

Inherited Methods

Inherited From Inx_Apiimpl_SessionContext

Inx_Apiimpl_SessionContext::createCxt()
Inx_Apiimpl_SessionContext::createRemoteRef()
Inx_Apiimpl_SessionContext::getIntProperty()
Inx_Apiimpl_SessionContext::getService()
Inx_Apiimpl_SessionContext::notify()
Class Constants

Documentation generated on Thu, 17 Sep 2015 14:27:28 +0200 by phpDocumentor 1.3.2