Hi,
When we configure <channel/> what is the implementation class for this? The reference mentioned it's "Point to Point", but I would like to know which class it actually uses.
thanks,
-Z
Hi,
When we configure <channel/> what is the implementation class for this? The reference mentioned it's "Point to Point", but I would like to know which class it actually uses.
thanks,
-Z
Hi,
The default channel type is QueueChannel. However, this may not be true if you specify a different channel-factory on the <message-bus/>
Marius
Marius Bogoevici,
Spring Integration Committer