Tcp transport based on Mina.
It allows the use of asynchronous messages while maintaining the socket open.
Similar to the standard Tcp transport, it can be extended to implement new protocols, sample Http transport provided.
It allow sync/async inbound connections, asynchronous outbound connections and streaming.
It is for mule 1.3, I need some help in integrating it with mule 1.4.
Tcp transport based on Mina.
It allows the use of asynchronous messages while maintaining the socket open.
Similar to the standard Tcp transport, it can be extended to implement new protocols, sample Http transport provided.
It allow sync/async inbound connections, asynchronous outbound connections and streaming.
It is for mule 1.3, I need some help in integrating it with mule 1.4.
source: http://minamule.madarco.net/svn/transport/mule-transport-mina/trunk/
trac: http://minamule.madarco.net/trac/
Hi, I saw there was a change in assignee, is someone going to do a mina-based tcp transport?
Sadly, mine take a slowdown since I was quite busy with my daily work.
However, if can help, my code is released as Public Domain, so feel free to look at it.
Marco D'Alia - 14/Jun/07 08:27 AM Hi, I saw there was a change in assignee, is someone going to do a mina-based tcp transport?
Sadly, mine take a slowdown since I was quite busy with my daily work.
However, if can help, my code is released as Public Domain, so feel free to look at it.
Sadly, mine take a slowdown since I was quite busy with my daily work.
However, if can help, my code is released as Public Domain, so feel free to look at it.