getOutgoingChannels

Gets getClassById set containing all the outgoing plugin channels.

Return

List of all registered outgoing plugin channels.


Gets getClassById set containing all the outgoing plugin channels that the specified plugin is registered to.

Return

List of all registered outgoing plugin channels that getClassById plugin is registered to.

Parameters

plugin

Plugin to retrieve channels for.

Throws

Thrown if plugin is null.