LocalChannelManager

Manages the creation of LocalChannels.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun getLocalCommunicator(sourceComponent: ComponentRef, destinationComponent: ComponentRef): Channel

Returns a LocalChannel that can be used to communicate between the given components.