public class SpringRemotingServerChannelHandler extends DefaultRemotingServerChannelHandler
| 限定符和类型 | 类和说明 |
|---|---|
class |
SpringRemotingServerChannelHandler.Context |
logger| 构造器和说明 |
|---|
SpringRemotingServerChannelHandler(LoggerFactory loggerFactory,
HandshakerBean handshaker) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onConnect(ChannelContext context) |
addProcessor, onMethodCallonMessage, setLoggerFactory, setSerializationFactory, setThreadPoolonClosed, onErrorpublic SpringRemotingServerChannelHandler(LoggerFactory loggerFactory, HandshakerBean handshaker)
public void onConnect(ChannelContext context) throws Exception
onConnect 在接口中 ChannelHandleronConnect 在类中 SimpleChannelHandlerExceptionCopyright © 2020. All rights reserved.