polishing

This commit is contained in:
Mark Fisher
2011-11-21 13:48:27 -05:00
parent cd9d9bc656
commit 87006f36ed

View File

@@ -424,8 +424,8 @@
Allows you to specify how long this gateway will wait for
the reply message to be sent successfully before throwing
an exception. Keep in mind that when sending to a
DirectChannel (The invocation will occur in the sender's thread.)
the failing of the send operation may be caused by other
DirectChannel, the invocation will occur in the sender's thread
so the failing of the send operation may be caused by other
components further downstream. By default the Gateway will
wait indefinitely. The value is specified in milliseconds.
]]>
@@ -920,8 +920,8 @@
Allows you to specify how long this gateway will wait for
the reply message to be sent successfully before throwing
an exception. Keep in mind that when sending to a
DirectChannel (The invocation will occur in the sender's thread.)
the failing of the send operation may be caused by other
DirectChannel, the invocation will occur in the sender's thread
so the failing of the send operation may be caused by other
components further downstream. By default the Gateway will
wait indefinitely. The value is specified in milliseconds.
]]>