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, ref
auth, 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
MessageHandlerException
Copyright © 2017. All rights reserved.