public class NettyRemotingTcpServerChannel extends TcpServerChannel
allChannels, sslContextchannelHandler, logger, loggerFactory, maxIdleTimeSeconds, port| 构造器和说明 |
|---|
NettyRemotingTcpServerChannel(int port) |
NettyRemotingTcpServerChannel(LoggerFactory factory,
int port) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
prepareCodec(org.jboss.netty.channel.ChannelPipeline pipeline) |
createHandler, preparePipelineprepareBootstrap, run, setSSLContext, stopsetChannelHandler, setMaxIdleTimeSecondspublic NettyRemotingTcpServerChannel(int port)
public NettyRemotingTcpServerChannel(LoggerFactory factory, int port)
protected void prepareCodec(org.jboss.netty.channel.ChannelPipeline pipeline)
prepareCodec 在类中 TcpServerChannelCopyright © 2020. All rights reserved.