public class RemotingDispatcher extends AbstractProcessor
jobRepository, remotingServer
Constructor and Description |
---|
RemotingDispatcher(com.lts.job.common.remoting.RemotingServerDelegate remotingServer) |
Modifier and Type | Method and Description |
---|---|
com.lts.job.remoting.protocol.RemotingCommand |
processRequest(io.netty.channel.ChannelHandlerContext ctx,
com.lts.job.remoting.protocol.RemotingCommand request) |
public RemotingDispatcher(com.lts.job.common.remoting.RemotingServerDelegate remotingServer)
public com.lts.job.remoting.protocol.RemotingCommand processRequest(io.netty.channel.ChannelHandlerContext ctx, com.lts.job.remoting.protocol.RemotingCommand request) throws com.lts.job.remoting.exception.RemotingCommandException
com.lts.job.remoting.exception.RemotingCommandException
Copyright © 2014. All Rights Reserved.