public class DefaultRemotingServerChannelHandler extends RemotingServerChannelHandler
logger| Constructor and Description |
|---|
DefaultRemotingServerChannelHandler() |
DefaultRemotingServerChannelHandler(LoggerFactory loggerFactory) |
| Modifier and Type | Method and Description |
|---|---|
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 in class RemotingServerChannelHandlerThrowableCopyright © 2021. All rights reserved.