I have the following in a java file (MyRtmpClient.java):
import org.apache.mina.common.ByteBuffer;
and ByteBuffer is inside a
ByteBuffer
try including the jar file in your command line so :
javac MyRtmpClient.java ByteBuffer.jar