Neil Stansbury wrote:
Oh ok, I couldn't find a SOAP method that gave me access to those interfaces. I'll look again.

There might well not be one....

I'm still trying to understand your setup. You're implementing a protocol handler, right?

Yep an XML message/rpc protocol, using (usually) HTTP as a transport.

No, what I meant is that you will actually have URIs like "my-scheme:something" around? Or is that still being decided?

I don't want to have to implement multiple Message.Delete() methods for each underlying XML format. I wanted to transfer a generic request of Delete() to the "channel" for that connection, and then have it handle the "Delete()" specifics for that connection type.

Ah, hmm... Let me think on that.

-Boris
_______________________________________________
Mozilla-netlib mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to