{
if (acc)
checkAccessPermission(PacketType.ADD_CONSUMER, d, con);
ConsumerHandler handler = (ConsumerHandler)
pr.getHandler(PacketType.ADD_CONSUMER);
Consumer[] c = handler.createConsumer(d.getDestinationUID(), con,
session, selector, clientid, durablename,
nolocal, size, shared, creator_uid, false, useFlowControl);
if (c[2] != null)
c[2].resume("Resuming from protocol");
if (c[1] != null)