public interface NettyRequestProcessor
| 限定符和类型 | 方法和说明 |
|---|---|
RemotingCommand |
processRequest(io.netty.channel.ChannelHandlerContext ctx,
RemotingCommand request) |
RemotingCommand processRequest(io.netty.channel.ChannelHandlerContext ctx, RemotingCommand request) throws Exception
ExceptionCopyright © 2012–2016. All rights reserved.