Public Constants
 ConstantDefined By
  connections : RemotingConnections
The singleton collections of remoting connections registered with a specific gateway url in the application.
system.remoting
  logger : Logger
The logger of the system.remoting package.
system.remoting
Constant Detail
connectionsConstant
public const connections:RemotingConnections

The singleton collections of remoting connections registered with a specific gateway url in the application.

loggerConstant 
public const logger:Logger

The logger of the system.remoting package.

Function detail