selectChannel

open override fun selectChannel(obj: T): PushOutputChannel<T>

Selects the destination channel for an entity.

Return

the destination channel that should receive this entity

Parameters

obj

the entity to route