makeChannel

open override fun makeChannel(component: String, addresses: ServiceAddress): Channel

create a new Channel based on the specified ServiceAddress.

Return

the created Channel

Parameters

component

the component name

addresses