|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dfki.lt.hog.Application
de.dfki.lt.hog.XmlRpcApplication
de.dfki.lt.hog.test.SampleXmlRpcApplication
public class SampleXmlRpcApplication
This class demonstrates how to connect create and connect to a MoCoManServer and how to use that server to invoke methods remotely via XML-RPC.
Field Summary |
---|
Fields inherited from class de.dfki.lt.hog.XmlRpcApplication |
---|
XMLRPC_HANDLER_METHOD, XMLRPC_HANDLER_NAME, XMLRPC_SERVER_PORT, XMLRPC_SERVER_URL |
Fields inherited from class de.dfki.lt.hog.Application |
---|
applicationLog, DATABASE_URI, DATABASE_USER |
Constructor Summary | |
---|---|
SampleXmlRpcApplication(java.util.Properties sampleProps)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] argv)
|
Methods inherited from class de.dfki.lt.hog.XmlRpcApplication |
---|
getXmlRpcApplicationClient, getXmlRpcHandlerMethods, getXmlRpcHandlerName, getXmlRpcServerPort, getXmlRpcServerUrl, init, process, setXmlRpcApplicationClient, setXmlRpcServerPort, shutdown, start |
Methods inherited from class de.dfki.lt.hog.Application |
---|
getConfig, getDatabaseUri, getDatabaseUser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleXmlRpcApplication(java.util.Properties sampleProps)
Method Detail |
---|
public static void main(java.lang.String[] argv)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |