String suid)
throws BrokerException
{
ProducerHandler handler = (ProducerHandler)
pr.getHandler(PacketType.ADD_PRODUCER);
handler.removeProducer(uid, false, con, suid);
}
public void resumeFlow(IMQConnection con, int bufsize)
{
FlowHandler handler = (FlowHandler)