At what point is the input from a channel/stream parsed into an XmlRpcRequest?

I want to use the parser and XmlRpcRequest object without the overhead of the server (already have one built - we're looking to keep the transports separate from the networking). Right now I am thinking that I am going to have to extend to the parser, but I don't see where it returns an Object with parameters and a methodcall.

-John Bellone
[EMAIL PROTECTED]
609.489.3112




Jochen Wiedmann wrote:
On Nov 8, 2007 2:44 PM, John Bellone <[EMAIL PROTECTED]> wrote:

What class are the input buffers actually parsed for the server/client?

I don't understand the question.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to