public class GetLocalServers extends org.agilewiki.jactor.lpc.Request<TreeMap<String,Server>,AgentChannelManager>
Modifier and Type | Field and Description |
---|---|
static GetLocalServers |
req |
Constructor and Description |
---|
GetLocalServers() |
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 static final GetLocalServers req
public boolean isTargetType(org.agilewiki.jactor.Actor targetActor)
isTargetType
in class org.agilewiki.jactor.lpc.Request<TreeMap<String,Server>,AgentChannelManager>
Copyright © 2013. All Rights Reserved.