Public Class Methods : SstConnection

* on: handle peer: endpoint using: transport
	"ACTION
		Answer a new instance of the receiver with the appropriate slots
		filled in from the arguments.

	PARAMETERS
		handle : <Object>
		endpoint : <IdSstRemoteEndpoint>
		transport : <IdSstTransport>

	RETURN VALUE
		<IdSstConnection>"
Categories
	SST-API Developer
* on: handle using: transport
	"ACTION
		Answer a new instance of the receiver with the appropriate slots
		filled in from the arguments.

	PARAMETERS
		handle : <Object>
		transport : <IdSstTransport>

	RETURN VALUE
		<IdSstConnection>"
Categories
	SST-API Developer

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