Package | Description |
---|---|
com.lts.job.common.remoting |
Modifier and Type | Method and Description |
---|---|
void |
RemotingServerDelegate.invokeAsync(io.netty.channel.Channel channel,
com.lts.job.remoting.protocol.RemotingCommand request,
com.lts.job.remoting.InvokeCallback invokeCallback) |
void |
RemotingServerDelegate.invokeOneway(io.netty.channel.Channel channel,
com.lts.job.remoting.protocol.RemotingCommand request) |
com.lts.job.remoting.protocol.RemotingCommand |
RemotingServerDelegate.invokeSync(io.netty.channel.Channel channel,
com.lts.job.remoting.protocol.RemotingCommand request) |
Copyright © 2014. All Rights Reserved.