[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: New wireformat and client side remoting
timfox
do-not-reply at jboss.com
Tue Nov 6 14:23:49 EST 2007
"trustin" wrote :
| MINA already has support for SSL including StartTLS. It's known to be very reliable. SSL is provided as a filter so just inserting a new SSL filter will enable SSL immediately. No sweat.
|
| MINA recently imported AsyncWeb source code into its sandbox, and it should be included into the official distribution after some polishing. MINA has an infra for implementing protocol codec and AsyncWeb provides HTTP codec on top of it. Therefore, you can build your own lightest-weight web server very easily. Please take a look at this example:
|
| Please feel free to contact me or the MINA team whenever you need some support related with MINA including questions like 'does feature XXX supported in MINA?' Actually we got most, and want to add as much as possible harmonizing all the features with each other.
Sounds good. Thanks Trustin
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102325#4102325
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102325
More information about the jboss-dev-forums
mailing list