Commit Graph

22 Commits

Author SHA1 Message Date
Mark Fisher
02a7bb3aca Minor typos. 2008-05-23 05:58:13 +00:00
Mark Fisher
66b8041240 Minor typo. 2008-05-23 05:32:45 +00:00
Mark Fisher
74d81af6c2 Updated documentation to include @HeaderAttribute and @HeaderProperty. Also removed the "channel" from @Splitter and used @Polled with @MessageEndpoint rather than the "pollPeriod" (which will be removed). 2008-05-23 05:13:46 +00:00
Mark Fisher
144e93e89f Added RequestReplyTemplate and GatewayProxyFactoryBean coverage to the Reference Documentation. 2008-05-23 04:31:33 +00:00
Mark Fisher
e1cac716d6 Removed appendix.xml 2008-05-23 03:03:59 +00:00
Mark Fisher
052b59bdd0 Updated source and target namespace configuration examples. 2008-05-23 01:02:04 +00:00
Mark Fisher
99cdb7a8fc Updated source and target adpater documentation. 2008-05-23 00:38:03 +00:00
Mark Fisher
2e984dbb3b Updated endpoint and channel documentation. 2008-05-22 23:26:31 +00:00
Mark Fisher
32519f4ae8 Updating Reference Documentation for M4. 2008-05-22 21:31:04 +00:00
Mark Fisher
071c4df749 Updating Reference Documentation for M4. 2008-05-22 20:16:15 +00:00
Mark Fisher
88cbe186eb Added <para/> elements for lists, tips, and notes. 2008-05-22 15:51:52 +00:00
Ben Hale
37f8d925c8 Come up to BRITS 2008-05-20 21:26:25 +00:00
Mark Fisher
19b33f5af9 polishing 2008-05-15 13:17:34 +00:00
Marius Bogoevici
5e4c3237b8 Corrections to documentation 2008-05-15 06:39:55 +00:00
Marius Bogoevici
cc2dbade96 Adding some mentions to ChannelFactory, <channel>, <queue-channel> in the reference documentation 2008-05-15 06:23:59 +00:00
Mark Fisher
d252605bdb The "defaultOutputChannelName" property of HandlerEndpoint is now "outputChannelName", and the "defaultOutput" attribute of the @MessageEndpoint annotation is now "output". 2008-04-27 06:00:40 +00:00
Mark Fisher
09333d62cb The <handler-endpoint/> element's "default-output-channel" attribute is now "output-channel". Since the new "return-address-overrides" value is true by default, the "output-channel" takes precedence rather than being a fallback. 2008-04-27 05:29:59 +00:00
Mark Fisher
9eaa088052 The <endpoint/> element is now <handler-endpoint/>, and its "handler-method" attribute is now "method". 2008-04-27 05:01:38 +00:00
Mark Fisher
bf0f8b16ec SimpleChannel is now QueueChannel. Also added RendezvousChannel for the zero-capacity SynchronousQueue-based version. 2008-04-22 20:26:19 +00:00
Mark Fisher
4b01a3a09c The <endpoint/> element now expects a "handler" attribute instead of "handler-ref". 2008-04-22 18:17:05 +00:00
Mark Fisher
3ba3f07b96 Documentation updates for M3 (INT-167). 2008-04-07 20:46:56 +00:00
Ben Hale
e79ed2cc58 Moved the location of the documentation up a level 2008-02-28 17:15:39 +00:00