Hi
When I was using M5 version of SI I could create Custom Channels.
This was through extending the AbstractMessageChannel and AbstractChannelFactory.
How do I do it with the SI GA release 1.0.1 ?Code:<message-bus channel-factory="channelfactory"/> <beans:bean id="channelfactory" class="nssi.NSChannelFactory" /> <channel id="receive" />
Or is it not possible ?
Should I use Channel Adapters (Source Adapters)
Can this feature be brought in again if not possible in the current release (probably in the next version) ?
Kindly reply.
Regards
Bharath


Reply With Quote