Public Instance Methods : SstObjectHandle

class implements Interface: IuSstImportKey
* isValid goto
* object goto
* resolveIn: objectSpace goto
* resolveIn: objectSpace ifAbsent: absentHandler goto
* space goto
* sstIsImportKey goto
class implements Interface: IuSstMarshalable
* sstAsDeepValue goto
* sstAsDoubleShallowValue goto
* sstAsReference goto
* sstAsShallowValue goto
* sstExportObjectIn: space goto
* sstIsImmutable goto
* sstMarshalingValue goto
* hash
	"ACTION
		Answer an SmallInteger hash value for the receiver.

	RETURN VALUE
		<SmallInteger>"
Categories
	SST-API User
* transmit: request
	"ACTION
		Transmit @request to the receiver's space.  Try all available 
		transports connecting the local space and the remote space.  
		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>"
Categories
	SST-API User

[FIRST] [PREV] [NEXT] [LAST]