Le 1/28/14 6:18 AM, Shammi Jayasinghe a écrit : > Hi , > > We are currently using mina-core 1.1.7 version and we have > org.apache.mina.common package inside that. We are using import > org.apache.mina.common.ByteBuffer in our source code. Now we are trying to > upgrade to mina-core 2.0.7 version and we are unable to find the above > package or the class inside that. So could you please tell me, where can i > find the compatible mina.common package which contains above classes.
The ByteBuffer class has been renamed IoBuffer in Mina 2. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
