@CheckResult fun connect(executor: Executor, callback: ChannelCallback<T>): AutoCloseable
executor
Executor
callback
ChannelCallback<T>
AutoCloseable
@CheckResult fun connect(callback: ChannelCallback<T>): AutoCloseable