public class DefaultRemotingServerChannelHandler extends RemotingServerChannelHandler
logger| 构造器和说明 |
|---|
DefaultRemotingServerChannelHandler() |
DefaultRemotingServerChannelHandler(LoggerFactory loggerFactory) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addProcessor(String objectUri,
MethodCallProcessor processor) |
MethodReturn |
onMethodCall(MethodCall methodCall,
MethodCallContext callContext) |
onMessage, setLoggerFactory, setSerializationFactory, setThreadPoolonClosed, onConnect, onErrorpublic DefaultRemotingServerChannelHandler()
public DefaultRemotingServerChannelHandler(LoggerFactory loggerFactory)
public final void addProcessor(String objectUri, MethodCallProcessor processor)
public final MethodReturn onMethodCall(MethodCall methodCall, MethodCallContext callContext) throws Throwable
onMethodCall 在类中 RemotingServerChannelHandlerThrowableCopyright © 2020. All rights reserved.