Author: ron.sigal(a)jboss.com
Date: 2011-03-15 22:59:29 -0400 (Tue, 15 Mar 2011)
New Revision: 6280
Modified:
remoting2/branches/2.x/docs/userguide/en/chap2.xml
Log:
JBREM-1266: Changed org.jboss.remoting.Connector to
org.jboss.remoting.transport.Connector.
Modified: remoting2/branches/2.x/docs/userguide/en/chap2.xml
===================================================================
--- remoting2/branches/2.x/docs/userguide/en/chap2.xml 2011-03-02 21:39:20 UTC (rev 6279)
+++ remoting2/branches/2.x/docs/userguide/en/chap2.xml 2011-03-16 02:59:29 UTC (rev 6280)
@@ -42,14 +42,14 @@
</listitem>
<listitem>
- <emphasis
role="bold">org.jboss.remoting.Connector:</emphasis>
+ <emphasis
role="bold">org.jboss.remoting.transport.Connector:</emphasis>
<para>is the external face of the
<classname>ServerInvoker</classname>, by which the
<classname>ServerInvoker</classname> is configured declaratively.
The configuration includes
a designated transport,
<classname>ServerInvoker</classname> parameters, and one or more
<classname>ServerInvocationHandler</classname>
classes.</para>
</listitem>
- </itemizedlist>
+ </itemizedlist>
</section>
<section>
Show replies by date