Remote AE Member Functions

setAeInfo(scalar aeInfo)
Sets the AeInfo for the AE object that is running.
getRemoteProtocolCodeControlData()
Gets the Remote Protocol message type Control Data.
getRemoteProtocolCodePing()
Gets the Remote Protocol message type Ping.
getRemoteProtocolCodeRequest()
Gets the Remote Protocol message type Code Request.
getRemoteProtocolCodeStatus()
Gets the Remote Protocol message type Code Status.
getRemoteProtocolCodeStop()
Gets the Remote Protocol message type Code Stop.
getDefaultRequestHandlingStyle()
Gets the default remote request handling style.
setDefaultRequestHandlingStyle(scalar style)
Sets the default remote request handling style.
getRequestHandlingStyleFork()
Gets the remote request handling style fork handle.
getRequestHandlingStyleSingleThreaded()
Gets the remote request handling style single threaded handle.
getConnectionPointName()
Returns the connection point name for the AE.
getConnectionPointDatasliceId()
Returns the connection point dataslice ID for the AE.
getConnectionPointSessionId()
Returns the connection point session ID for the AE.
getConnectionPointTransactionId()
Returns the connection point transaction ID for the AE.
setConnectionPointName(scalar connectionPointName)
Sets the connection point name for the AE.
setConnectionPointDatasliceId(scalar datasliceId)
Sets the connection point dataslice ID for the AE.
setConnectionPointSessionId(scalar sessionId)
Sets the connection point session ID for the AE.
setConnectionPointTransactionId(scalar transactionId)
Sets the connection point transaction ID for the AE.