public class EchoWorker extends WorkerObject
| Constructor and Description |
|---|
EchoWorker(OptString prefix,
OptString serviceName) |
| Modifier and Type | Method and Description |
|---|---|
void |
echo(WorkshopActor from,
OptString rep,
OptString text) |
activate, encode, ref, workshop@JSONMethod(value={"prefix","service"}) public EchoWorker(OptString prefix, OptString serviceName)
@JSONMethod(value={"rep","text"}) public void echo(WorkshopActor from, OptString rep, OptString text) throws MessageHandlerException
MessageHandlerExceptionCopyright © 2017. All rights reserved.