Main Page | Packages | Class Tree | Index | Help

xp.remoting

class NetServiceProxy

Object
  |
  +--xp.remoting.NetServiceProxy


dynamic class NetServiceProxy
extends Object



Field Summary

public
_nc: NetConnectionAS2


public
_serviceName: String


Property Summary

public
client: Object (read-only)


Constructor


NetServiceProxy ( ncObj: NetConnectionAS2, serviceName: String, client: Object)


Method Summary

public
__resolve ( methodName: String ): Function


public
_setParentService ( service: Object ): Void




Field Documentation

_nc

public var _nc: NetConnectionAS2

_serviceName

public var _serviceName: String

Property Documentation

client

public client: Object (read-only)

Constructor Documentation

NetServiceProxy

function NetServiceProxy(ncObj: NetConnectionAS2,
 serviceName: String,
 client: Object)

Method Documentation

__resolve

public function __resolve(methodName: String): Function

_setParentService

public function _setParentService(service: Object): Void

The documentation was generated from the following file:


Generated on 10/30/2005 9:34:02 PM by AS2Doc