public class FireAction extends WebsocketAction<TopicMessage,Void>
| Constructor and Description |
|---|
FireAction() |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(TopicMessage msg) |
Topic |
getTopic() |
void |
setTopic(TestTopic topic) |
getDynamicInputSchemas, getInputSchema, getInputType, getOutputSchema, getOutputType, isDynamicInputSchemadestroy, getDescription, getId, getSourceCode, getType, init, init, isActivepublic Topic getTopic()
public void setTopic(TestTopic topic)
public Void execute(TopicMessage msg) throws Exception
execute in class RpcAction<TopicMessage,Void>ExceptionCopyright © 2010–2016. All rights reserved.