Public Class Methods : SstMessageMarshaler

* defaultConfiguration
	"ACTION
		Answer a configuration object which represents the default 
		configuration for instances of the receiver.  

	RETURN VALUE
		<SstMarshalerConfiguration> | <instance of self>

	NOTES
		While this may return a marshaler, it should only ever be used in an 
		invocation configuration or as the receiver of and #instantiate* method."
Categories
	SST-API Developer
* for: handler
	"ACTION
		Create and answer a new instance of the receiver initialized to 
		work for @handler

	PARAMETERS
		handler : <IuSstInvocationHandler>

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

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