public class HelloWorld extends Server
serverCommands, startTime, startupArgs| Constructor and Description |
|---|
HelloWorld() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
registerEcho() |
void |
registerException() |
void |
registerHi() |
void |
registerInterruptException() |
void |
registerPassword() |
void |
registerPause() |
protected String |
serverName() |
protected void |
startServer(PrintJid out,
org.agilewiki.jactor.RP rp) |
agentChannelManager, close, consolePrintln, consoleReadLine, consoleReadPassword, evalServerCommand, getOperatorName, node, registerHelpCommand, registerServerCommand, registerShutdownCommand, runTime, serverUserInterrupt, startup, startupArgsacceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacityprotected String serverName()
serverName in class Serverprotected void startServer(PrintJid out, org.agilewiki.jactor.RP rp) throws Exception
startServer in class ServerExceptionpublic void registerHi()
public void registerException()
public void registerPassword()
public void registerEcho()
public void registerPause()
public void registerInterruptException()
Copyright © 2013. All Rights Reserved.