Package | Description |
---|---|
org.agilewiki.jasocket.cluster | |
org.agilewiki.jasocket.node | |
org.agilewiki.jasocket.server | |
org.agilewiki.jasocket.sshd |
Modifier and Type | Field and Description |
---|---|
protected HashMap<String,Server> |
AgentChannelManager.localServers |
Modifier and Type | Method and Description |
---|---|
Server |
AgentChannelManager.getLocalServer(String name) |
Modifier and Type | Method and Description |
---|---|
TreeMap<String,Server> |
AgentChannelManager.getLocalServers() |
Modifier and Type | Method and Description |
---|---|
boolean |
AgentChannelManager.registerServer(String name,
Server server) |
Constructor and Description |
---|
RegisterServer(String name,
Server server) |
Modifier and Type | Method and Description |
---|---|
Server |
Node.initializeServer(Class<Server> serverClass) |
Modifier and Type | Method and Description |
---|---|
Server |
Node.initializeServer(Class<Server> serverClass) |
Modifier and Type | Class and Description |
---|---|
class |
HelloWorld |
Modifier and Type | Method and Description |
---|---|
void |
ServerCommand._eval(Server server,
String operatorName,
String id,
AgentChannel agentChannel,
String args,
PrintJid out,
long requestId,
org.agilewiki.jactor.RP<PrintJid> rp) |
void |
InterruptableServerCommand._eval(Server server,
String operatorName,
String id,
AgentChannel agentChannel,
String args,
PrintJid out,
long requestId,
org.agilewiki.jactor.RP<PrintJid> rp) |
void |
ServerCommand._serverUserInterrupt(Server server,
String args,
PrintJid out,
long requestId,
org.agilewiki.jactor.RP<PrintJid> rp) |
void |
InterruptableServerCommand._serverUserInterrupt(Server server,
String args,
PrintJid out,
long requestId,
org.agilewiki.jactor.RP<PrintJid> rp) |
Modifier and Type | Class and Description |
---|---|
class |
SSHServerImpl |
Copyright © 2013. All Rights Reserved.