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, startupArgs
acceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacity
protected String serverName()
serverName
in class Server
protected void startServer(PrintJid out, org.agilewiki.jactor.RP rp) throws Exception
startServer
in class Server
Exception
public void registerHi()
public void registerException()
public void registerPassword()
public void registerEcho()
public void registerPause()
public void registerInterruptException()
Copyright © 2013. All Rights Reserved.