public class SendMessageAction extends WebsocketAction<SendMessageAction.SendMessageInput,Boolean>
| Modifier and Type | Class and Description |
|---|---|
static class |
SendMessageAction.SendMessageInput |
| Constructor and Description |
|---|
SendMessageAction() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
execute(SendMessageAction.SendMessageInput input) |
MessageTopic |
getTopic() |
void |
setTopic(MessageTopic topic) |
getDynamicInputSchemas, getInputSchema, getInputType, getOutputSchema, getOutputType, isDynamicInputSchemadestroy, getDescription, getId, getSourceCode, getType, init, init, isActivepublic MessageTopic getTopic()
public void setTopic(MessageTopic topic)
public Boolean execute(SendMessageAction.SendMessageInput input) throws Exception
execute in class RpcAction<SendMessageAction.SendMessageInput,Boolean>ExceptionCopyright © 2010–2016. All rights reserved.