com.github.ltsopensource.jobclient.processor
Class RemotingDispatcher
java.lang.Object
com.github.ltsopensource.jobclient.processor.RemotingDispatcher
- All Implemented Interfaces:
- com.github.ltsopensource.remoting.RemotingProcessor
public class RemotingDispatcher
- extends Object
- implements com.github.ltsopensource.remoting.RemotingProcessor
- Author:
- Robert HG (254963746@qq.com) on 7/25/14.
客户端默认通信处理器
|
Method Summary |
com.github.ltsopensource.remoting.protocol.RemotingCommand |
processRequest(com.github.ltsopensource.remoting.Channel channel,
com.github.ltsopensource.remoting.protocol.RemotingCommand request)
|
RemotingDispatcher
public RemotingDispatcher(JobClientAppContext appContext)
processRequest
public com.github.ltsopensource.remoting.protocol.RemotingCommand processRequest(com.github.ltsopensource.remoting.Channel channel,
com.github.ltsopensource.remoting.protocol.RemotingCommand request)
throws com.github.ltsopensource.remoting.exception.RemotingCommandException
- Specified by:
processRequest in interface com.github.ltsopensource.remoting.RemotingProcessor
- Throws:
com.github.ltsopensource.remoting.exception.RemotingCommandException
Copyright © 2017. All rights reserved.