Author: ron.sigal(a)jboss.com
Date: 2008-12-30 02:35:14 -0500 (Tue, 30 Dec 2008)
New Revision: 4779
Modified:
remoting2/branches/2.2/docs/guide/en/chap5.xml
Log:
JBREM-1052: Added UNMARSHAL_NULL_STREAM parameter and test.
Modified: remoting2/branches/2.2/docs/guide/en/chap5.xml
===================================================================
--- remoting2/branches/2.2/docs/guide/en/chap5.xml 2008-12-30 07:11:16 UTC (rev 4778)
+++ remoting2/branches/2.2/docs/guide/en/chap5.xml 2008-12-30 07:35:14 UTC (rev 4779)
@@ -6495,7 +6495,16 @@
Version.VERSION'.</para>
<para></para>
-
+
+
<bridgehead>org.jboss.remoting.transport.http.HTTPClientInvoker</bridgehead>
+
+ <para><emphasis
role="bold">UNMARSHAL_NULL_STREAM</emphasis> (actual value
+ is 'unmarshalNullStream') - key indicating if
+
<classname>org.jboss.remoting.transport.http.HTTPClientInvoker</classname>
+ should make the call to <methodname>UnMarshaller.read()</methodname>
when
+ the <classname>InputStream</classname> is null. The default value is
+ "true".</para>
+
<bridgehead>org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker</bridgehead>
<para><emphasis role="bold">IGNORE_HTTPS_HOST</emphasis>
(actual value is
Show replies by date