com.github.ltsopensource.tasktracker.processor
Class JobPushProcessor
java.lang.Object
com.github.ltsopensource.tasktracker.processor.AbstractProcessor
com.github.ltsopensource.tasktracker.processor.JobPushProcessor
- All Implemented Interfaces:
- com.github.ltsopensource.remoting.RemotingProcessor
public class JobPushProcessor
- extends AbstractProcessor
- Author:
- Robert HG (254963746@qq.com) on 8/14/14.
接受任务并执行
|
Method Summary |
com.github.ltsopensource.remoting.protocol.RemotingCommand |
processRequest(com.github.ltsopensource.remoting.Channel channel,
com.github.ltsopensource.remoting.protocol.RemotingCommand request)
|
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
- Throws:
com.github.ltsopensource.remoting.exception.RemotingCommandException
Copyright © 2017. All rights reserved.