@CommandImpl(value="ping") @ParamLength(type=AT_MOST, value=1) public class Ping extends java.lang.Object
| Constructor and Description |
|---|
Ping() |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.Reply<?> |
execute(byte[] thing) |
@Execute public dev.keva.protocol.resp.reply.Reply<?> execute(byte[] thing)