Hi,
I'm trying to understand how Jan's webservice server immplementation
works (http://wiki.apache.org/cocoon/WebServiceServer) and I have
trouble understanding how his cocoonWS function works because I don't
understand what processPipelineTo() does. Here is the call in the
sample :
cocoon.processPipelineTo("soapData", null, soapData);
And I found that
(http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/components/flow/java/AbstractContinuable.html#processPipelineTo(java.lang.String,%20java.lang.Object,%20java.io.OutputStream))
in Cocoon API documentation but there's no precision about parameters
and what the function does. Can anybody give me more details about
that ?
Thx in advance.
--
Sebastien ARBOGAST
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]