com.github.ltsopensource.jobtracker.processor
Class JobCancelProcessor
java.lang.Object
com.github.ltsopensource.jobtracker.processor.AbstractRemotingProcessor
com.github.ltsopensource.jobtracker.processor.JobCancelProcessor
- All Implemented Interfaces:
- com.github.ltsopensource.remoting.RemotingProcessor
public class JobCancelProcessor
- extends AbstractRemotingProcessor
- Author:
- Robert HG (254963746@qq.com) on 11/7/15.
|
Method Summary |
com.github.ltsopensource.remoting.protocol.RemotingCommand |
processRequest(com.github.ltsopensource.remoting.Channel channel,
com.github.ltsopensource.remoting.protocol.RemotingCommand request)
|
JobCancelProcessor
public JobCancelProcessor(JobTrackerAppContext 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
- Throws:
com.github.ltsopensource.remoting.exception.RemotingCommandException
Copyright © 2017. All rights reserved.