Bellekens, P.A.E. wrote:

The ServerStreamConnection is a class which can make an inputstream from
a certain socket or httpservletrequest object. But I already have an
inputstream (containing the raw httprequest) so I have no means to
instantiate this class...

Take the XmlRpcLocalStreamServer and the LocalStreamConnection as an example: A raw InputStream is fine. (That's what the XmlRpcStreamServer is made for.)


Jochen

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

Reply via email to