Public Instance Methods : SstRemoteSpace
class implements Interface: IdSstObjectSpace
accessibleUrls 
activation 
activation: value 
addHandler: handler 
context 
handlers 
id 
isLocalSpace 
removeHandler: handler 
sstIsSpace 
class implements Interface: IdSstRemoteSpace
transmit: request 
class implements Interface: IuSstStartable
clear 
shutDown 
startUp 
isConnected
"ACTION
Answer true if the receiver's %location is connected to the remote
space represented by the receiver. The notion of connectedness
used is that which is exposed by %location's associated transports.
RETURN VALUE
<Boolean>"
Categories
SST-API User
isConnectedTo: target
"ACTION
Answer true if the receiver's %location is currently connected to
%target. The notion of connectedness used is that which is
exposed by %location's associated transports.
PARAMETERS
target : <IuSstEndpoint>
RETURN VALUE
<Boolean>"
Categories
SST-API User
[FIRST] [PREV] [NEXT] [LAST]