29912992299329942995299629972998299930003001
cuidNotify.add(cuid); //ok, we want to wake up the thread currently in // getNextConsumerPacket. // it is waiting on the ConsumerUID // so do a notify on ConsumerUID cuid.notifyAll(); } } return; }