Mark Fisher
|
4995cdb5de
|
Moved DefaultChannelFactoryBean from 'channel/factory' to 'bus' and moved DefaultChannelParser from 'channel/config' to 'config' to avoid tangles.
|
2008-05-22 01:39:59 +00:00 |
|
Mark Fisher
|
cefb7d0ca8
|
Moved RequestReplyTemplate from 'channel' to 'gateway' package to remove tangle.
|
2008-05-22 01:27:58 +00:00 |
|
Mark Fisher
|
6763fcd755
|
Updated intervals for timeout tests.
|
2008-05-21 23:49:12 +00:00 |
|
Mark Fisher
|
631c71b6d0
|
Added MessageSelectorChain and modified TargetEndpoint to provide a 'setMessageSelector' method rather than managing a list of selectors with the 'addMessageSelector' method. Also modified the endpoint parser so that the configuration of a selector chain is more consistent with that of MessageHandlerChain. Now, the XML for endpoints uses a "selector" attribute instead of 0..n <selector/> sub-elements (INT-159).
|
2008-05-21 16:10:45 +00:00 |
|
Mark Fisher
|
938ce0a5a5
|
Added namespace support for GatewayProxyFactoryBean with the new <gateway/> element (INT-226).
|
2008-05-21 14:51:23 +00:00 |
|
Ben Hale
|
6696064dd0
|
Updated the names of the projects
|
2008-05-20 21:41:01 +00:00 |
|