[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: MessagingBuffer implementation leaking into MessageImpl
timfox
do-not-reply at jboss.com
Fri Jul 4 07:44:55 EDT 2008
I deleted the MessagingBufferFactory and instead added a createBuffer method on remoting connection and connector. It's really the connector that knows about how to create the buffer, the MessagingFactoryImpl class was in utils and had knowledge of MINA specifics which should only happen in the MINA sub dirs.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162531#4162531
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162531
More information about the jboss-dev-forums
mailing list