get Incoming Channels
Gets getClassById set containing all the incoming plugin channels.
Return
List of all registered incoming plugin channels.
Gets getClassById set containing all the incoming plugin channels that the specified plugin is registered for.
Return
List of all registered incoming plugin channels that the plugin is registered for.
Parameters
plugin
Plugin to retrieve channels for.
Throws
Thrown if plugin is null.