Dragomir wrote:
I am looking for code that implements abstract class IoBuffer with it's
methods and especially prefixedDataAvailable(int prefixLength).

Seems so trivial but I can't find it in the source code or api doc.
The following page on MINA's wiki describe the IoBuffer inheritence. Out of it, you may be able to find the class code :
http://mina.apache.org/class-diagrams.html#ClassDiagrams-IoBufferclassdiagram

Hope it helps.

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to