argos.bangbang.xmlrpc
Class XmlRpc
java.lang.Object
argos.bangbang.xmlrpc.XmlRpc
- All Implemented Interfaces:
- org.apache.xmlrpc.XmlRpcHandler
public class XmlRpc
- extends Object
- implements org.apache.xmlrpc.XmlRpcHandler
Created on 03.aug.2006
- Author:
- Dan Peder Eriksen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
meta
public ServiceMetaInfo meta
XmlRpc
public XmlRpc()
init
public void init()
throws Exception
- Throws:
Exception
addComponent
public void addComponent(ComponentMetaInfo componentMeta)
removeComponent
public void removeComponent(ComponentMetaInfo componentMeta)
execute
public Object execute(org.apache.xmlrpc.XmlRpcRequest request)
throws org.apache.xmlrpc.XmlRpcException
- Specified by:
execute
in interface org.apache.xmlrpc.XmlRpcHandler
- Throws:
org.apache.xmlrpc.XmlRpcException
handler
public void handler(Notification not)
Copyright © 2004-2007 University of Troms?. All Rights Reserved.