public class ExecCommandResponse extends SimpleResponse
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
cmd |
ctx, ip, requestUUID, server, service| Constructor and Description |
|---|
ExecCommandResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(io.netty.channel.ChannelHandlerContext ctx,
Client client) |
java.lang.String |
getType() |
sendError, sendResult, sendResultAndClosepublic java.lang.String getType()
public void execute(io.netty.channel.ChannelHandlerContext ctx,
Client client)