ChannelFactory
instead.@Deprecated public interface ChannelFactory<T extends Channel>
Modifier and Type | Method and Description |
---|---|
T |
newChannel()
Deprecated.
Creates a new channel.
|
T newChannel()
Copyright © 2008–2024 The Netty Project. All rights reserved.