com.github.ltsopensource.tasktracker.processor
Class JobAskProcessor

java.lang.Object
  extended by com.github.ltsopensource.tasktracker.processor.AbstractProcessor
      extended by com.github.ltsopensource.tasktracker.processor.JobAskProcessor
All Implemented Interfaces:
com.github.ltsopensource.remoting.RemotingProcessor

public class JobAskProcessor
extends AbstractProcessor

Author:
Robert HG (254963746@qq.com)

Method Summary
 com.github.ltsopensource.remoting.protocol.RemotingCommand processRequest(com.github.ltsopensource.remoting.Channel channel, com.github.ltsopensource.remoting.protocol.RemotingCommand request)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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.