Package | Description |
---|---|
marquee.xmlrpc | |
marquee.xmlrpc.objectcomm |
Modifier and Type | Method and Description |
---|---|
static XmlRpcDispatcher |
XmlRpcDispatcher.getDispatcher(XmlRpcServer server,
java.lang.String callerIp)
Aquires a dispatcher from the pool of available dispatchers, or
creates a new dispatcher if the pool is empty.
|
Modifier and Type | Class and Description |
---|---|
class |
Server
A convenience class for using the object communication extension on the server side.
|