Commit Graph

11 Commits

Author SHA1 Message Date
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