Public Class Methods : SstDispatcher

* for: handler
	"ACTION
		Create and answer a new instance of the receiver initialized to 
		work with @handler.

	PARAMETERS
		handler : <IuSstInvocationHandler>

	RETURN VALUE
		<instance of self>"
Categories
	SST-API Developer
* template
	"ACTION
		Answer a template which can be used to instantiate the receiver 
		according to the values supplied.  

	RETURN VALUE
		<Instance of self>"
Categories
	SST-API Developer

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