T
- the type of channelpublic interface ChannelSource<T extends Channel>
Modifier and Type | Method and Description |
---|---|
IoFuture<T> |
open(ChannelListener<? super T> openListener)
Open a channel.
|
IoFuture<T> open(ChannelListener<? super T> openListener)
openListener
- the listener which will be notified when the channel is openCopyright © 2017 JBoss by Red Hat. All rights reserved.