Author: ron.sigal(a)jboss.com
Date: 2012-07-18 22:44:29 -0400 (Wed, 18 Jul 2012)
New Revision: 6457
Modified:
remoting2/branches/2.x/docs/guide/en/chap5.xml
Log:
JBREM-1306: Minor syntactic corrections.
Modified: remoting2/branches/2.x/docs/guide/en/chap5.xml
===================================================================
--- remoting2/branches/2.x/docs/guide/en/chap5.xml 2012-07-19 02:40:54 UTC (rev 6456)
+++ remoting2/branches/2.x/docs/guide/en/chap5.xml 2012-07-19 02:44:29 UTC (rev 6457)
@@ -6833,9 +6833,10 @@
a void constructor.</para>
<para><emphasis
role="bold">USE_DEFAULT_SSL_SOCKET_FACTORY</emphasis> (actual value is
- 'useDefaultSslSocketFactory') - if set to true, then
HTTPSClientInvoker.createSocketFactory()
- will call HttpsURLConnection.getDefaultSSLSocketFactory() instead of trying to build
a SocketFactory.
- </para>
+ 'useDefaultSslSocketFactory') - if set to true, then
+ <methodname>HTTPSClientInvoker.createSocketFactory()</methodname>
+ will call
<methodname>HttpsURLConnection.getDefaultSSLSocketFactory()</methodname>
instead of trying
+ to build a SocketFactory.</para>
</section>
<section>
Show replies by date