Apparently I originally sent this e-mail to the wrong address.

Essentially, I am down to the final couple of errors that relate to compiler 
errors and I'm stumped on what to do.

PipelinedConnection.java contains the use of BlockingQueues and 
ExecutorServices that I'm unsure how to deal with and replace. Asmm mentioned 
on IRC, that it may be possible to remove this class outright in the creation 
of a client. Is this possible, why would it be so?


Connection.java contains the use of a Future<Void> receiveAllFrames() method. 
I'm unsure how to deal with this, or how to replace it with something that 
would work in J2ME.

If anyone could propose solutions, or point me in the right direction, I'd be 
really thankful.


Cheers, Brendan
_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to