public interface ChannelFactory<T extends Channel>
Channel
on AbstractBootstrap.bind()
, Bootstrap.connect()
, and
AbstractBootstrap.bind()
.Modifier and Type | Method and Description |
---|---|
T |
newChannel()
Creates a new channel.
|
T newChannel()