This is a server that handles XML-remote-procedure-calls and
forwards them to the MathWeb meta-services.
Functor
xmlrpcbroker ("/home/afranke/import/mathweb/xmlrpc/src/mathweb/xmlrpcbroker.oz")
Import
- URL
- Browser(browse:Browse)
- XApplication at "x-ozlib://mathweb/share/XApplication.ozf"
- BrokerAccess(getBroker) at "x-ozlib://mathweb/sys/BrokerAccess.ozf"
- XService(metaService:MetaService server:Server) at "x-ozlib://mathweb/sys/XService.ozf"
- XmlRpcHandler(class:RpcHandler) at "x-ozlib://mathweb/xmlrpc/XmlRpcHandler.ozf"
- XmlService(class:XmlRpcService) at "x-ozlib://mathweb/sys/XmlRpcService.ozf"
- ServiceRegistry(class:ServRegistry) at "ServiceRegistry.ozf"
- Passwds(passwords:Passwords) at "/home/mathweb/Passwd.ozf"
End