Public Instance Methods : IuSstEndpoint

* accessibleUrls
	"ACTION
		Answer a collection of urls that can be used to communicate 
		with the receiver.

	RETURN VALUE
		<Array of <IuSstUrl>>"
* address
	"ACTION
		Answer the receiver's transport-dependent address value.

	RETURN VALUE
		<IdSstAddress>

	NOTES
		The form of the result is transport-dependent."
* sstAsUrl
	"ACTION
		Answer the configured URL for the receiver.

	RETURN VALUE
		<IuSstUrl>

	NOTES
		The result of #sstAsUrl may not be an accurate representation
		of the receiver. #accessibleUrls should be used instead."

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