|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.kernel.xmlrpc.XmlRpcDispatcher
public class XmlRpcDispatcher
Dispatcher, i.e. server-side skeleton for XML-RPC.
| Constructor Summary | |
|---|---|
XmlRpcDispatcher(KernelImpl kernel)
Creates a new instance of XmlRpcDispatcher |
|
XmlRpcDispatcher(KernelImpl kernel,
int listenPort)
|
|
| Method Summary | |
|---|---|
int |
getCommunicatorPort()
|
void |
shutdown()
|
void |
shutdownHard()
Close forcefully, used for testing IPC errors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlRpcDispatcher(KernelImpl kernel)
public XmlRpcDispatcher(KernelImpl kernel,
int listenPort)
| Method Detail |
|---|
public int getCommunicatorPort()
public void shutdown()
public void shutdownHard()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||