@CommandImpl(value="publish") @ParamLength(value=2) public class Publish extends java.lang.Object
| Constructor and Description |
|---|
Publish(PubSubManager manager) |
| Modifier and Type | Method and Description |
|---|---|
dev.keva.protocol.resp.reply.IntegerReply |
execute(byte[] topicBytes,
byte[] message) |
@Autowired public Publish(PubSubManager manager)
@Execute public dev.keva.protocol.resp.reply.IntegerReply execute(byte[] topicBytes, byte[] message)