public class TestInternalObject extends AdminObject
| Constructor and Description |
|---|
TestInternalObject()
JSON-driven constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
boom(InternalActor from,
String arg) |
void |
superboom(InternalActor from,
String arg) |
activate, contextor, refauth, debug, disconnect, ping, pong@JSONMethod public TestInternalObject()
@JSONMethod(value="arg") public void boom(InternalActor from, String arg) throws MessageHandlerException
MessageHandlerException@JSONMethod(value="arg") public void superboom(InternalActor from, String arg) throws MessageHandlerException
MessageHandlerExceptionCopyright © 2017. All rights reserved.