Hi all,

I am trying to understand how best to implement any of the increasing number of XML over HTTP protocols as XPCOM interfaces.

I had assumed that the best way maybe to implement my own nsIChannel interface. I had thought the XML-RPC or SOAP intefaces may point the way as XML web services, but the XML-RPC certainly doesn't seem bound to the HTTP interfaces in any way.

I know I could just consume nsIHttpChannel myself and parse the output stream, but I am assuming there is a better way looking at the XML-RPC interfaces.

Anyone got any thoughts?

Cheers,

N
_______________________________________________
Mozilla-netlib mailing list
Mozilla-netlib@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to