public class LocateServer extends org.agilewiki.jactor.lpc.Request<List<String>,AgentChannelManager>
| Constructor and Description |
|---|
LocateServer(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTargetType(org.agilewiki.jactor.Actor targetActor) |
void |
processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp) |
public LocateServer(String name)
public boolean isTargetType(org.agilewiki.jactor.Actor targetActor)
isTargetType in class org.agilewiki.jactor.lpc.Request<List<String>,AgentChannelManager>public void processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp)
throws Exception
processRequest in class org.agilewiki.jactor.lpc.Request<List<String>,AgentChannelManager>ExceptionCopyright © 2013. All Rights Reserved.