public interface ServerChannelFactory extends ChannelFactory
ChannelFactory that creates a ServerChannel.| 限定符和类型 | 方法和说明 |
|---|---|
ServerChannel |
newChannel(ChannelPipeline pipeline)
|
releaseExternalResources, shutdownServerChannel newChannel(ChannelPipeline pipeline)
ChannelFactorynewChannel 在接口中 ChannelFactorypipeline - the ChannelPipeline which is going to be
attached to the new Channel