IncomingTransferObject result = incomingExtProv.getPayload(receive(
monitor.newChild(packetListenerIBB == null ? 10 : 1),
collector, 10000, forceWait));
if (monitor.isCanceled()) {
result.reject();
throw new LocalCancellationException();
}
byte[] data = result.accept(monitor
.newChild(packetListenerIBB == null ? 90 : 9));