Public Instance Methods : IdSstRemoteSpace
transmit: request
"ACTION
Transmit @request to the space represented by the receiver.
If the request will generate a result, answer the result.
Try all available transports connecting the local space and the
receiver. If the local space is configured to raise exceptions and
an error occurs, raise an invocation error exception. Otherwise,
return the result of the transmission (possibly an error).
PARAMETERS
request : <IuSstRequest>
RETURN VALUE
<Object> | <IuSstError>
EXCEPTIONS
ExSstInvocationError : Thrown if the local space is configured to
#raiseExceptions and an error occurs."
[FIRST] [PREV] [NEXT] [LAST]