public class NettyRemotingTcpServerChannel extends TcpServerChannel
allChannels, sslContextchannelHandler, logger, loggerFactory, maxIdleTimeSeconds, port| Constructor and Description |
|---|
NettyRemotingTcpServerChannel(int port) |
NettyRemotingTcpServerChannel(LoggerFactory factory,
int port) |
| Modifier and Type | Method and Description |
|---|---|
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 in class TcpServerChannelCopyright © 2021. All rights reserved.