Package | Description |
---|---|
com.lts.job.remoting.protocol |
Modifier and Type | Method and Description |
---|---|
static RemotingCommand |
RemotingCommand.createRequestCommand(int code,
CommandBody body) |
static RemotingCommand |
RemotingCommand.createResponseCommand(int code,
CommandBody body) |
static RemotingCommand |
RemotingCommand.createResponseCommand(int code,
String remark,
CommandBody body) |
Copyright © 2014. All Rights Reserved.