ChannelFactory
。
@Deprecated
public interface ChannelFactory<T extends Channel>
Modifier and Type | Method and Description |
---|---|
T |
newChannel()
已过时。
创建一个新频道。
|
T newChannel()
Copyright © 2008–2018 The Netty Project. All rights reserved.