Public Instance Methods : SstRemoteSpace

class implements Interface: IdSstObjectSpace
* accessibleUrls goto
* activation goto
* activation: value goto
* addHandler: handler goto
* context goto
* handlers goto
* id goto
* isLocalSpace goto
* removeHandler: handler goto
* sstIsSpace goto
class implements Interface: IdSstRemoteSpace
* transmit: request goto
class implements Interface: IuSstStartable
* clear goto
* shutDown goto
* startUp goto
* 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]