[Twisted-Python] SOAP, XML-RPC-services and webpages in one Resource-object

Thomas Weholt 2002 at weholt.org
Wed Jun 11 16:11:47 EDT 2003


I got a root-resource object which handles generation of content for an
entire site. I need a server which serves xml-rpc *and* soap webservices on
the same port as the root-resource. How can I accomplish this? I've allready
subclassed the root-resource from twisted.web.resource. Can I use any sort
of mixin to do this?

Any hints?

Thomas





More information about the Twisted-Python mailing list