Methods
setHandlerForComponent()
setHandlerForComponent(handler: IChannelHandler, instance:IComponentInstance): void
Set the handler on the Channel server for a specific component.
Parameters
handler
IChannelHandler The handler to set on this IChannelServerAsync instanceinstance
IComponentInstance

